[Wayland-bugs] [Bug 103298] infinite loop when lid events are repeated - list item points to itself
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 26 09:43:32 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103298
--- Comment #4 from Michael Thayer <michael.thayer at oracle.com> ---
I was able to trigger the crash pretty easily with the old library still in use
by opening and closing the lid a few times in quick succession and then trying
to type an update to this bug. After restarting I was not immediately able to
trigger it, but instead brought gnome-shell down with an assertion (g_malloc
failed to allocate 1.8x10^19 bytes). Working down the stack a few frames it
looked like it was trying to use an invalid structure, presumably in memory
which had already been freed. Which at least raises the possibility that
gnome-shell has some memory use bug which triggers on suspend and resume and
that libinput was collateral damage.
--
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/20171026/5c082d1e/attachment.html>
More information about the wayland-bugs
mailing list