Bug 505075

Summary: DrKonqi froze while trying to access KWallet credentials
Product: [Frameworks and Libraries] frameworks-kwallet Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Valentin Rusu <valir>
Status: REPORTED ---    
Severity: crash CC: kdedev, kdelibs-bugs-null, nate, sitter
Priority: NOR    
Version First Reported In: 6.14.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=505074
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The KCrash File
Dr. Konqi's Instructions To Manually Report
Inability To Install DebugInfo Packages

Description Roke Julian Lockhart Beedell 2025-05-31 21:20:03 UTC
Created attachment 181942 [details]
The KCrash File

SUMMARY

Dr. Konqi ANR'd when reporting a crash in Plasma Discover.

STEPS TO REPRODUCE

I reported https://bugs.kde.org/show_bug.cgi?id=505074.

OBSERVED RESULT

Dr. Konqi hung, for > 20s time, until the DE prompted to terminate it:

> ~~~
> Application: Crash Handler (drkonqi), signal: Aborted
> Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0}
> [KCrash Handler]
> #7  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:52
> #8  0x00007fbd9c47b9da in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
> #9  0x00007fbd9c47c04c in __futex_abstimed_wait_common64 (private=0, futex_word=0x564af123dd58, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
> #10 __futex_abstimed_wait_common (futex_word=futex_word@entry=0x564af123dd58, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
> #11 0x00007fbd9c47c0af in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x564af123dd58, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
> #12 0x00007fbd9c47e71e in __pthread_cond_wait_common (cond=0x564af123dd38, mutex=0x564af123dd10, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
> #13 ___pthread_cond_wait (cond=0x564af123dd38, mutex=0x564af123dd10) at pthread_cond_wait.c:458
> #14 0x00007fbd9cccbb2c in QWaitConditionPrivate::wait (this=0x564af123dd10, deadline=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:67
> #15 QWaitCondition::wait (this=this@entry=0x564af123caa0, mutex=mutex@entry=0x564af123ca98, deadline=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:145
> #16 0x00007fbd9d4c1555 in QDBusPendingCallPrivate::waitForFinished (this=0x564af123ca50) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/dbus/qdbuspendingcall.cpp:206
> #17 0x00007fbd9d4c1791 in QDBusPendingCall::waitForFinished (this=this@entry=0x7fff9e9e6410) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/dbus/qdbuspendingcall.cpp:323
> #18 0x00007fbd9f511bf3 in QDBusReply<int>::operator= (this=this@entry=0x7fff9e9e6510, pcall=...) at /usr/include/qt6/QtDBus/qdbusreply.h:47
> #19 0x00007fbd9f51c214 in KWallet::Wallet::openWallet (name=..., w=w@entry=0, ot=ot@entry=KWallet::Wallet::Synchronous) at /usr/src/debug/kf6-kwallet-6.14.1-1.fc42.x86_64/src/api/KWallet/kwallet.cpp:261
> #20 0x0000564ad5d29717 in CredentialStore::openWallet (this=this@entry=0x7fbd1c56c440) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/src/qmlextensions/credentialstore.cpp:28
> #21 0x0000564ad5d2ad3a in CredentialStore::load (this=0x7fbd1c56c440) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/src/qmlextensions/credentialstore.cpp:47
> #22 0x0000564ad5d2c5f7 in CredentialStore::qt_metacall (this=0x7fbd1c56c440, _c=<optimized out>, _id=4, _a=0x7fff9e9e6b30) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/redhat-linux-build/src/DrKonqiInternal_autogen/include/moc_credentialstore.cpp:188
> #23 0x00007fbd9f12a902 in QQmlObjectOrGadget::metacall (this=this@entry=0x7fff9e9e6dd0, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=8, argv=argv@entry=0x7fff9e9e6b30) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectorgadget.cpp:14
> #24 0x00007fbd9efb64bb in QV4::CallMethod (object=..., index=8, returnType=..., argCount=0, argTypes=0x0, engine=<optimized out>, callArgs=<optimized out>, callType=QMetaObject::InvokeMetaMethod) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:1716
> #25 QV4::QObjectMethod::callPrecise (object=..., data=..., engine=<optimized out>, engine@entry=0x564aef7ac910, callArgs=<optimized out>, callArgs@entry=0x7fbd3879f968, callType=callType@entry=QMetaObject::InvokeMetaMethod) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:2076
> #26 0x00007fbd9efba191 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
> #27 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>, call=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3049
> #28 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7fbd3879f960, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
> #29 0x00007fbd9efdd242 in QV4::FunctionObject::call (this=0x7fff9e9e6e98, thisObject=0x7fbd3879f960, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4functionobject_p.h:187
> #30 QV4::Runtime::CallQmlContextPropertyLookup::call (engine=0x564aef7ac910, index=<optimized out>, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4runtime.cpp:1471
> #31 0x00007fbd9f0266de in QV4::Moth::VME::interpret (frame=0x564af123dd58, frame@entry=0x7fff9e9e71a0, engine=0x564aef7ac910, code=0x7fbd0c0457c5 "\030\006\324\026\006\002") at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:833
> #32 0x00007fbd9f02cb3f in QV4::Moth::VME::exec (frame=frame@entry=0x7fff9e9e71a0, engine=engine@entry=0x564aef7ac910) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:487
> #33 0x00007fbd9ef54250 in QV4::doCall (self=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:52
> #34 0x00007fbd9ef543b9 in QV4::Function::call (this=this@entry=0x564af0e98710, thisObject=<optimized out>, argv=argv@entry=0x7fbd3879f8e0, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:77
> #35 0x00007fbd9ef54697 in operator() (__closure=<synthetic pointer>, thisObject=<optimized out>, argv=0x7fbd3879f8e0, argc=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:28
> #36 QV4::convertAndCall<QV4::Function::call(QObject*, void**, const QMetaType*, int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*, int)> > (engine=<optimized out>, thisObject=<optimized out>, a=0x7fff9e9e7450, types=0x7fff9e9e7460, argc=-1633782688, call=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4jscall_p.h:199
> #37 QV4::Function::call (this=0x564af0e98710, thisObject=<optimized out>, a=a@entry=0x7fff9e9e7450, types=types@entry=0x7fff9e9e7460, argc=argc@entry=0, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:25
> #38 0x00007fbd9f0e1290 in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=a@entry=0x7fff9e9e7450, types=types@entry=0x7fff9e9e7460, argc=argc@entry=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmljavascriptexpression.cpp:270
> #39 0x00007fbd9f075f5b in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=a@entry=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlboundsignal.cpp:200
> #40 0x00007fbd9f076980 in QQmlBoundSignal_callback (e=0x564af0ae4f10, a=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlboundsignal.cpp:315
> #41 0x00007fbd9f111831 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
> #42 0x00007fbd9cb5fff0 in doActivate<false> (sender=0x564af0ae4580, signal_index=3, argv=argv@entry=0x0) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4028
> #43 0x00007fbd9cb56d09 in QMetaObject::activate (sender=sender@entry=0x564af0ae4580, m=m@entry=0x7fbd9f45bea0 <QQmlComponentAttached::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4198
> #44 0x00007fbd9f087a44 in QQmlComponentAttached::completed (this=this@entry=0x564af0ae4580) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponentattached_p.cpp:122
> #45 0x00007fbd9f114cfc in QQmlObjectCreator::finalize (this=<optimized out>, interrupt=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1633
> #46 0x00007fbd9f0895d5 in QQmlComponentPrivate::complete (enginePriv=0x564aef77f890, state=state@entry=0x564af0e70dc8) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/ftw/qbipointer_p.h:133
> #47 0x00007fbd9f0902c2 in QQmlComponentPrivate::completeCreate (this=0x564af0e70d10) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1325
> #48 0x00007fbd9f090e54 in QQmlComponent::completeCreate (this=0x564af0bb9710) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1291
> #49 QQmlComponentPrivate::createWithProperties (this=this@entry=0x564af0e70d10, parent=parent@entry=0x564aef73bf70, properties=..., context=<optimized out>, behavior=behavior@entry=QQmlComponentPrivate::CreateWarnAboutRequiredProperties, createFromQml=createFromQml@entry=true) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:987
> #50 0x00007fbd9f09111d in QQmlComponent::createObject (this=<optimized out>, parent=0x564aef73bf70, properties=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1955
> #51 0x00007fbd9f092394 in QQmlComponent::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x7fff9e9e9548) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp:175
> #52 0x00007fbd9f092737 in QQmlComponent::qt_metacall (this=0x564af0bb9710, _c=<optimized out>, _id=9, _a=0x7fff9e9e9548) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp:222
> #53 0x00007fbd9f12a902 in QQmlObjectOrGadget::metacall (this=this@entry=0x7fff9e9e9830, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=13, argv=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectorgadget.cpp:14
> #54 0x00007fbd9efb7b33 in QV4::CallMethod (object=..., index=<optimized out>, returnType=..., argCount=<optimized out>, argTypes=<optimized out>, engine=<optimized out>, callArgs=<optimized out>, callType=<optimized out>) at /usr/include/qt6/QtCore/qvarlengtharray.h:89
> #55 QV4::QObjectMethod::callPrecise (object=..., data=..., engine=<optimized out>, engine@entry=0x564aef7ac910, callArgs=<optimized out>, callArgs@entry=0x7fbd3879f898, callType=callType@entry=QMetaObject::InvokeMetaMethod) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:2070
> #56 0x00007fbd9efba191 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
> #57 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>, call=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3049
> #58 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7fbd3879f830, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
> #59 0x00007fbd9efe243d in QV4::FunctionObject::call (this=0x7fff9e9e98f8, thisObject=0x7fbd3879f830, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4functionobject_p.h:187
> #60 QV4::Runtime::CallPropertyLookup::call (engine=0x564aef7ac910, base=..., index=<optimized out>, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4runtime.cpp:1562
> #61 0x00007fbd2ea86979 in ?? ()
> #62 0x0000564aef7ac910 in ?? ()
> #63 0x0000000000000000 in ?? ()
> [Inferior 1 (process 405774) detached]
> ~~~

