Bug 479838 - KCrash creates unsolicited OpenGL context
Summary: KCrash creates unsolicited OpenGL context
Status: REPORTED
Alias: None
Product: frameworks-kcrash
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.248.0
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-01-15 12:12 UTC by Kai Uwe Broulik
Modified: 2024-01-17 01:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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