Created attachment 181263 [details] The KCrash, from drkonqi-coredump-gui SUMMARY When I enter Plasma Settings and switch between the KCMs, sometimes I see a crash. It's occurred twice in an hour, during my limited usage thus far. OBSERVED RESULT > Core was generated by `/usr/bin/plasma-settings -x all'. > --Type <RET> for more, q to quit, c to continue without paging--c > Program terminated with signal SIGSEGV, Segmentation fault. > #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 > 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; > [Current thread is 1 (Thread 0x7f6371812240 (LWP 10933))] > Function(s) ^std::(move|forward|as_const|(__)?addressof) will be skipped when stepping. > Function(s) ^std::(shared|unique)_ptr<.*>::(get|operator) will be skipped when stepping. > Function(s) ^std::(basic_string|vector|array|deque|(forward_)?list|(unordered_|flat_)?(multi)?(map|set)|span)<.*>::(c?r?(begin|end)|front|back|data|size|empty) will be skipped when stepping. > Function(s) ^std::(basic_string|vector|array|deque|span)<.*>::operator.] will be skipped when stepping. > (gdb) bt > #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 > #1 0x00007f6372680343 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 > #2 0x00007f6372626cbe in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 > #3 0x00007f6374f693e2 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kf6-kcrash-6.12.0-1.fc42.x86_64/src/kcrash.cpp:653 > #4 <signal handler called> > #5 0x00007f6374f68f80 in KCrash::defaultCrashHandler (sig=6) at /usr/src/debug/kf6-kcrash-6.12.0-1.fc42.x86_64/src/kcrash.cpp:538 > #6 <signal handler called> > #7 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 > #8 0x00007f6372680343 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 > #9 0x00007f6372626cbe in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 > #10 0x00007f637260e6d6 in __GI_abort () at abort.c:73 > #11 0x00007f6372c1abfc in qAbort () at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qassert.cpp:46 > #12 0x00007f6372c6e308 in qt_message_fatal<QString&> (context=..., message=...) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:2122 > #13 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., > msg=msg@entry=0x7f6373c87608 "QFontDatabase: Must construct a QGuiApplication before accessing QFontDatabase", ap=ap@entry=0x7ffe348f6788) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:381 > #14 0x00007f6372c1c334 in QMessageLogger::fatal (this=this@entry=0x7ffe348f69e0, > msg=msg@entry=0x7f6373c87608 "QFontDatabase: Must construct a QGuiApplication before accessing QFontDatabase") > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:883 > #15 0x00007f6373435533 in QFontDatabasePrivate::ensureFontDatabase () at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:1354 > #16 0x00007f63737d67dc in QFontDatabasePrivate::findFont (req=..., script=script@entry=2, preferScriptOverFamily=preferScriptOverFamily@entry=false) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:2629 > #17 0x00007f63737d807c in QFontDatabasePrivate::load (d=d@entry=0x564377943450, script=script@entry=2) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:2892 > #18 0x00007f63737b23b0 in QFontPrivate::engineForScript (this=0x564377943450, script=script@entry=2) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfont.cpp:253 > #19 0x00007f63737f1ae8 in QFontMetricsF::height (this=this@entry=0x7ffe348f6f80) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontmetrics.cpp:1206 > #20 0x00007f6371b06b46 in QQuickTextPrivate::lineHeightOffset (this=0x564378aee4a0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:1357 > #21 0x00007f6371b076e2 in QQuickText::contentHeight (this=this@entry=0x564378aee3b0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:2896 > #22 0x00007f6371b0d0f3 in QQuickTextPrivate::updateSize (this=this@entry=0x564378aee4a0) > --Type <RET> for more, q to quit, c to continue without paging--c > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:453 > #23 0x00007f6371b0e960 in QQuickTextPrivate::updateLayout (this=0x564378aee4a0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:262 > #24 0x00007f6371b0fa13 in QQuickText::setText (this=0x564378aee3b0, n=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:2048 > #25 0x00007f63748700c4 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=0x7ffe348f7240, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlpropertydata_p.h:336 > #26 GenericBinding<10>::doStore<QString> (this=0x564378aeee80, value=..., pd=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:284 > #27 GenericBinding<10>::write (this=0x564378aeee80, result=..., isUndefined=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:265 > #28 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378aeee80, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > #29 0x00007f637486b898 in QQmlBinding::update (this=0x564378aeee80, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > #30 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > #31 0x00007f6372d5fff0 in doActivate<false> (sender=0x564378aec790, signal_index=63, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > #32 0x00007f63748700c4 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=0x7ffe348f8de0, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlpropertydata_p.h:336 > #33 GenericBinding<10>::doStore<QString> (this=0x564378af29d0, value=..., pd=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:284 > #34 GenericBinding<10>::write (this=0x564378af29d0, result=..., isUndefined=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:265 > #35 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378af29d0, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > #36 0x00007f637486b898 in QQmlBinding::update (this=0x564378af29d0, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > #37 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > #38 0x00007f6372d5fff0 in doActivate<false> (sender=0x564378ae9670, signal_index=90, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > #39 0x00007f637486a535 in QQmlBinding::slowWrite (this=this@entry=0x564378af2c00, core=..., valueTypeData=..., result=..., > isUndefined=isUndefined@entry=true, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:524 > #40 0x00007f637486e136 in GenericBinding<0>::write (this=0x564378af2c00, result=..., isUndefined=true, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:277 > #41 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378af2c00, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > #42 0x00007f637486b898 in QQmlBinding::update (this=0x564378af2c00, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > #43 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > #44 0x00007f6372d5fff0 in doActivate<false> (sender=0x564379f16fa0, signal_index=37, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > #45 0x00007f63748aeca2 in QQmlData::destroyed (this=0x564379b91180, object=0x564379b8ba40) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlengine.cpp:1421 > #46 0x00007f6372d5c0cd in QObject::~QObject (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:1046 > #47 0x00007f62ea966d85 in PulseAudioQt::Port::~Port (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/port.cpp:19 > #48 0x00007f6372d57a02 in QObjectPrivate::deleteChildren (this=this@entry=0x564379be11c0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:2223 > #49 0x00007f6372d5c7d4 in QObject::~QObject (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:1140 > #50 0x00007f62ea95b0df in PulseAudioQt::Sink::~Sink (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/sink.cpp:32 > #51 PulseAudioQt::MapBase<PulseAudioQt::Sink, pa_sink_info>::removeEntry (this=this@entry=0x564375ecfc88, index=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/maps.h:160 > #52 0x00007f62ea962bcf in PulseAudioQt::MapBase<PulseAudioQt::Sink, pa_sink_info>::reset (this=0x564375ecfc88) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/maps.h:105 > #53 PulseAudioQt::ContextPrivate::reset (this=0x564375ecfc80) at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:769 > #54 0x00007f62ea94f23a in PulseAudioQt::ContextPrivate::~ContextPrivate (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:358 > #55 0x00007f62ea9500d6 in PulseAudioQt::ContextPrivate::~ContextPrivate (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:359 > #56 std::default_delete<PulseAudioQt::ContextPrivate>::operator() (this=<optimized out>, __ptr=0x564375ecfc80) at /usr/include/c++/15/bits/unique_ptr.h:93 > #57 std::unique_ptr<PulseAudioQt::ContextPrivate, std::default_delete<PulseAudioQt::ContextPrivate> >::~unique_ptr (this=<optimized out>, > this=<optimized out>) at /usr/include/c++/15/bits/unique_ptr.h:399 > #58 PulseAudioQt::Context::~Context (this=<optimized out>, this=<optimized out>) at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:343 > #59 0x00007f62ea959110 in PulseAudioQt::Context::~Context (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:343 > #60 std::default_delete<PulseAudioQt::Context>::operator() (this=<optimized out>, __ptr=0x564375ed64a0) at /usr/include/c++/15/bits/unique_ptr.h:93 > #61 std::unique_ptr<PulseAudioQt::Context, std::default_delete<PulseAudioQt::Context> >::~unique_ptr (this=<optimized out>, this=<optimized out>) > at /usr/include/c++/15/bits/unique_ptr.h:399 > #62 0x00007f63726294c1 in __run_exit_handlers (status=0, listp=0x7f63727f6680 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, > run_dtors=run_dtors@entry=true) at exit.c:118 > #63 0x00007f637262959e in __GI_exit (status=<optimized out>) at exit.c:148 > #64 0x00007f63726105fc in __libc_start_call_main (main=main@entry=0x56436ded75a0 <main(int, char**)>, argc=argc@entry=3, argv=argv@entry=0x7ffe348fcca8) > at ../sysdeps/nptl/libc_start_call_main.h:74 > #65 0x00007f63726106a8 in __libc_start_main_impl (main=0x56436ded75a0 <main(int, char**)>, argc=3, argv=0x7ffe348fcca8, init=<optimized out>, > fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe348fcc98) at ../csu/libc-start.c:360 > #66 0x000056436ded9cf5 in _start () SOFTWARE/OS VERSIONS > Virtualization: kvm > Operating System: Fedora Linux 42 (KDE Plasma Mobile) > CPE OS Name: cpe:/o:fedoraproject:fedora:42 > Hardware Vendor: QEMU > Hardware Model: Standard PC _Q35 + ICH9, 2009_ > KDE Plasma Version: 6.3.5 > KDE Frameworks Version: 6.12.0 > Qt Version: 6.9.0 > Kernel Version: 6.14.0-63.fc42.x86_64 > OS-Type: 64 > Processor: 6 × AMD Ryzen 5 7600X 6-Core Processor > Memory: 15.6 GiB ADDITIONAL INFORMATION > (gdb) bt full > #0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44 > tid = <optimized out> > ret = 0 > pd = <optimized out> > old_mask = {__val = {0}} > ret = <optimized out> > #1 0x00007f6372680343 in __pthread_kill_internal (threadid=<optimized out>, signo=11) at pthread_kill.c:89 > No locals. > #2 0x00007f6372626cbe in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26 > ret = <optimized out> > #3 0x00007f6374f693e2 in KCrash::defaultCrashHandler (sig=11) at /usr/src/debug/kf6-kcrash-6.12.0-1.fc42.x86_64/src/kcrash.cpp:653 > crashRecursionCounter = 3 > #4 <signal handler called> > No locals. > #5 0x00007f6374f68f80 in KCrash::defaultCrashHandler (sig=6) at /usr/src/debug/kf6-kcrash-6.12.0-1.fc42.x86_64/src/kcrash.cpp:538 > disp = <optimized out> > display = 0x0 > data = {<KCrash::MetadataWriter> = {_vptr.MetadataWriter = 0x7f6374f71810 <vtable for KCrash::Metadata+16>}, argv = {_M_elems = {0x0, > 0x7f6374f6f6bd "--qtversion", 0x564375d52190 "6.9.0", 0x7f6374f6f6d0 "--kdeframeworksversion", 0x7f6374f6f6c9 "6.12.0", > 0x7f6374f6f708 "--platform", 0x7f6358017530 "xcb", 0x0 <repeats 31 times>}}, argc = 7, m_writer = 0x7ffe348f57b0} > platformName = {d = {d = 0x7f6358017520, ptr = 0x7f6358017530 "xcb", size = 3}, static _empty = 0 '\000'} > about = <optimized out> > argv = <optimized out> > ini = {<KCrash::MetadataWriter> = {_vptr.MetadataWriter = 0x7f6374f71840 <vtable for KCrash::MetadataINIWriter+16>}, writable = true, fd = 3} > sigtxt = "\000\000\000\351o.\023\354\304n" > pidtxt = "\360X\2174\376\177\000\000\206\360\206tc\177\000\000\000Y\2174" > argc = <optimized out> > crashRecursionCounter = 3 > #6 <signal handler called> > No locals. > #7 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 > tid = <optimized out> > ret = 0 > pd = <optimized out> > --Type <RET> for more, q to quit, c to continue without paging--c > old_mask = {__val = {140729780233888}} > ret = <optimized out> > #8 0x00007f6372680343 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 > No locals. > #9 0x00007f6372626cbe in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 > ret = <optimized out> > #10 0x00007f637260e6d6 in __GI_abort () at abort.c:73 > act = {__sigaction_handler = {sa_handler = 0x4e, sa_sigaction = 0x4e}, sa_mask = {__val = {0, 94847838537328, 94847838537344, 78, > 7981764006734981376, 78, 3, 140729780234144, 140729780234000, 2, 140065122505808, 140729780233968, 140065104126267, 94847835724880, > 7981764006734981376, 20}}, sa_flags = 779086080, sa_restorer = 0x7f6373c87608} > #11 0x00007f6372c1abfc in qAbort () at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qassert.cpp:46 > No locals. > #12 0x00007f6372c6e308 in qt_message_fatal<QString&> (context=..., message=...) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:2122 > No locals. > #13 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=..., > msg=msg@entry=0x7f6373c87608 "QFontDatabase: Must construct a QGuiApplication before accessing QFontDatabase", ap=ap@entry=0x7ffe348f6788) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:381 > buf = {d = {d = 0x5643789b0940, ptr = 0x5643789b0950 u"QFontDatabase: Must construct a QGuiApplication before accessing QFontDatabase", > size = 78}, static _empty = 0 u'\000'} > #14 0x00007f6372c1c334 in QMessageLogger::fatal (this=this@entry=0x7ffe348f69e0, > msg=msg@entry=0x7f6373c87608 "QFontDatabase: Must construct a QGuiApplication before accessing QFontDatabase") > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/global/qlogging.cpp:883 > ctxt = {<QMessageLogContext> = {static CurrentVersion = 2, version = 3, line = 0, file = 0x0, function = 0x0, > category = 0x7f6373c767ab "default"}, static DefaultBacktraceDepth = 32, backtrace = std::optional [no contained value]} > ap = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7ffe348f69c0, reg_save_area = 0x7ffe348f68f0}} > #15 0x00007f6373435533 in QFontDatabasePrivate::ensureFontDatabase () at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:1354 > platformFontDatabase = <optimized out> > d = 0x7f6373df5480 <QFontDatabasePrivate::instance()::instance> > #16 0x00007f63737d67dc in QFontDatabasePrivate::findFont (req=..., script=script@entry=2, preferScriptOverFamily=preferScriptOverFamily@entry=false) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:2629 > locker = {m_mutex = 0x7f6373df5450 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS_fontDatabaseMutex> >::instance()::holder>, > m_isLocked = true} > engine = <optimized out> > request = <optimized out> > fontCache = 0x7ffe348f6b30 > multi = false > key = {def = {families = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x7ffe348f6ca0, > ptr = 0x7f6372e3b2d1 <QArrayData::allocate(QArrayData**, long long, long long, long long, QArrayData::AllocationOption)+81>, > size = 140729780235456}}, styleName = {d = {d = 0x7ffe348f6df0, ptr = 0x0, size = 1}, static _empty = 0 u'\000'}, > fallBackFamilies = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x7ffe348f6ce0, > ptr = 0x7f637346d816 <QArrayDataPointer<QString>::reallocateAndGrow(QArrayData::GrowthPosition, long long, QArrayDataPointer<QString>*)+214>, size = 94847743179216}}, variableAxisValues = {d = {d = {ptr = 0x6ec4ec132e6fe900}}}, pointSize = 6.9529749761277458e-310, > pixelSize = 4.3531316158928153e-315, styleStrategy = 0, stretch = 0, style = 0, hintingPreference = 0, styleHint = 0, weight = 0, > fixedPitch = 0, ignorePitch = 0, fixedPitchComputed = 0, reserved = 0}, script = 9 '\t', multi = 0 '\000'} > family_name = {d = {d = 0x564379ecbcf0, ptr = 0x7ffe348f6bf0 u"沀㒏翾", size = 140729780235184}, static _empty = 0 u'\000'} > foundry_name = {d = {d = 0x7ffe348f6b20, > ptr = 0x7f6372e3b3f9 <QArrayData::allocate2(QArrayData**, long long, QArrayData::AllocationOption)+57> u"襈䣂삅⥴Ç\001", size = 9}, > static _empty = 0 u'\000'} > requestFamily = {d = {d = 0x7ffe348f6b80, > ptr = 0x7f6372dffd99 <QString::reallocData(long long, QArrayData::AllocationOption)+345> u"ས䕯䢰솉쀱襦处蕍\xfed䦅\xffff暞ἏD䤀䓇ဤ", size = 94847755788416}, static _empty = 0 u'\000'} > desc = {family = 0x7ffe348f6da0, foundry = 0x9, style = 0x0, size = 0x564377944512} > blackListed = {<QListSpecialMethods<int>> = {<QListSpecialMethodsBase<int>> = {<No data fields>}, <No data fields>}, d = {d = 0x564376caa080, > ptr = 0x564376caa090, size = 9}} > score = 881814528 > index = 32766 > #17 0x00007f63737d807c in QFontDatabasePrivate::load (d=d@entry=0x564377943450, script=script@entry=2) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontdatabase.cpp:2892 > req = {families = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x5643760a39d0, ptr = 0x5643760a39e0, size = 1}}, styleName = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}, > fallBackFamilies = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x564376caa080, ptr = 0x564376caa0a8, size = 0}}, variableAxisValues = {d = {d = {ptr = 0x0}}}, pointSize = 10, pixelSize = 13, > styleStrategy = 1, stretch = 0, style = 0, hintingPreference = 0, styleHint = 5, weight = 400, fixedPitch = 0, ignorePitch = 1, > fixedPitchComputed = 0, reserved = 0} > fallBackFamilies = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x564379b8bc20, ptr = 0x564379b8bc30, size = 1}} > fe = 0x0 > family_list = {<QListSpecialMethods<QString>> = {<QListSpecialMethodsBase<QString>> = {<No data fields>}, <No data fields>}, d = { > d = 0x56437b9dc350, ptr = 0x56437b9dc360, size = 2}} > it = {i = 0x56437b9dc360} > end = {i = 0x56437b9dc390} > #18 0x00007f63737b23b0 in QFontPrivate::engineForScript (this=0x564377943450, script=script@entry=2) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfont.cpp:253 > locker = {m_mutex = 0x7f6373df5450 <QGlobalStatic<QtGlobalStatic::Holder<(anonymous namespace)::Q_QGS_fontDatabaseMutex> >::instance()::holder>, > m_isLocked = true} > #19 0x00007f63737f1ae8 in QFontMetricsF::height (this=this@entry=0x7ffe348f6f80) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/gui/text/qfontmetrics.cpp:1206 > engine = <optimized out> > #20 0x00007f6371b06b46 in QQuickTextPrivate::lineHeightOffset (this=0x564378aee4a0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:1357 > fm = {d = {d = {ptr = 0x564377943450}}} > fontHeight = <optimized out> > #21 0x00007f6371b076e2 in QQuickText::contentHeight (this=this@entry=0x564378aee3b0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:2896 > d = <optimized out> > #22 0x00007f6371b0d0f3 in QQuickTextPrivate::updateSize (this=this@entry=0x564378aee4a0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:453 > q = 0x564378aee3b0 > hPadding = 0 > vPadding = 0 > previousSize = {wd = -5.3140103725178076e+303, ht = -5.3140103725178076e+303} > size = <optimized out> > #23 0x00007f6371b0e960 in QQuickTextPrivate::updateLayout (this=0x564378aee4a0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:262 > q = 0x564378aee3b0 > #24 0x00007f6371b0fa13 in QQuickText::setText (this=0x564378aee3b0, n=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/quick/items/qquicktext.cpp:2048 > d = 0x564378aee4a0 > #25 0x00007f63748700c4 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=0x7ffe348f7240, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlpropertydata_p.h:336 > status = -1 > argv = {0x7ffe348f7240, 0x0, 0x7ffe348f7234, 0x7ffe348f7230} > #26 GenericBinding<10>::doStore<QString> (this=0x564378aeee80, value=..., pd=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:284 > o = 0x7ffe348f7240 > #27 GenericBinding<10>::write (this=0x564378aeee80, result=..., isUndefined=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:265 > pd = 0x7f63001fdd30 > vpd = {m_flags = {otherBits = 0, isConst = 0, isVMEFunction = 0, isWritableORhasArguments = 0, isResettableORisSignal = 0, > isAliasORisVMESignal = 0, isFinalORisV4Function = 0, isSignalHandler = 0, isOverridableSignal = 0, isRequiredORisCloned = 0, > isConstructorORisBindable = 0, isOverridden = 0, hasMetaObject = 0, type = 0, overrideIndexIsProperty = 0}, m_coreIndex = -1, > m_notifyIndex = -1, m_overrideIndex = -1, m_metaObjectOffset = -1, m_revision = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, > m_typeVersion = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, m_propType = {d_ptr = 0x0}, {m_arguments = 0x0, > m_staticMetaCallFunction = 0x0, m_metaObject = 0x0}} > propertyType = 10 > vtw = <optimized out> > #28 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378aeee80, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > isUndefined = false > result = <optimized out> > ep = 0x564379ecbcf0 > error = false > canWrite = <optimized out> > v4Function = <optimized out> > #29 0x00007f637486b898 in QQmlBinding::update (this=0x564378aeee80, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > watcher = {_c = 0x564378aee3b0, _w = 0x7ffe348f7400, _s = 0x564378aeee80} > qmlEngine = <optimized out> > scope = {engine = 0x56437609bc00, mark = 0x7f62e2dbe508} > prof = <optimized out> > #30 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > data = @0x7ffe348f7498: {originalSenderPtr = 0, disconnectWatch = 0x7ffe348f7498, endpoint = 0x564378a8d270} > stack = {<QVLABase<(anonymous namespace)::NotifyListTraversalData>> = {<QVLABaseBase> = {a = 256, s = 1, > ptr = 0x7ffe348f7498}, <No data fields>}, <QVLAStorage<24, 8, 256>> = { > array = "\000\000\000\000\000\000\000\000\230t\2174\376\177\000\000pҨxCV\000\000\000w\2174\376\177\000\000\000\274\tvCV\000\000\000v\2174\376\177\000\000\021Hutc\177\000\000\000u\2174\376\177\000\000PK\202{CV\000\000`O\034yCV\000\000\360\314>wCV\000\000 \016XzCV\000\000\030\205;Lc\177\000\000\000\000\000\000\000\000\000\000\360\314>wCV\000\000\000\000\000\000\000\000\000\000x\016\370\303b\177\000\000 \016XzCV\000\000\000w\2174\376\177\000\000\370v\2174\376\177\000\000\000\351o.\023\354\304n\376\376\376\376\376\376\376\376\340\310(sc\177\000\000\320w\2174\376\177\000\000\003\000\000\000\000\000\000\000\320"...}, static PreallocatedSize = <optimized out>} > i = <optimized out> > #31 0x00007f6372d5fff0 in doActivate<false> (sender=0x564378aec790, signal_index=63, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > sp = <optimized out> > signal_spy_set = <optimized out> > empty_argv = {0x6ec4ec132e6fe900} > senderDeleted = <optimized out> > #32 0x00007f63748700c4 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=0x7ffe348f8de0, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlpropertydata_p.h:336 > status = -1 > argv = {0x7ffe348f8de0, 0x0, 0x7ffe348f8dd4, 0x7ffe348f8dd0} > #33 GenericBinding<10>::doStore<QString> (this=0x564378af29d0, value=..., pd=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:284 > o = 0x7ffe348f8de0 > #34 GenericBinding<10>::write (this=0x564378af29d0, result=..., isUndefined=<optimized out>, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:265 > pd = 0x7f6300369350 > vpd = {m_flags = {otherBits = 0, isConst = 0, isVMEFunction = 0, isWritableORhasArguments = 0, isResettableORisSignal = 0, > isAliasORisVMESignal = 0, isFinalORisV4Function = 0, isSignalHandler = 0, isOverridableSignal = 0, isRequiredORisCloned = 0, > isConstructorORisBindable = 0, isOverridden = 0, hasMetaObject = 0, type = 0, overrideIndexIsProperty = 0}, m_coreIndex = -1, > m_notifyIndex = -1, m_overrideIndex = -1, m_metaObjectOffset = -1, m_revision = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, > m_typeVersion = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, m_propType = {d_ptr = 0x0}, {m_arguments = 0x0, > m_staticMetaCallFunction = 0x0, m_metaObject = 0x0}} > propertyType = 10 > vtw = <optimized out> > #35 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378af29d0, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > isUndefined = false > result = <optimized out> > ep = 0x564379ecbcf0 > error = false > canWrite = <optimized out> > v4Function = <optimized out> > #36 0x00007f637486b898 in QQmlBinding::update (this=0x564378af29d0, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > watcher = {_c = 0x564378aec790, _w = 0x7ffe348f8fa0, _s = 0x564378af29d0} > qmlEngine = <optimized out> > scope = {engine = 0x56437609bc00, mark = 0x7f62e2dbe500} > prof = <optimized out> > #37 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > data = @0x7ffe348f9038: {originalSenderPtr = 0, disconnectWatch = 0x7ffe348f9038, endpoint = 0x564378a8cc18} > stack = {<QVLABase<(anonymous namespace)::NotifyListTraversalData>> = {<QVLABaseBase> = {a = 256, s = 1, > ptr = 0x7ffe348f9038}, <No data fields>}, <QVLAStorage<24, 8, 256>> = { > array = "\000\000\000\000\000\000\000\0008\220\2174\376\177\000\000\030̨xCV\000\000\b\346\333\342b\177\000\000\000\351o.\023\354\304n\220\220\2174\376\177\000\000\000\377\245\342b\177\000\000\000\274\tvCV\000\000\300\250\250\342b\177\000\000(\346\333\342b\177\000\000\000\274\tvCV\000\000\000\221\2174\376\177\000\000\v\342hrc\177\000\000p\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\300j\177rc\177\000\000 \000\000\000\000\000\000\000p\000\000\000\000\000\000\000\340ā{CV\000\000\004\001\000\000\000\000\000\000\020\000\000\000\000\000\000\000\260\221\2174\376\177\000\000\000\000\000\000\000\000\000\000 \346\333\342b\177\000\000\000\274\tvCV\000\000 \221"...}, static PreallocatedSize = <optimized out>} > i = <optimized out> > #38 0x00007f6372d5fff0 in doActivate<false> (sender=0x564378ae9670, signal_index=90, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > sp = <optimized out> > signal_spy_set = <optimized out> > empty_argv = {0x7f6358001c20} > senderDeleted = <optimized out> > #39 0x00007f637486a535 in QQmlBinding::slowWrite (this=this@entry=0x564378af2c00, core=..., valueTypeData=..., result=..., > isUndefined=isUndefined@entry=true, flags=..., flags@entry=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:524 > f = <optimized out> > vmemo = <optimized out> > metaType = <optimized out> > type = 41 > watcher = {_c = 0x0, _w = 0x7ffe348facd0, _s = 0x564378af2c00} > value = {d = {static MaxInternalSize = 24, data = {data = '\000' <repeats 23 times>, shared = 0x0, _forAlignment = 0}, is_shared = 0, is_null = 1, > packedType = 0}} > isVarProperty = <optimized out> > #40 0x00007f637486e136 in GenericBinding<0>::write (this=0x564378af2c00, result=..., isUndefined=true, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:277 > pd = 0x7f62dc044300 > vpd = {m_flags = {otherBits = 0, isConst = 0, isVMEFunction = 0, isWritableORhasArguments = 0, isResettableORisSignal = 0, > isAliasORisVMESignal = 0, isFinalORisV4Function = 0, isSignalHandler = 0, isOverridableSignal = 0, isRequiredORisCloned = 0, > isConstructorORisBindable = 0, isOverridden = 0, hasMetaObject = 0, type = 0, overrideIndexIsProperty = 0}, m_coreIndex = -1, > m_notifyIndex = -1, m_overrideIndex = -1, m_metaObjectOffset = -1, m_revision = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, > m_typeVersion = {m_minorVersion = 0 '\000', m_majorVersion = 0 '\000'}, m_propType = {d_ptr = 0x0}, {m_arguments = 0x0, > m_staticMetaCallFunction = 0x0, m_metaObject = 0x0}} > propertyType = <optimized out> > #41 0x00007f6374867be9 in QQmlBinding::doUpdate (this=0x564378af2c00, watcher=..., flags=..., scope=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:715 > isUndefined = true > result = <optimized out> > ep = 0x564379ecbcf0 > error = false > canWrite = <optimized out> > v4Function = <optimized out> > #42 0x00007f637486b898 in QQmlBinding::update (this=0x564378af2c00, flags=...) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlbinding.cpp:165 > watcher = {_c = 0x564378ae9670, _w = 0x7ffe348facd0, _s = 0x564378af2c00} > qmlEngine = <optimized out> > scope = {engine = 0x56437609bc00, mark = 0x7f62e2dbe4f8} > prof = <optimized out> > #43 0x00007f6374911831 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlnotifier.cpp:70 > data = @0x7ffe348fadc8: {originalSenderPtr = 0, disconnectWatch = 0x7ffe348fadc8, endpoint = 0x564378a8ca20} > stack = {<QVLABase<(anonymous namespace)::NotifyListTraversalData>> = {<QVLABaseBase> = {a = 256, s = 5, > ptr = 0x7ffe348fad68}, <No data fields>}, <QVLAStorage<24, 8, 256>> = { > array = "\240o\361yCV\000\000h\255\2174\376\177\000\000XU\235yCV\000\000\240o\361yCV\000\000\200\255\2174\376\177\000\000\260T\235yCV\000\000\240o\361yCV\000\000\230\255\2174\376\177\000\000@T\235yCV\000\000\000\000\000\000\000\000\000\000\260\255\2174\376\177\000\000XʨxCV\000\000\000\000\000\000\000\000\000\000ȭ\2174\376\177\000\000 ʨxCV\000\000p\242XvCV\000\000\000\351o.\023\354\304n`\256\2174\376\177\000\000\300I\276vCV\000\0000\257\2174\376\177\000\000\td\213tc\177\000\000\360\274\354yCV\000\000\000\351o.\023\354\304n\220\256\2174\376\177\000\000\350\377\377\377\377\377\377\377\260Ə4"...}, > static PreallocatedSize = <optimized out>} > i = <optimized out> > #44 0x00007f6372d5fff0 in doActivate<false> (sender=0x564379f16fa0, signal_index=37, argv=0x0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028 > sp = <optimized out> > signal_spy_set = <optimized out> > empty_argv = {0x7f63747911e5 <QV4::PersistentValueStorage::getEngine(QV4::Value const*)+21>} > senderDeleted = <optimized out> > #45 0x00007f63748aeca2 in QQmlData::destroyed (this=0x564379b91180, object=0x564379b8ba40) > at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlengine.cpp:1421 > guard = <optimized out> > binding = <optimized out> > signalHandler = <optimized out> > #46 0x00007f6372d5c0cd in QObject::~QObject (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:1046 > d = 0x564379b8ba70 > sharedRefcount = 0x564379b91e40 > cd = <optimized out> > d = <optimized out> > sharedRefcount = <optimized out> > cd = <optimized out> > ownThread = <optimized out> > privThread = <optimized out> > signalSlotMutex = <optimized out> > locker = <optimized out> > receiverCount = <optimized out> > signal = <optimized out> > connectionList = <optimized out> > c = <optimized out> > m = <optimized out> > needToUnlock = <optimized out> > node = <optimized out> > sender = <optimized out> > m = <optimized out> > needToUnlock = <optimized out> > senderData = <optimized out> > slotObj = <optimized out> > locksAreTheSame = <optimized out> > #47 0x00007f62ea966d85 in PulseAudioQt::Port::~Port (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/port.cpp:19 > No locals. > #48 0x00007f6372d57a02 in QObjectPrivate::deleteChildren (this=this@entry=0x564379be11c0) > at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:2223 > i = 0 > #49 0x00007f6372d5c7d4 in QObject::~QObject (this=<optimized out>) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:1140 > d = <optimized out> > sharedRefcount = <optimized out> > cd = <optimized out> > d = <optimized out> > sharedRefcount = <optimized out> > cd = <optimized out> > ownThread = <optimized out> > privThread = <optimized out> > signalSlotMutex = <optimized out> > locker = <optimized out> > receiverCount = <optimized out> > signal = <optimized out> > connectionList = <optimized out> > c = <optimized out> > m = <optimized out> > needToUnlock = <optimized out> > node = <optimized out> > sender = <optimized out> > m = <optimized out> > needToUnlock = <optimized out> > senderData = <optimized out> > slotObj = <optimized out> > locksAreTheSame = <optimized out> > #50 0x00007f62ea95b0df in PulseAudioQt::Sink::~Sink (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/sink.cpp:32 > No locals. > #51 PulseAudioQt::MapBase<PulseAudioQt::Sink, pa_sink_info>::removeEntry (this=this@entry=0x564375ecfc88, index=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/maps.h:160 > modelIndex = <optimized out> > object = 0x564375df1d20 > #52 0x00007f62ea962bcf in PulseAudioQt::MapBase<PulseAudioQt::Sink, pa_sink_info>::reset (this=0x564375ecfc88) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/maps.h:105 > No locals. > #53 PulseAudioQt::ContextPrivate::reset (this=0x564375ecfc80) at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:769 > No locals. > #54 0x00007f62ea94f23a in PulseAudioQt::ContextPrivate::~ContextPrivate (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:358 > No locals. > #55 0x00007f62ea9500d6 in PulseAudioQt::ContextPrivate::~ContextPrivate (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:359 > No locals. > #56 std::default_delete<PulseAudioQt::ContextPrivate>::operator() (this=<optimized out>, __ptr=0x564375ecfc80) at /usr/include/c++/15/bits/unique_ptr.h:93 > No locals. > #57 std::unique_ptr<PulseAudioQt::ContextPrivate, std::default_delete<PulseAudioQt::ContextPrivate> >::~unique_ptr (this=<optimized out>, > this=<optimized out>) at /usr/include/c++/15/bits/unique_ptr.h:399 > __ptr = @0x564375ed64b0: 0x564375ecfc80 > __ptr = <optimized out> > #58 PulseAudioQt::Context::~Context (this=<optimized out>, this=<optimized out>) at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:343 > No locals. > #59 0x00007f62ea959110 in PulseAudioQt::Context::~Context (this=<optimized out>, this=<optimized out>) > at /usr/src/debug/pulseaudio-qt-1.7.0-2.fc42.x86_64/src/context.cpp:343 > No locals. > #60 std::default_delete<PulseAudioQt::Context>::operator() (this=<optimized out>, __ptr=0x564375ed64a0) at /usr/include/c++/15/bits/unique_ptr.h:93 > No locals. > #61 std::unique_ptr<PulseAudioQt::Context, std::default_delete<PulseAudioQt::Context> >::~unique_ptr (this=<optimized out>, this=<optimized out>) > at /usr/include/c++/15/bits/unique_ptr.h:399 > __ptr = <optimized out> > __ptr = <optimized out> > #62 0x00007f63726294c1 in __run_exit_handlers (status=0, listp=0x7f63727f6680 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true, > run_dtors=run_dtors@entry=true) at exit.c:118 > atfct = <optimized out> > onfct = <optimized out> > cxafct = <optimized out> > arg = <optimized out> > f = <optimized out> > new_exitfn_called = 3818 > cur = 0x7f62dc046e30 > restart = <optimized out> > #63 0x00007f637262959e in __GI_exit (status=<optimized out>) at exit.c:148 > No locals. > #64 0x00007f63726105fc in __libc_start_call_main (main=main@entry=0x56436ded75a0 <main(int, char**)>, argc=argc@entry=3, argv=argv@entry=0x7ffe348fcca8) > at ../sysdeps/nptl/libc_start_call_main.h:74 > result = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 9052466988205700297, 140729780260008, 3, 140065141493760, 94847607312952, 9052466988316849353, > 8978593389971600585}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x7f6375011000 <_rtld_local>}, data = {prev = 0x0, > cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > #65 0x00007f63726106a8 in __libc_start_main_impl (main=0x56436ded75a0 <main(int, char**)>, argc=3, argv=0x7ffe348fcca8, init=<optimized out>, > fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe348fcc98) at ../csu/libc-start.c:360 > No locals. > #66 0x000056436ded9cf5 in _start () > No symbol table info available.
(In reply to Roke Julian Lockhart Beedell from comment #0) Corroborations: - https://retrace.fedoraproject.org/faf/reports/bthash/83ab41995541e59971ce8521b9da8b7e477ee601/ - https://retrace.fedoraproject.org/faf/reports/bthash/b6a2d7867b5214946fb700cd9ffe6fb490835f5e/
(In reply to Roke Julian Lockhart Beedell from comment #0) I have now had this reproduce in a more visible manner. I installed KInfoCenter, and used the copy button to add the relevant information into my clipboard. This caused DrKonqi to appear. However, its notification's buttons did nothing when clicked, and despite the icon remaining in the status bar for a few minutes, the notification was inaccessible from the shell. `bt full` looks the same in a few places, so I shan't attach it for the sake of brevity.
I can reproduce on PMOS 25.06 too: > ~~~ > Operating System: postmarketOS > KDE Plasma Version: 6.3.5 > KDE Frameworks Version: 6.13.0 > Qt Version: 6.8.3 > Kernel Version: 6.15.0 > OS-Type: 64 > Processor: 2 × ARM Cortex-A77, 6 × Qualcomm Kryo 4xx/5xx Silver > Memory: 7.2 GiB > ~~~ However, per https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3823, the trace is nigh useless.