Bug 1217746 - Strange gdb crash on resizing window
Summary: Strange gdb crash on resizing window
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Matz
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-01 21:49 UTC by orchy _
Modified: 2023-12-06 08:28 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: No
Marketing QA Status: ---
IT Deployment: ---


Attachments
Coredump of higher gdb pid xzipped (1.59 MB, application/octet-stream)
2023-12-01 21:51 UTC, orchy _
Details
Coredump of lower gdb pid xzipped (1.60 MB, application/x-xz)
2023-12-01 21:52 UTC, orchy _
Details

Note You need to log in before you can comment on or make changes to this bug.
Description orchy _ 2023-12-01 21:49:20 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
Comment 1 orchy _ 2023-12-01 21:51:54 UTC
Created attachment 871109 [details]
Coredump of higher gdb pid xzipped
Comment 2 orchy _ 2023-12-01 21:52:33 UTC
Created attachment 871110 [details]
Coredump of lower gdb pid xzipped