tags 897390 = moreinfo quit
On Wed, 02 May 2018 02:09:08 +0200 Manolinux <m...@member.fsf.org> wrote: > #1 0x00007f7cd8902231 in __GI_abort () at abort.c:79 > #2 0x00005642194aaa5a in OsAbort () > #3 0x00005642194b0573 in ?? () > #4 0x00005642194b1395 in FatalError () > #5 0x00005642193388bf in ?? () > #6 0x00005642194a85d1 in ?? () > #7 0x00005642194a15db in WaitForSomething () > #8 0x000056421946d3e3 in ?? () > #9 0x0000564219471680 in ?? () > #10 0x00007f7cd88eda87 in __libc_start_main (main=0x564219337ee0, Hello Manolinux, probably you can provide a more helpful backtrace by installing some additional debug symbol packages. I assume in you system this command would return this package: $ dpkg -S /usr/bin/Xwayland xwayland: /usr/bin/Xwayland Then the debug symbols would be in xwayland-dbgsym. With an addition source entry [1] this package should be installed and then let gdb have another look at the core file. Kind regards, Bernhard [1] https://wiki.debian.org/HowToGetABacktrace