Bugzilla – Bug 1217746
Strange gdb crash on resizing window
Last modified: 2023-12-06 08:28:43 UTC
User-Agent: Mozilla/5.0 (Linux; Android 11; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 EdgA/118.0.2088.66 Build Identifier: I was debugging a bare bones kernel in QEMU with gdb while having "layout asm" active. I spawned a new kitty terminal in i3 and gdb crashed. Reproducible: Couldn't Reproduce Steps to Reproduce: Spawned new kitty terminal in i3 and gdb suddenly crashed Actual Results: gdb crashed Expected Results: Not crash, instead continue debugging There should be two coredumps attached which I recovered with coredumpctl
Created attachment 871109 [details] Coredump of higher gdb pid xzipped
Created attachment 871110 [details] Coredump of lower gdb pid xzipped