Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W weston
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 340
    • Issues 340
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 129
    • Merge requests 129
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waylandwayland
  • weston
  • Issues
  • #35
Closed
Open
Issue created Jun 02, 2014 by Bugzilla Migration User@bugzilla-migration

weston segfault on exit when cms-colord.so is loaded

Submitted by Laurent Bigonville

Assigned to Wayland bug list

Link to original bug (#79560)

Description

Created attachment 100327 Weston output

Hi,

When running weston from a X session and with the cms-colord.so module loaded, it segfault on exit with the following backtrace:

GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Invalid argument.  Aborting.
[19:29:57.375] caught signal: 6
[19:29:57.375]   [0000000000410227]  --  (weston)
[19:29:57.375]   [00000000004102ec]  --  (weston)
[19:29:57.375]   [00007f620d106420]  --  (/lib/x86_64-linux-gnu/libc.so.6)
[19:29:57.375]   [00007f620d1063a9]  gsignal  (/lib/x86_64-linux-gnu/libc.so.6)
[19:29:57.375]   [00007f620d1094c8]  abort  (/lib/x86_64-linux-gnu/libc.so.6)
[19:29:57.375]   [00007f6201de4453]  --  (/lib/x86_64-linux-gnu/libglib-2.0.so.0)
[19:29:57.375]   [00007f6201e539a3]  g_mutex_lock  (/lib/x86_64-linux-gnu/libglib-2.0.so.0)
[19:29:57.375]   [00007f6202ae8e44]  --  (/usr/lib/x86_64-linux-gnu/weston/cms-colord.so)
[19:29:57.375]   [00007f6202ae939b]  --  (/usr/lib/x86_64-linux-gnu/weston/cms-colord.so)
[19:29:57.375]   [0000000000407681]  --  (weston)
[19:29:57.375]   [000000000040e8ed]  weston_output_destroy  (weston)
[19:29:57.375]   [00007f620c898b30]  --  (/usr/lib/x86_64-linux-gnu/weston/x11-backend.so)
[19:29:57.375]   [00007f620c899ca8]  --  (/usr/lib/x86_64-linux-gnu/weston/x11-backend.so)
[19:29:57.375]   [00007f620c89a7b2]  --  (/usr/lib/x86_64-linux-gnu/weston/x11-backend.so)
[19:29:57.375]   [00007f620de6ec22]  wl_event_loop_dispatch  (/usr/lib/x86_64-linux-gnu/libwayland-server.so.0)
[19:29:57.375]   [000000000040c0e7]  --  (weston)
[19:29:57.375]   [00007f620de6ec22]  wl_event_loop_dispatch  (/usr/lib/x86_64-linux-gnu/libwayland-server.so.0)
[19:29:57.375]   [00007f620de6d265]  wl_display_run  (/usr/lib/x86_64-linux-gnu/libwayland-server.so.0)
[19:29:57.375]   [00000000004110fd]  --  (weston)
[19:29:57.375]   [00007f620d0f2b45]  __libc_start_main  (/lib/x86_64-linux-gnu/libc.so.6)
[19:29:57.375]   [0000000000407089]  --  (weston)

Attachment 100327, "Weston output":
weston_crash.txt

Version: 1.5.0

Edited Jun 30, 2018 by Daniel Stone
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking