https://bugs.kde.org/show_bug.cgi?id=516187

TraceyC <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |qt-crash

--- Comment #8 from TraceyC <[email protected]> ---
Thanks for the complete backtrace, and the troubleshooting. It looks like this
crash is happening in Qt. This is where the assert happens

#5  0x00007ffff3ac05c9 in qAbort () at
/usr/src/qt6-base-6.9.2+dfsg-1ubuntu1/src/corelib/global/qassert.cpp:46
#6  qt_message_fatal<QString&> (context=<optimized out>, message=...) at
/usr/src/qt6-base-6.9.2+dfsg-1ubuntu1/src/corelib/global/qlogging.cpp:2149
#7  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=msg@entry=0x7ffff5dd74c9 "%s", ap=ap@entry=0x7fffffffcd68) at
/usr/src/qt6-base-6.9.2+dfsg-1ubuntu1/src/corelib/global/qlogging.cpp:381
        buf = {d = {d = 0x55555d3e8c80, ptr = 0x55555d3e8c90 u"Failed to
initialize graphics backend for OpenGL.", size = 49}, static _empty = 0
u'\000'}
#8  0x00007ffff3ac1366 in QMessageLogger::fatal
(this=this@entry=0x7fffffffd020, msg=msg@entry=0x7ffff5dd74c9 "%s") at
/usr/src/qt6-base-6.9.2+dfsg-1ubuntu1/src/corelib/global/qlogging.cpp:883
        ctxt = {<QMessageLogContext> = {static CurrentVersion = 2, version = 3,
line = 0, file = 0x0, function = 0x0, category = 0x7ffff5dd30f0 "default"},
static DefaultBacktraceDepth = 32, backtrace = std::optional [no contained
value]}
        ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area =
0x7fffffffcfa0, reg_save_area = 0x7fffffffced0}}

#9  0x00007ffff59b1c66 in QSGRenderLoop::handleContextCreationFailure
(this=this@entry=0x555555c65440, window=window@entry=0x555555c6c230) at
/usr/src/qt6-declarative-6.9.2+dfsg-1/src/quick/scenegraph/qsgrenderloop.cpp:292
        translatedMessage = {d = {d = 0x55555fb07b00, ptr = 0x55555fb07b10
u"Failed to initialize graphics backend for OpenGL.", size = 49}, static _empty
= 0 u'\000'}
        untranslatedMessage = {d = {d = 0x55555fb07b80, ptr = 0x55555fb07b90
u"Failed to initialize graphics backend for OpenGL.", size = 49}, static _empty
= 0 u'\000'}
        signalEmitted = <optimized out>
        recurseGuard = {q_hash = {d = 0x55555fad5a00}}
#10 0x00007ffff5b7d022 in QSGGuiThreadRenderLoop::ensureRhi
(this=this@entry=0x555555c65440, window=window@entry=0x555555c6c230, data=...)
at
/usr/src/qt6-declarative-6.9.2+dfsg-1/src/quick/scenegraph/qsgrenderloop.cpp:496
        forcePreferSwRenderer = <optimized out>
        rhiResult = {rhi = <optimized out>, own = <optimized out>}
        cd = 0x555555fd7090
        rhiSupport = 0x7ffff601a680 <QSGRhiSupport::instance_internal()::inst>
        ok = <optimized out>
        depthBufferEnabled = true

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to