[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 13:03:06 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94075
--- Comment #9 from Pekka Paalanen <ppaalanen at gmail.com> ---
FWIW, it's a race, like you probably guessed.
Wayland_VideoInit() in SDL needs to init xkb_context much earlier. By the time
it does the two roundtrips, it may or may not have received the keymap event.
The backtrace shows it explodes inside the second roundtrip while processing a
keymap event (if the source I'm looking at is similar enough).
--
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/6d5e218a/attachment-0001.html>
More information about the wayland-bugs
mailing list