https://bugs.kde.org/show_bug.cgi?id=521330
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|BACKTRACE |DUPLICATE Status|NEEDSINFO |RESOLVED Keywords| |qt-crash See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=520367 --- Comment #7 from TraceyC <[email protected]> --- Thanks for the new backtrace, that's a lot more useful. >From a comment in bug 516788 this might be a graphics driver problem. That seems to be supported by the message "Failed to initialize graphics backend for OpenGL." #13 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., msg=msg@entry=0x7a9cdcfe763e "%s", ap=ap@entry=0x7ffdba0ea978) at /usr/src/qt6-base-6.10.2+dfsg-7/src/corelib/global/qlogging.cpp:412 buf = {d = {d = 0x5b2b30721020, ptr = 0x5b2b30721030 u"Failed to initialize graphics backend for OpenGL.", size = 49}, static _empty = 0 u'\000'} In bug 521366, one of the developers determined that when Qt fails to make a gl context, there isn't anything we can do in KDE code. You might want to make sure your system set up properly for suspend per https://community.kde.org/Distributions/Packaging_Recommendations#Proprietary_NVidia_driver_configuration Also, a graphics driver update might eliminate the crash. *** This bug has been marked as a duplicate of bug 521366 *** -- You are receiving this mail because: You are watching all bug changes.
