Bug 1937276

Summary: Closing gtk4-demo causes a crash on aarch64
Product: [Fedora] Fedora Reporter: Sundeep Anand <suanand>
Component: gtk4Assignee: Kalev Lember <klember>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: gnome-sig, klember, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-16 00:03:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sundeep Anand 2021-03-10 09:13:04 UTC
Description of problem:

when we try closing gtk4-demo it runs into a segmentation fault on rpi4 arm8 Fedora 5.11.3-300.fc34.aarch64


Version-Release number of selected component (if applicable):


How reproducible:

often


Steps to Reproduce:
1. run "gtk4-demo" on terminal
2. run a demo, say: "Entry" -> "Completion"
3. try closing the application

Actual results:

it shows "Segmentation Fault (core dump)" on stdout. 


Expected results:

should be closed without any errors.


Additional info:

Comment 1 Matthias Clasen 2021-04-16 00:03:47 UTC
Can't do anything without a stacktrace