[Wayland-bugs] [Bug 94075] SIGSEGV in xkb_context_ref from /usr/lib/libxkbcommon.so.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 9 00:00:00 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94075

--- Comment #4 from Peter Hutterer <peter.hutterer at who-t.net> ---
fwiw, I tried reproducing this with 0.5.0 and 0.6.1 (on fedora) and could not
get the crash to happen. that's with a count of up to 200 and also with the
sleep removed, neither reproduced it here.

given the backtrace shows xkb_keymap_new_from_buffer() and the actual failure
is in xkb_context_ref() I would assume this is an SDL bug rather than a
libxbkcommon bug. The only thing that can segfault here is the ctx argument
which is provided by SDL. This indicates that SDL may not initialize the
keymap, or that some memory corruption happens, or that the keymap failed to
initialize but everything continued as normal

valgrind may tell you more

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160509/f8a8d9af/attachment.html>


More information about the wayland-bugs mailing list