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

--- Comment #1 from Andrew Gunnerson <accounts+...@chiller3.com> ---
I just encountered this again, though this time, Konsole crashed when I
cancelled out of the portal file picker dialog. The new backtrace is similar,
but I noticed that frame 5 has `this=0x0` this time:

#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x00007fbf7887fbc3 in __pthread_kill_internal (threadid=<optimized out>,
signo=11) at pthread_kill.c:78
#2  0x00007fbf78826f9e in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x00007fbf7a89c37e in KCrash::defaultCrashHandler (sig=11) at
/usr/src/debug/kf6-kcrash-6.12.0-1.fc41.x86_64/src/kcrash.cpp:605
#4  0x00007fbf78827050 in <signal handler called> () at /lib64/libc.so.6
#5  QLayout::menuBar (this=0x0) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qlayout.cpp:898
#6  0x00007fbf7a2040ee in QMainWindow::menuBar (this=this@entry=0x7fbf5c0304b0)
at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/widgets/qmainwindow.cpp:465
#7  0x00007fbf609ca071 in Breeze::ToolsAreaManager::configUpdated
(this=0x55afb8baf0d0) at
/usr/src/debug/plasma-breeze-6.3.3-1.fc41.x86_64/kstyle/breezetoolsareamanager.cpp:144
#8  0x00007fbf78f5a26e in QtPrivate::QSlotObjectBase::call
(this=0x55afb8baf1b0, r=<optimized out>, a=0x7ffe03d15c70) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobjectdefs_impl.h:486
#9  doActivate<false> (sender=0x55afb8b789c0, signal_index=3,
argv=0x7ffe03d15c70) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4115
#10 0x00007fbf78f50867 in QMetaObject::activate
(sender=sender@entry=0x55afb8b789c0, m=m@entry=0x7fbf7a920920
<KConfigWatcher::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe03d15c70)
    at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:4175
#11 0x00007fbf7a8e53ed in KConfigWatcher::configChanged
(this=this@entry=0x55afb8b789c0, _t1=..., _t2=<optimized out>) at
/usr/src/debug/kf6-kconfig-6.12.0-1.fc41.x86_64/redhat-linux-build/src/core/KF6ConfigCore_autogen/include/moc_kconfigwatcher.cpp:159
#12 0x00007fbf7a8edd30 in KConfigWatcher::onConfigChangeNotification
(this=0x55afb8b789c0, changes=<optimized out>) at
/usr/src/debug/kf6-kconfig-6.12.0-1.fc41.x86_64/src/core/kconfigwatcher.cpp:114
#13 KConfigWatcher::qt_static_metacall (_o=_o@entry=0x55afb8b789c0,
_c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=1,
_a=_a@entry=0x7ffe03d15ed8)
    at
/usr/src/debug/kf6-kconfig-6.12.0-1.fc41.x86_64/redhat-linux-build/src/core/KF6ConfigCore_autogen/include/moc_kconfigwatcher.cpp:108
#14 0x00007fbf7a8edf32 in KConfigWatcher::qt_metacall (this=0x55afb8b789c0,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffe03d15ed8) at
/usr/src/debug/kf6-kconfig-6.12.0-1.fc41.x86_64/redhat-linux-build/src/core/KF6ConfigCore_autogen/include/moc_kconfigwatcher.cpp:144
#15 0x00007fbf77cde2d7 in QDBusConnectionPrivate::deliverCall
(this=0x7fbf5c001690, object=0x55afb8b789c0, msg=..., metaTypes=<optimized
out>, slotIdx=5) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/dbus/qdbusintegrator.cpp:1008
#16 0x00007fbf78f4b9a2 in QObject::event (this=0x55afb8b789c0,
e=0x7fbf5c02be60) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qobject.cpp:1418
#17 0x00007fbf7a03d9b8 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x55afb8b789c0, e=0x7fbf5c02be60) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:3296
#18 0x00007fbf78ef3590 in QCoreApplication::notifyInternal2
(receiver=0x55afb8b789c0, event=0x7fbf5c02be60) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1172
#19 0x00007fbf78ef37ed in QCoreApplication::sendEvent (receiver=<optimized
out>, event=<optimized out>) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1612
#20 0x00007fbf78ef6f51 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55afb88afb20) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1946
#21 0x00007fbf78ef71fd in QCoreApplication::sendPostedEvents
(receiver=<optimized out>, event_type=<optimized out>) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qcoreapplication.cpp:1800
#22 0x00007fbf791efb5f in postEventSourceDispatch (s=0x55afb8924fe0) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:246
#23 0x00007fbf760f128c in g_main_dispatch (context=0x7fbf5c000f00) at
../glib/gmain.c:3357
#24 g_main_context_dispatch_unlocked (context=0x7fbf5c000f00) at
../glib/gmain.c:4208
#25 0x00007fbf761517b8 in g_main_context_iterate_unlocked.isra.0
(context=context@entry=0x7fbf5c000f00, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4273
#26 0x00007fbf760f2783 in g_main_context_iteration (context=0x7fbf5c000f00,
may_block=1) at ../glib/gmain.c:4338
#27 0x00007fbf791ef2b3 in QEventDispatcherGlib::processEvents
(this=0x55afb88b7c70, flags=...) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/kernel/qeventdispatcher_glib.cpp:399
#28 0x00007fbf78f00993 in QEventLoop::exec (this=this@entry=0x7ffe03d16530,
flags=..., flags@entry=...) at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:34
#29 0x00007fbf78efbf6e in QCoreApplication::exec () at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/corelib/global/qflags.h:74
#30 0x00007fbf796d7d3d in QGuiApplication::exec () at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/gui/kernel/qguiapplication.cpp:1975
#31 0x00007fbf7a03d929 in QApplication::exec () at
/usr/src/debug/qt6-qtbase-6.8.2-3.fc41.x86_64/src/widgets/kernel/qapplication.cpp:2564
#32 0x000055afb4fa024c in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/konsole-24.12.3-1.fc41.x86_64/src/main.cpp:260

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

Reply via email to