<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston segfault on exit when cms-colord.so is loaded"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79560#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - weston segfault on exit when cms-colord.so is loaded"
href="https://bugs.freedesktop.org/show_bug.cgi?id=79560">bug 79560</a>
from <span class="vcard"><a class="email" href="mailto:ppaalanen@gmail.com" title="Pekka Paalanen <ppaalanen@gmail.com>"> <span class="fn">Pekka Paalanen</span></a>
</span></b>
<pre>For the record, it seems I reproduced something similar on the first try:
$ weston --modules=cms-colord.so
...
[12:48:14.145] x11 output 1024x600, window id 52428805
[12:48:14.145] Compositor capabilities:
arbitrary surface rotation: yes
screen capture uses y-flip: yes
[12:48:14.145] Loading module '/home/pq/local/lib/weston/desktop-shell.so'
[12:48:14.145] Loading module '/home/pq/local/lib/weston/xwayland.so'
[12:48:14.146] xserver listening on display :1
[12:48:14.146] Loading module '/home/pq/local/lib/weston/cms-colord.so'
[12:48:14.149] colord: initialized
[12:48:14.386] colord: no pnp.ids found
[12:48:14.386] colord: output X1 coldplugged
[12:48:14.386] colord: output added xrandr-weston-X11-none
[12:48:14.402] launching '/home/pq/local/libexec/weston-desktop-shell'
child 15321 exited
[12:48:39.389] colord: failed to create new or find existing device: Timeout
was reached
[12:48:39.390] caught signal: 11
[12:48:39.390] 0: weston (on_caught_signal+0x17) [0x409427]
[12:48:39.416] 1: /lib64/libpthread.so.0 (funlockfile+0x60) [0x7fc4fb8f342f]
[12:48:39.417] 2: /home/pq/local/lib/weston/cms-colord.so
(colord_run_loop_thread+0x28) [0x7fc4f470e808]
[12:48:39.422] 3: /usr/lib64/libglib-2.0.so.0 (g_test_get_filename+0x185)
[0x7fc4f3a2c7d5]
[12:48:39.422] 4: /lib64/libpthread.so.0 (__pthread_get_minstack+0x12f7)
[0x7fc4fb8ec3b7]
[12:48:39.423] 5: /lib64/libc.so.6 (clone+0x6d) [0x7fc4fb628236]
[12:48:39.423] 6: ? (?+0x6d) [0x6d]
Trace/breakpoint trap
Note a half minute pause after the Weston window was gone, before the errors
came up.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>