EXPECTED RESULT

It should have reported the bug to KDE BZ.

SOFTWARE/OS VERSIONS

> ~~~
> Operating System: Fedora Linux 42  
> KDE Plasma Version: 6.3.5  
> KDE Frameworks Version: 6.14.0  
> Qt Version: 6.9.0  
> Kernel Version: 6.14.8-300.fc42.x86_64 (64-bit)  
> Graphics Platform: Wayland  
> Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor  
> Memory: 30.4 GiB of RAM
> ~~~

ADDITIONAL INFORMATION

I've been unable to locate the component for Dr. Konqi in KDE's BZ.
Comment 1 Roke Julian Lockhart Beedell 2025-05-31 21:22:59 UTC
Created attachment 181943 [details]
Dr. Konqi's Instructions To Manually Report
Comment 2 Roke Julian Lockhart Beedell 2025-05-31 21:31:30 UTC
Created attachment 181944 [details]
Inability To Install DebugInfo Packages

(In reply to Roke Julian Lockhart Beedell from comment #0)

Even with `sudo dnf5 --enablerepo='*debug*' install plasma-drkonqi-debuginfo.x86_64` performed, the symbols aren't registered. Apologies that it's not entirely useful.

I'd share the coredump if I could, but I have no idea where it is: not /var/lib/systemd/coredump!
Comment 3 Roke Julian Lockhart Beedell 2025-05-31 21:48:20 UTC
(In reply to Roke Julian Lockhart Beedell from comment #2)

When I closed the GUI, https://discuss.kde.org/t/drkonqi-developer-notifications/4821?u=rokejulianlockhart (see the undermentioned) and `gnome-abrt` kicked in (see https://bugzilla.redhat.com/show_bug.cgi?id=2369597). I presume that this is because Dr. Konqi saves the coredump once it's done? If not, I suppose this is a separate crash:

> ~~~
> Core was generated by `/usr/libexec/drkonqi --kdeframeworksversion 6.14.0 --productname discover/disco'.
> Program terminated with signal SIGABRT, Aborted.
> #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, 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 0x7fbd98457180 (LWP 405774))]
> (gdb) bt full
> #0  __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>
>         old_mask = {__val = {0}}
>         ret = <optimized out>
> #1  0x00007fbd9c4811e3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
> No locals.
> #2  0x00007fbd9c427afe in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
>         ret = <optimized out>
> #3  0x00007fbd9f53d3f3 in KCrash::defaultCrashHandler (sig=6) at /usr/src/debug/kf6-kcrash-6.14.0-1.fc42.x86_64/src/kcrash.cpp:653
>         crashRecursionCounter = 2
> #4  <signal handler called>
> No locals.
> #5  __syscall_cancel_arch () at ../sysdeps/unix/sysv/linux/x86_64/syscall_cancel.S:52
> No locals.
> #6  0x00007fbd9c47b9da in __internal_syscall_cancel (a1=<optimized out>, a2=<optimized out>, a3=<optimized out>, a4=<optimized out>, a5=a5@entry=0, a6=a6@entry=4294967295, nr=202) at cancellation.c:49
>         result = <optimized out>
>         pd = <optimized out>
>         ch = <optimized out>
> #7  0x00007fbd9c47c04c in __futex_abstimed_wait_common64 (private=0, futex_word=0x564af123dd58, expected=<optimized out>, op=<optimized out>, abstime=0x0, cancel=true) at futex-internal.c:57
> No locals.
> #8  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x564af123dd58, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at futex-internal.c:87
>         err = <optimized out>
>         clockbit = <optimized out>
>         op = <optimized out>
> #9  0x00007fbd9c47c0af in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x564af123dd58, expected=<optimized out>, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at futex-internal.c:139
> No locals.
> #10 0x00007fbd9c47e71e in __pthread_cond_wait_common (cond=0x564af123dd38, mutex=0x564af123dd10, clockid=0, abstime=0x0) at pthread_cond_wait.c:426
>         signals = <optimized out>
>         g1_start = <optimized out>
> --Type <RET> for more, q to quit, c to continue without paging--c
>         buffer = {__routine = 0x7fbd9c47e540 <__condvar_cleanup_waiting>, __arg = 0x7fff9e9e62e0, __canceltype = 0, __prev = 0x0}
>         cbuffer = {wseq = 0, cond = 0x564af123dd38, mutex = 0x564af123dd10, private = 0}
>         err = <optimized out>
>         result = 0
>         wseq = 0
>         g = <optimized out>
>         seq = 0
>         flags = <optimized out>
>         private = 0
> #11 ___pthread_cond_wait (cond=0x564af123dd38, mutex=0x564af123dd10) at pthread_cond_wait.c:458
> No locals.
> #12 0x00007fbd9cccbb2c in QWaitConditionPrivate::wait (this=0x564af123dd10, deadline=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:67
>         code = <optimized out>
> #13 QWaitCondition::wait (this=this@entry=0x564af123caa0, mutex=mutex@entry=0x564af123ca98, deadline=...) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/thread/qwaitcondition_unix.cpp:145
>         returnValue = <optimized out>
> #14 0x00007fbd9d4c1555 in QDBusPendingCallPrivate::waitForFinished (this=0x564af123ca50) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/dbus/qdbuspendingcall.cpp:206
>         locker = <optimized out>
> #15 0x00007fbd9d4c1791 in QDBusPendingCall::waitForFinished (this=this@entry=0x7fff9e9e6410) at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/dbus/qdbuspendingcall.cpp:323
> No locals.
> #16 0x00007fbd9f511bf3 in QDBusReply<int>::operator= (this=this@entry=0x7fff9e9e6510, pcall=...) at /usr/include/qt6/QtDBus/qdbusreply.h:47
>         other = {d = {d = {ptr = 0x564af123ca50}}}
> #17 0x00007fbd9f51c214 in KWallet::Wallet::openWallet (name=..., w=w@entry=0, ot=ot@entry=KWallet::Wallet::Synchronous) at /usr/src/debug/kf6-kwallet-6.14.1-1.fc42.x86_64/src/api/KWallet/kwallet.cpp:261
>         wallet = 0x564af11c8720
>         interface = @0x564af0ae4290: {<QDBusAbstractInterface> = {<QDBusAbstractInterfaceBase> = {<QObject> = {_vptr.QObject = 0x7fbd9f534508 <vtable for OrgKdeKWalletInterface+16>, static staticMetaObject = {d = {superdata = {direct = 0x0}, 
>                     stringdata = 0x7fbd9cf0d210 <QObject::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN7QObjectE_t>+272>, data = 0x7fbd9cf0d100 <QObject::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN7QObjectE_t>>, 
>                     static_metacall = 0x7fbd9cb5cfe0 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, metaTypes = 0x7fbd9d092ae0 <QObject::qt_staticMetaObjectRelocatingContent<(anonymous namespace)::qt_meta_tag_ZN7QObjectE_t>>, 
>                     extradata = 0x0}}, d_ptr = {d = 0x564af0ae42b0}}, <No data fields>}, static staticMetaObject = {d = {superdata = {direct = 0x7fbd9d08cc40 <QObject::staticMetaObject>}, 
>                 stringdata = 0x7fbd9d4f6430 <QDBusAbstractInterface::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN22QDBusAbstractInterfaceE_t>+112>, 
>                 data = 0x7fbd9d4f63c0 <QDBusAbstractInterface::qt_staticMetaObjectStaticContent<(anonymous namespace)::qt_meta_tag_ZN22QDBusAbstractInterfaceE_t>>, static_metacall = 0x7fbd9d44e7e0 <QDBusAbstractInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, 
>                 relatedMetaObjects = 0x0, metaTypes = 0x7fbd9d50fb40 <QDBusAbstractInterface::qt_staticMetaObjectRelocatingContent<(anonymous namespace)::qt_meta_tag_ZN22QDBusAbstractInterfaceE_t>>, extradata = 0x0}}}, static staticMetaObject = {d = {superdata = {
>                 direct = 0x7fbd9d50fb00 <QDBusAbstractInterface::staticMetaObject>}, stringdata = 0x7fbd9f52e53c <_ZN22OrgKdeKWalletInterface32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_141qt_meta_tag_ZN22OrgKdeKWalletInterfaceE_tEEE.lto_priv.0+2716>, 
>               data = 0x7fbd9f52daa0 <_ZN22OrgKdeKWalletInterface32qt_staticMetaObjectStaticContentIN12_GLOBAL__N_141qt_meta_tag_ZN22OrgKdeKWalletInterfaceE_tEEE.lto_priv.0>, 
>               static_metacall = 0x7fbd9f523fd0 <OrgKdeKWalletInterface::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>, relatedMetaObjects = 0x0, 
>               metaTypes = 0x7fbd9f533ea0 <_ZN22OrgKdeKWalletInterface36qt_staticMetaObjectRelocatingContentIN12_GLOBAL__N_141qt_meta_tag_ZN22OrgKdeKWalletInterfaceE_tEEE.lto_priv.0>, extradata = 0x0}}}
>         r = {m_error = {code = QDBusError::NoError, msg = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}, nm = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}, unused = 0x2}, m_data = 0}
> #18 0x0000564ad5d29717 in CredentialStore::openWallet (this=this@entry=0x7fbd1c56c440) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/src/qmlextensions/credentialstore.cpp:28
>         windowId = 0
> #19 0x0000564ad5d2ad3a in CredentialStore::load (this=0x7fbd1c56c440) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/src/qmlextensions/credentialstore.cpp:47
>         username = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}
>         password = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 u'\000'}
> #20 0x0000564ad5d2c5f7 in CredentialStore::qt_metacall (this=0x7fbd1c56c440, _c=<optimized out>, _id=4, _a=0x7fff9e9e6b30) at /usr/src/debug/plasma-drkonqi-6.3.5-1.fc42.x86_64/redhat-linux-build/src/DrKonqiInternal_autogen/include/moc_credentialstore.cpp:188
> No locals.
> #21 0x00007fbd9f12a902 in QQmlObjectOrGadget::metacall (this=this@entry=0x7fff9e9e6dd0, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=8, argv=argv@entry=0x7fff9e9e6b30)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectorgadget.cpp:14
> No locals.
> #22 0x00007fbd9efb64bb in QV4::CallMethod (object=..., index=8, returnType=..., argCount=0, argTypes=0x0, engine=<optimized out>, callArgs=<optimized out>, callType=QMetaObject::InvokeMetaMethod)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:1716
>         args = {0x0}
>         args = <optimized out>
>         argData = <optimized out>
>         ii = <optimized out>
>         stack = <optimized out>
>         is_signal = <optimized out>
>         frame = <optimized out>
>         __for_range = <optimized out>
>         __for_begin = <optimized out>
>         __for_end = <optimized out>
>         ii = <optimized out>
> #23 QV4::QObjectMethod::callPrecise (object=..., data=..., engine=<optimized out>, engine@entry=0x564aef7ac910, callArgs=<optimized out>, callArgs@entry=0x7fbd3879f968, callType=callType@entry=QMetaObject::InvokeMetaMethod)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:2076
>         unknownTypeError = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 '\000'}
>         returnType = <optimized out>
>         handleTooManyArguments = {__object = @0x7fff9e9e6dd0, __engine = @0x7fff9e9e68a8, __data = @0x7fbd38320d28, __callArgs = @0x7fff9e9e68a0}
>         definedArgumentCount = <optimized out>
> #24 0x00007fbd9efba191 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
>         object = <optimized out>
>         method = <optimized out>
>         v4 = <optimized out>
>         callData = <optimized out>
> #25 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>, call=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3049
>         method = <optimized out>
>         valueWrapper = <optimized out>
>         scope = <optimized out>
> #26 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7fbd3879f960, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
>         v4 = 0x564aef7ac910
>         thisMeta = <optimized out>
>         o = <optimized out>
>         valueWrapper = <optimized out>
>         mode = <optimized out>
>         object = {<QQmlMetaObject> = {_m = 0x564ad5db6920 <CredentialStore::staticMetaObject>}, ptr = {ptr_value = 140450200994880, static Flag2Bit = 2, static FlagsMask = 3}}
>         scope = <optimized out>
>         cData = <optimized out>
>         callData = <optimized out>
>         method = <optimized out>
>         doCall = <optimized out>
> #27 0x00007fbd9efdd242 in QV4::FunctionObject::call (this=0x7fff9e9e6e98, thisObject=0x7fbd3879f960, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4functionobject_p.h:187
>         call = <optimized out>
> #28 QV4::Runtime::CallQmlContextPropertyLookup::call (engine=0x564aef7ac910, index=<optimized out>, argv=0x7fbd3879f8e8, argc=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4runtime.cpp:1471
>         scope = {engine = <optimized out>, mark = 0x7fbd3879f960}
>         thisObject = {ptr = 0x7fbd3879f960}
>         l = 0x564af0bbefb0
>         function = {<QV4::StaticValue> = {_val = 140450668350720, static ExponentMask = 9218868437227405312, static Top1Mask = 9223372036854775808, static Upper3Mask = 3940649673949184, static Lower5Mask = 31, static ManagedMask = 9219149912204115968, 
>             static DoubleMask = 9220275812110958592, static NumberMask = 9219220280948293632, static IntOrBoolMask = 9219290649692471296, static IntCompatMask = 9219712862157537280, static EncodeMask = 9220346180855136256, static DoubleDiscriminator = 1407374883553280, 
>             static NumberDiscriminator = 351843720888320}, <No data fields>}
> #29 0x00007fbd9f0266de in QV4::Moth::VME::interpret (frame=0x564af123dd58, frame@entry=0x7fff9e9e71a0, engine=0x564aef7ac910, code=0x7fbd0c0457c5 "\030\006\324\026\006\002") at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:833
>         index = <optimized out>
>         argc = -1672972606
>         argv = 202
>         function = <optimized out>
>         accumulator = <optimized out>
>         acc = 0
>         stack = <optimized out>
>         jumpTable = {0x7fbd9f0278bc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8732>, 0x7fbd9f0278cc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8748>, 
>           0x7fbd9f02866e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12238>, 0x7fbd9f028665 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12229>, 
>           0x7fbd9f026bc5 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5413>, 0x7fbd9f025f7f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2271>, 
>           0x7fbd9f0257f2 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+338>, 0x7fbd9f0257ee <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+334>, 
>           0x7fbd9f0257d1 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+305>, 0x7fbd9f0257cd <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+301>, 
>           0x7fbd9f0257b0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+272>, 0x7fbd9f0257ac <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+268>, 
>           0x7fbd9f025775 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+213>, 0x7fbd9f025771 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+209>, 
>           0x7fbd9f025796 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+246>, 0x7fbd9f025792 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+242>, 
>           0x7fbd9f026bd7 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5431>, 0x7fbd9f027761 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8385>, 
>           0x7fbd9f026de8 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5960>, 0x7fbd9f026dc3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5923>, 
>           0x7fbd9f026bfc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5468>, 0x7fbd9f027845 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8613>, 
>           0x7fbd9f027872 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8658>, 0x7fbd9f02785a <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8634>, 
>           0x7fbd9f0278a3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8707>, 0x7fbd9f02788b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8683>, 
>           0x7fbd9f026c2c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5516>, 0x7fbd9f027830 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8592>, 
>           0x7fbd9f026c4e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5550>, 0x7fbd9f02772e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8334>, 
>           0x7fbd9f026c78 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5592>, 0x7fbd9f02773f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8351>, 
>           0x7fbd9f026c97 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5623>, 0x7fbd9f027750 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8368>, 
>           0x7fbd9f026dac <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5900>, 0x7fbd9f026cdc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5692>, 
>           0x7fbd9f026d98 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5880>, 0x7fbd9f026d2c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5772>, 
>           0x7fbd9f026df7 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5975>, 0x7fbd9f026e2d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6029>, 
>           0x7fbd9f026e64 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6084>, 0x7fbd9f026e45 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6053>, 
>           0x7fbd9f026ec2 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6178>, 0x7fbd9f026e73 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6099>, 
>           0x7fbd9f026f47 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6311>, 0x7fbd9f026ed1 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6193>, 
>           0x7fbd9f0276bf <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8223>, 0x7fbd9f027720 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8320>, 
>           0x7fbd9f0276b0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8208>, 0x7fbd9f027658 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8120>, 
>           0x7fbd9f027649 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8105>, 0x7fbd9f0275f1 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8017>, 
>           0x7fbd9f02701b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6523>, 0x7fbd9f026fbc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6428>, 
>           0x7fbd9f026f56 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6326>, 0x7fbd9f02702a <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6538>, 
>           0x7fbd9f02841e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11646>, 0x7fbd9f02703f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6559>, 
>           0x7fbd9f0284bc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11804>, 0x7fbd9f028430 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11664>, 
>           0x7fbd9f02833a <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11418>, 0x7fbd9f0282a2 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11266>, 
>           0x7fbd9f028512 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11890>, 0x7fbd9f0285b4 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12052>, 
>           0x7fbd9f02796c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8908>, 0x7fbd9f0284d3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11827>, 
>           0x7fbd9f027a80 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9184>, 0x7fbd9f0279d0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9008>, 
>           0x7fbd9f0277c5 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8485>, 0x7fbd9f027772 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8402>, 
>           0x7fbd9f02862a <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12170>, 0x7fbd9f0277d4 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+8500>, 
>           0x7fbd9f025c4f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1455>, 0x7fbd9f025c4b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1451>, 
>           0x7fbd9f025bfd <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1373>, 0x7fbd9f025bf9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1369>, 
>           0x7fbd9f027cbb <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9755>, 0x7fbd9f027b2b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9355>, 
>           0x7fbd9f027b78 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9432>, 0x7fbd9f027b43 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9379>, 
>           0x7fbd9f027bbc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9500>, 0x7fbd9f027b87 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9447>, 
>           0x7fbd9f027beb <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9547>, 0x7fbd9f027bcb <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9515>, 
>           0x7fbd9f027ab6 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9238>, 0x7fbd9f027a97 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9207>, 
>           0x7fbd9f025b50 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1200>, 0x7fbd9f025b4c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1196>, 
>           0x7fbd9f025b7c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1244>, 0x7fbd9f025b78 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1240>, 
>           0x7fbd9f025bbb <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1307>, 0x7fbd9f025bb7 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1303>, 
>           0x7fbd9f027ac5 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9253>, 0x7fbd9f028396 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11510>, 
>           0x7fbd9f02840f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11631>, 0x7fbd9f0283a7 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11527>, 
>           0x7fbd9f02881e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12670>, 0x7fbd9f028895 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12789>, 
>           0x7fbd9f0287a4 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12548>, 0x7fbd9f028884 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12772>, 
>           0x7fbd9f028030 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10640>, 0x7fbd9f027fb9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10521>, 
>           0x7fbd9f0280b6 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10774>, 0x7fbd9f02803f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10655>, 
>           0x7fbd9f0280c5 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10789>, 0x7fbd9f02813d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10909>, 
>           0x7fbd9f0281c2 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11042>, 0x7fbd9f02814b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10923>, 
>           0x7fbd9f02820b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11115>, 0x7fbd9f0281d1 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11057>, 
>           0x7fbd9f027e8b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10219>, 0x7fbd9f028255 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11189>, 
>           0x7fbd9f027ece <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10286>, 0x7fbd9f028782 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12514>, 
>           0x7fbd9f028677 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12247>, 0x7fbd9f028793 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12531>, 
>           0x7fbd9f025b11 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1137>, 0x7fbd9f025b0d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1133>, 
>           0x7fbd9f025a88 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1000>, 0x7fbd9f025a84 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+996>, 
>           0x7fbd9f025abc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1052>, 0x7fbd9f025ab8 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1048>, 
>           0x7fbd9f025a4d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+941>, 0x7fbd9f025a49 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+937>, 
>           0x7fbd9f025a08 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+872>, 0x7fbd9f025a04 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+868>, 
>           0x7fbd9f025970 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+720>, 0x7fbd9f02596c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+716>, 
>           0x7fbd9f028384 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+11492>, 0x7fbd9f027bfa <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+9562>, 
>           0x7fbd9f026277 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3031>, 0x7fbd9f026225 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2949>, 
>           0x7fbd9f026286 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3046>, 0x7fbd9f0262d9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3129>, 
>           0x7fbd9f026339 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3225>, 0x7fbd9f0262e7 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3143>, 
>           0x7fbd9f0263b4 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3348>, 0x7fbd9f026348 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3240>, 
>           0x7fbd9f026417 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3447>, 0x7fbd9f0263c3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3363>, 
>           0x7fbd9f026426 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3462>, 0x7fbd9f02647b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3547>, 
>           0x7fbd9f0264d9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3641>, 0x7fbd9f026489 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3561>, 
>           0x7fbd9f026520 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3712>, 0x7fbd9f0264e8 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3656>, 
>           0x7fbd9f026567 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3783>, 0x7fbd9f02652f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3727>, 
>           0x7fbd9f026576 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+3798>, 0x7fbd9f0269ae <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4878>, 
>           0x7fbd9f02699f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4863>, 0x7fbd9f026962 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4802>, 
>           0x7fbd9f028653 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12211>, 0x7fbd9f02689f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4607>, 
>           0x7fbd9f0260bc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2588>, 0x7fbd9f025fa5 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2309>, 
>           0x7fbd9f0260ce <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2606>, 0x7fbd9f02616e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2766>, 
>           0x7fbd9f0261c3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2851>, 0x7fbd9f02617f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2783>, 
>           0x7fbd9f026216 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2934>, 0x7fbd9f0261d2 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+2866>, 
>           0x7fbd9f02875f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12479>, 0x7fbd9f0286c0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12320>, 
>           0x7fbd9f0285c9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12073>, 0x7fbd9f028771 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+12497>, 
>           0x7fbd9f027e1e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+10110>, 0x7fbd9f0274b0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7696>, 
>           0x7fbd9f0271c8 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6952>, 0x7fbd9f02709a <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6650>, 
>           0x7fbd9f02724e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7086>, 0x7fbd9f0271e9 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+6985>, 
>           0x7fbd9f02726c <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7116>, 0x7fbd9f0273b1 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7441>, 
>           0x7fbd9f0273ce <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7470>, 0x7fbd9f0275d8 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+7992>, 
>           0x7fbd9f026935 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4757>, 0x7fbd9f0268dc <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4668>, 
>           0x7fbd9f026645 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4005>, 0x7fbd9f026949 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4777>, 
>           0x7fbd9f0266a3 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4099>, 0x7fbd9f026701 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4193>, 
>           0x7fbd9f02677e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4318>, 0x7fbd9f026717 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4215>, 
>           0x7fbd9f026a2b <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5003>, 0x7fbd9f0269bf <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4895>, 
>           0x7fbd9f026830 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+4496>, 0x7fbd9f026a44 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5028>, 
>           0x7fbd9f026a8d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5101>, 0x7fbd9f026a5d <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5053>, 
>           0x7fbd9f025e44 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1956>, 0x7fbd9f025e40 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1952>, 
>           0x7fbd9f026b8e <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5358>, 0x7fbd9f025925 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+645>, 
>           0x7fbd9f026b7f <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5343>, 0x7fbd9f026b58 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+5304>, 
>           0x7fbd9f025e09 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1897>, 0x7fbd9f025e05 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1893>, 
>           0x7fbd9f025dd4 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1844>, 0x7fbd9f025dd0 <QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*)+1840>...}
> #30 0x00007fbd9f02cb3f in QV4::Moth::VME::exec (frame=frame@entry=0x7fff9e9e71a0, engine=engine@entry=0x564aef7ac910) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4vme_moth.cpp:487
>         _executionEngineCallDepthRecorder = <optimized out>
>         function = <optimized out>
>         profiler = {profiler = <optimized out>, function = 0x0, startTime = 0}
>         debugger = <optimized out>
>         result = 18374403900871474942
> #31 0x00007fbd9ef54250 in QV4::doCall (self=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:52
>         engine = 0x564aef7ac910
>         frame = {<QV4::CppStackFrame> = {<QV4::CppStackFrameBase> = {parent = 0x7fff9e9e9ac0, v4Function = 0x564af0e98710, originalArgumentsCount = 0, instructionPointer = 5, {{savedStackTop = 0x7fbd3879f960, jsFrame = 0x7fbd3879f8e8, originalArguments = 0x7fbd3879f8e0, yield = 0x0, 
>                   unwindHandler = 0x0, unwindLabel = 0x0, unwindLevel = 0, yieldIsIterator = false, callerCanHandleTailCall = false, pendingTailCall = false, isTailCalling = false}, {context = 0x7fbd3879f960, thisObject = 0x7fbd3879f8e8, metaTypes = 0x7fbd3879f8e0, returnAndArgs = 0x0, 
>                   returnValueIsUndefined = false}}, kind = QV4::CppStackFrameBase::Kind::JS}, <No data fields>}, <No data fields>}
>         result = <optimized out>
> #32 0x00007fbd9ef543b9 in QV4::Function::call (this=this@entry=0x564af0e98710, thisObject=<optimized out>, argv=argv@entry=0x7fbd3879f8e0, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:77
> No locals.
> #33 0x00007fbd9ef54697 in operator() (__closure=<synthetic pointer>, thisObject=<optimized out>, argv=0x7fbd3879f8e0, argc=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:28
>         context = <optimized out>
>         this = <optimized out>
> #34 QV4::convertAndCall<QV4::Function::call(QObject*, void**, const QMetaType*, int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*, int)> > (engine=<optimized out>, thisObject=<optimized out>, a=0x7fff9e9e7450, types=0x7fff9e9e7460, argc=-1633782688, call=...)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4jscall_p.h:199
>         scope = <optimized out>
>         jsCallData = <optimized out>
>         jsThisObject = <optimized out>
>         jsResult = <optimized out>
>         result = <optimized out>
>         resultType = {d_ptr = 0x7fff9e9e9ac0}
> #35 QV4::Function::call (this=0x564af0e98710, thisObject=<optimized out>, a=a@entry=0x7fff9e9e7450, types=types@entry=0x7fff9e9e7460, argc=argc@entry=0, context=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4function.cpp:25
>         engine = <optimized out>
>         frame = {<QV4::CppStackFrame> = {<QV4::CppStackFrameBase> = {parent = 0x7fff9e9e9ac0, v4Function = 0x564aef9b3560, originalArgumentsCount = 0, instructionPointer = 0, {{savedStackTop = 0x7fbd0c03e5e8, jsFrame = 0x564af0af7fc0, originalArguments = 0x7fff9e9e7460, 
>                   yield = 0x7fff9e9e7450 "", unwindHandler = 0xfefefefefefefe00 <error: Cannot access memory at address 0xfefefefefefefe00>, unwindLabel = 0xfefefefefefefefe <error: Cannot access memory at address 0xfefefefefefefefe>, unwindLevel = -16843010, yieldIsIterator = 254, 
>                   callerCanHandleTailCall = 254, pendingTailCall = 254, isTailCalling = 254}, {context = 0x7fbd0c03e5e8, thisObject = 0x564af0af7fc0, metaTypes = 0x7fff9e9e7460, returnAndArgs = 0x7fff9e9e7450, returnValueIsUndefined = false}}, 
>               kind = QV4::CppStackFrameBase::Kind::Meta}, <No data fields>}, <No data fields>}
> #36 0x00007fbd9f0e1290 in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=a@entry=0x7fff9e9e7450, types=types@entry=0x7fff9e9e7460, argc=argc@entry=0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmljavascriptexpression.cpp:270
>         qmlEngine = <optimized out>
>         capture = {watcher = {_c = 0x7fbd1c56c440, _w = 0x7fff9e9e7390, _s = 0x564af0adc5d0}, capture = {engine = 0x564aef7c9a20, expression = 0x564af0adc5d0, watcher = 0x7fff9e9e7380, guards = {_first = {d = 0}}, errorString = 0x0}, ep = 0x564aef77f890, lastPropertyCapture = 0x0}
>         scope = <optimized out>
>         resultIsDefined = <optimized out>
> #37 0x00007fbd9f075f5b in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=a@entry=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlboundsignal.cpp:200
>         ignoredResult = 0x0
>         invalidType = {d_ptr = 0x0}
>         qmlengine = <optimized out>
>         ep = 0x564aef77f890
>         v4 = 0x564aef7ac910
>         scope = {engine = 0x564aef7ac910, mark = 0x7fbd3879f8d8}
> #38 0x00007fbd9f076980 in QQmlBoundSignal_callback (e=0x564af0ae4f10, a=0x0) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlboundsignal.cpp:315
>         prof = <optimized out>
>         s = 0x564af0ae4f10
>         service = <optimized out>
>         engine = 0x564aef7c9a20
> #39 0x00007fbd9f111831 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 = @0x7fff9e9e75e8: {originalSenderPtr = 94879865521536, disconnectWatch = 0x7fff9e9e75e8, endpoint = 0x564af0ae4f10}
>         stack = {<QVLABase<(anonymous namespace)::NotifyListTraversalData>> = {<QVLABaseBase> = {a = 256, s = 1, ptr = 0x7fff9e9e75e8}, <No data fields>}, <QVLAStorage<24, 8, 256>> = {
>             array = "\200E\256\360JV\000\000\350u\236\236\377\177\000\000\020O\256\360JV\000\000\260 \334\360JV\000\000\001\000\000\000\004M\361͠v\236\236\377\177\000\000(`\v\211\275\177\000\000lw\236\236\377\177\000\000`y\236\236\377\177\000\000\270*14\275\177\000\000`v\236\236\377\177\000\000\000\000\000\000\000\000\000\000\334<=4\275\177\000\000\376\376\376\376\376\376\376\376\372\244\206\357\377\377\377\377@<\334\360JV\000\000h", '\000' <repeats 16 times>, "\005QW\004M\361\315\352\243\206\357JV\000\000`\222.4\275\177\000\000\000\000\000\000\000\000\000\000p\017\267\360JV\000\000\020\311z\357JV\000\000\000\000\000\000\000\000\000\000\320x\236"...}, static PreallocatedSize = <optimized out>}
>         i = <optimized out>
> #40 0x00007fbd9cb5fff0 in doActivate<false> (sender=0x564af0ae4580, signal_index=3, argv=argv@entry=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 = {0x0}
>         senderDeleted = <optimized out>
> #41 0x00007fbd9cb56d09 in QMetaObject::activate (sender=sender@entry=0x564af0ae4580, m=m@entry=0x7fbd9f45bea0 <QQmlComponentAttached::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0)
>     at /usr/src/debug/qt6-qtbase-6.9.0-2.fc42.x86_64/src/corelib/kernel/qobject.cpp:4198
>         signal_index = <optimized out>
> #42 0x00007fbd9f087a44 in QQmlComponentAttached::completed (this=this@entry=0x564af0ae4580) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponentattached_p.cpp:122
> No locals.
> #43 0x00007fbd9f114cfc in QQmlObjectCreator::finalize (this=<optimized out>, interrupt=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectcreator.cpp:1633
>         a = 0x564af0ae4580
>         d = <optimized out>
>         watcher = {sharedState = {o = 0x564af0e779d0}, watcher = {_t = 0x564af0e779d0, _r = false}}
>         ocRestore = {varRef = @0x564aef77f988, oldValue = <optimized out>}
> #44 0x00007fbd9f0895d5 in QQmlComponentPrivate::complete (enginePriv=0x564aef77f890, state=state@entry=0x564af0e70dc8) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/ftw/qbipointer_p.h:133
>         interrupt = {mode = QQmlInstantiationInterrupt::None, deadline = {static Forever = QDeadlineTimer::ForeverConstant::Forever, t1 = 0, t2 = 0, type = 1}, runWhile = 0x0}
> #45 0x00007fbd9f0902c2 in QQmlComponentPrivate::completeCreate (this=0x564af0e70d10) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1325
>         ep = <optimized out>
>         type = {d = {o = 0x0}}
> #46 0x00007fbd9f090e54 in QQmlComponent::completeCreate (this=0x564af0bb9710) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1291
>         d = <optimized out>
> #47 QQmlComponentPrivate::createWithProperties (this=this@entry=0x564af0e70d10, parent=parent@entry=0x564aef73bf70, properties=..., context=<optimized out>, behavior=behavior@entry=QQmlComponentPrivate::CreateWarnAboutRequiredProperties, createFromQml=createFromQml@entry=true)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:987
>         q = 0x564af0bb9710
>         rv = 0x7fbd740a8b80
> #48 0x00007fbd9f09111d in QQmlComponent::createObject (this=<optimized out>, parent=0x564aef73bf70, properties=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlcomponent.cpp:1955
>         d = 0x564af0e70d10
>         rv = <optimized out>
> #49 0x00007fbd9f092394 in QQmlComponent::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=0x7fff9e9e9548) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp:175
>         _r = <optimized out>
>         _t = <optimized out>
> #50 0x00007fbd9f092737 in QQmlComponent::qt_metacall (this=0x564af0bb9710, _c=<optimized out>, _id=9, _a=0x7fff9e9e9548) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/redhat-linux-build/src/qml/Qml_autogen/include/moc_qqmlcomponent.cpp:222
> No locals.
> #51 0x00007fbd9f12a902 in QQmlObjectOrGadget::metacall (this=this@entry=0x7fff9e9e9830, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, index@entry=13, argv=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/qml/qqmlobjectorgadget.cpp:14
> No locals.
> #52 0x00007fbd9efb7b33 in QV4::CallMethod (object=..., index=<optimized out>, returnType=..., argCount=<optimized out>, argTypes=<optimized out>, engine=<optimized out>, callArgs=<optimized out>, callType=<optimized out>) at /usr/include/qt6/QtCore/qvarlengtharray.h:89
>         args = {<QVLABase<QV4::(anonymous namespace)::CallArgument>> = {<QVLABaseBase> = {a = 9, s = 3, ptr = 0x7fff9e9e95a8}, <No data fields>}, <QVLAStorage<48, 8, 9>> = {
>             array = "\000\000\000\000\000\000\000\000\377\377\377\377\377\377\377\377\000\000\000\000\275\177\000\000\020\226\236\236\377\177\000\000\375r\370/\275\177\000\000'\000\000\000\275\177\000\000p\277s\357JV\000\0000\230\236\236\377\177\000\000\360\233\000t\275\177\000\000\005\000\000\000\002\000\000\000\002\000\000\000\000\300\003\000'\000\000\000\275\177", '\000' <repeats 26 times>, "@\027\t\235\275\177\000\000\b\226\236\236\377\177\000\000\377\377\377\377\275\177\000\000x\371y8\275\177\000\000\230\370y8\275\177\000\000\005\000\000\000\000\000\000\000\340d\237\357JV\000\000\020\311z\357\b\000\000\000@\027\t\235\275\177\000\000\240\371y8\275\177\000\000"...}, static PreallocatedSize = <optimized out>}
>         argData = {<QVLABase<void*>> = {<QVLABaseBase> = {a = 9, s = 3, ptr = 0x7fff9e9e9548}, <No data fields>}, <QVLAStorage<8, 8, 9>> = {
>             array = "\250\225\236\236\377\177\000\000ؕ\236\236\377\177\000\000\b\226\236\236\377\177\000\000\260\225\236\236\377\177\000\000\344s\260\234\275\177\000\000\002\000\000\000\000\000\000\000\000\005QW\004M\361ͻ\202\r\f\001\000\000\000\260\226\236\236\377\177\000"}, <No data fields>}
> #53 QV4::QObjectMethod::callPrecise (object=..., data=..., engine=<optimized out>, engine@entry=0x564aef7ac910, callArgs=<optimized out>, callArgs@entry=0x7fbd3879f898, callType=callType@entry=QMetaObject::InvokeMetaMethod)
>     at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:2070
>         storage = {<QVLABase<QMetaType>> = {<QVLABaseBase> = {a = 9, s = 2, ptr = 0x7fff9e9e94e8}, <No data fields>}, <QVLAStorage<8, 8, 9>> = {
>             array = "\340\301\b\235\275\177\000\000@\027\t\235\275\177\000\000\300\257\0368\275\177\000\000\260\225\236\236\377\177\000\000@n;8\275\177\000\000\t\000\000\000\000\000\000\000\377\377\377\377\377\377\377\377\000\000\000\000\377\377\377\377\377\377\377\377\000\000\000"}, <No data fields>}
>         ok = <optimized out>
>         unknownTypeError = {d = {d = 0x0, ptr = 0x0, size = 0}, static _empty = 0 '\000'}
>         returnType = <optimized out>
>         handleTooManyArguments = {__object = @0x7fff9e9e9830, __engine = @0x7fff9e9e9308, __data = @0x7fbd74009bf0, __callArgs = @0x7fff9e9e9300}
>         definedArgumentCount = <optimized out>
> #54 0x00007fbd9efba191 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
>         object = <optimized out>
>         method = <optimized out>
>         v4 = <optimized out>
>         callData = <optimized out>
> #55 operator()<QV4::QObjectMethod::callInternal(const QV4::Value*, const QV4::Value*, int) const::<lambda()> > (__closure=<synthetic pointer>, call=...) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3049
>         method = <optimized out>
>         valueWrapper = <optimized out>
>         scope = <optimized out>
> #56 QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7fbd3879f830, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4qobjectwrapper.cpp:3072
>         v4 = 0x564aef7ac910
>         thisMeta = <optimized out>
>         o = <optimized out>
>         valueWrapper = <optimized out>
>         mode = <optimized out>
>         object = {<QQmlMetaObject> = {_m = 0x7fbd9f45bee0 <QQmlComponent::staticMetaObject>}, ptr = {ptr_value = 94879866394384, static Flag2Bit = 2, static FlagsMask = 3}}
>         scope = <optimized out>
>         cData = <optimized out>
>         callData = <optimized out>
>         method = <optimized out>
>         doCall = <optimized out>
> #57 0x00007fbd9efe243d in QV4::FunctionObject::call (this=0x7fff9e9e98f8, thisObject=0x7fbd3879f830, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4functionobject_p.h:187
>         call = <optimized out>
> #58 QV4::Runtime::CallPropertyLookup::call (engine=0x564aef7ac910, base=..., index=<optimized out>, argv=0x7fbd3879f848, argc=2) at /usr/src/debug/qt6-qtdeclarative-6.9.0-2.fc42.x86_64/src/qml/jsruntime/qv4runtime.cpp:1562
>         l = 0x564aef90c5b8
>         f = {<QV4::StaticValue> = {_val = 140450667081760, static ExponentMask = 9218868437227405312, static Top1Mask = 9223372036854775808, static Upper3Mask = 3940649673949184, static Lower5Mask = 31, static ManagedMask = 9219149912204115968, static DoubleMask = 9220275812110958592, 
>             static NumberMask = 9219220280948293632, static IntOrBoolMask = 9219290649692471296, static IntCompatMask = 9219712862157537280, static EncodeMask = 9220346180855136256, static DoubleDiscriminator = 1407374883553280, 
>             static NumberDiscriminator = 351843720888320}, <No data fields>}
>         message = {d = {d = 0x564aef7d7ba0, ptr = 0x564aef7ac910 u"熠麞翿", size = 140735854582080}, static _empty = 0 u'\000'}
> #59 0x00007fbd2ea86979 in ?? ()
> No symbol table info available.
> #60 0x0000564aef7ac910 in ?? ()
> No symbol table info available.
> #61 0x0000000000000000 in ?? ()
> No symbol table info available.
> ~~~

The 65 536-character limit forced me to remove the KCrash, but that's a good thing: it's already attached.
Comment 4 Nate Graham 2025-06-03 22:59:16 UTC
The backtrace indicates that it's having trouble retrieving Bugzilla credentials in KWallet.

Do you have KWallet disabled, or is your wallet using an empty string as its name? Can you comment on any other non-default KWallet settings you may be using?
Comment 5 Roke Julian Lockhart Beedell 2025-06-03 23:03:22 UTC
(In reply to Nate Graham from comment #4)

I've barely touched my wallet: all I've done to it is replace the KSSAskPass password that I erroneously entered as a username, per https://bugs.kde.org/show_bug.cgi?id=343562#c11, and set the *password* to an empty string, which I believe is common. However, because KWallet was unavailable, the sole thing I can think of is https://bugs.kde.org/show_bug.cgi?id=505088#c0. Unfortunately, it looks like that was reported a day later than this, so I really don't know.
Comment 6 Roke Julian Lockhart Beedell 2025-06-03 23:04:14 UTC
(In reply to Roke Julian Lockhart Beedell from comment #5)

I forgot to directly answer you: the wallet, I believe, is called "kdewallet", if I've read it correctly.
Comment 7 Harald Sitter 2025-06-04 07:22:29 UTC
Well, the kwallet daemon is clearly defunct. Nothing to be done about it on the drkonqi side.
Comment 8 Roke Julian Lockhart Beedell 2025-06-04 07:34:31 UTC
(In reply to Harald Sitter from comment #7)

Konqi could mention the reason, or attempt to restart the KWallet service (unless even basic self-diagnosis too error-prone itself). Certainly, I wouldn't expect it to crash if it can't acquire the user's BZ credentials!