GNU gdb (GDB) 8.2 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-alpine-linux-musl". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from Xwayland...Reading symbols from /usr/lib/debug//usr/bin/Xwayland.debug...done. done. [New LWP 2415] [New LWP 2414] Core was generated by `Xwayland :0 -rootless -terminate -listen 13 -listen 14 -wm 64'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f744c8ae3b1 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so [Current thread is 1 (LWP 2415)] (gdb) bt #0 0x00007f744c8ae3b1 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so #1 0x00007f744c8ae74b in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so #2 0x00007f744c8b4b71 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so #3 0x00007f744c8b47a8 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so #4 0x00007f745038b95b in start (p=) at src/thread/pthread_create.c:147 #5 0x00007f745038d844 in __clone () at src/thread/x86_64/clone.s:21 Backtrace stopped: frame did not save the PC (gdb) quit