Bug 479838

Summary: KCrash creates unsolicited OpenGL context
Product: [Frameworks and Libraries] frameworks-kcrash Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: REPORTED ---    
Severity: crash CC: nate, sitter
Priority: NOR Keywords: qt6
Version First Reported In: 5.248.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kai Uwe Broulik 2024-01-15 12:12:53 UTC
SUMMARY
KCrash creates an OpenGL context in my application even though it is a widget-based app and doesn’t do any GL.

STEPS TO REPRODUCE
1. Link KCrash

OBSERVED RESULT
App loads GL integration and creates a GL context

EXPECTED RESULT
Using KCrash does not jeopardize software-rendered apps.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: git master as of 2024-01-07
Qt Version: 6.6.1

ADDITIONAL INFORMATION