GNU bug report logs -
#56869
29.0.50; segfault, "assertion 'GDK_IS_DEVICE (device)' failed"
Previous Next
Full log
Message #55 received at 56869 <at> debbugs.gnu.org (full text, mbox):
Joe Corneli <joseph.corneli <at> hyperreal.enterprises> writes:
> Joe Corneli writes:
>
>> Hm, I think I missed the obvious ones. Have added:
>>
>> sudo apt-get install libgtk-3-0-dbgsym libgtk-3-bin-dbgsym
>>
>> If it crashes again, I’ll give more info.
>
> OK, I think I’m now able to provide the debugging info you were asking
> for! As far as I could tell the specific interaction that triggered
> this was switching between windows.
Thanks. Unfortunately, the line number doesn't make much sense, so
could you also type "l" at the debugger prompt and show the output?
> Thread 1 "emacs" received signal SIGSEGV, Segmentation fault.
> gdk_x11_device_manager_xi2_translate_event (xevent=<optimised out>, event=<optimised out>, display=<optimised out>,
> translator=<optimised out>) at ../../../../../gdk/x11/gdkdevicemanager-xi2.c:1794
> 1794 ../../../../../gdk/x11/gdkdevicemanager-xi2.c: No such file or directory.
> (gdb) generate-core-file
> warning: Memory read failed for corefile section, 4096 bytes at 0xffffffffff600000.
> Saved corefile core.384524
> (gdb) bt
> #0 gdk_x11_device_manager_xi2_translate_event
> (xevent=<optimised out>, event=<optimised out>, display=<optimised out>, translator=<optimised out>)
> at ../../../../../gdk/x11/gdkdevicemanager-xi2.c:1794
This bug report was last modified 1 year and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.