https://bugs.kde.org/show_bug.cgi?id=518555
Bug ID: 518555
Summary: ksecretd crashes right at login
Classification: Frameworks and Libraries
Product: frameworks-kwallet
Version First 6.24.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
A notification appears every time I login saying that drkonqi has crashed.
Here's the backtrace with symbols.
STEPS TO REPRODUCE
1. Login.
OBSERVED RESULT
ksecretd crashes
EXPECTED RESULT
kscretdt should not crash
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.11.0
ADDITIONAL INFORMATION
Stack trace:
PID: 37825 (ksecretd)
UID: 1000 (lito)
GID: 1000 (lito)
Signal: 6 (ABRT)
Timestamp: Sat 2026-04-04 11:19:57 MST (12s ago)
Command Line: /usr/bin/ksecretd
Executable: /usr/bin/ksecretd
Control Group:
/user.slice/user-1000.slice/[email protected]/app.slice/app-dbus\x2d:1.1\x2dorg.freedesktop.impl.portal.desktop.kwallet.slice/dbus-:[email protected]
Unit: [email protected]
User Unit: dbus-:[email protected]
Slice: user-1000.slice
Owner UID: 1000 (lito)
Boot ID: e76064af82a04cf891b4655b3b5fca2e
Machine ID: 8696d28fd91d491bb9a81447af16cbe9
Hostname: malasdecisiones
Storage:
/var/lib/systemd/coredump/core.ksecretd.1000.e76064af82a04cf891b4655b3b5fca2e.37825.1775326797000000.zst
(present)
Size on Disk: 608.8K
Message: Process 37825 (ksecretd) of user 1000 dumped core.
Stack trace of thread 37825:
#0 0x00007fbd152a7a2c n/a (libc.so.6 + 0x98a2c)
#1 0x00007fbd1524d1a0 raise (libc.so.6 + 0x3e1a0)
#2 0x00007fbd152345fe abort (libc.so.6 + 0x255fe)
#3 0x00007fbd15a784a9 _Z6qAbortv (libQt6Core.so.6 + 0x2784a9)
#4 0x00007fbd15a792bd _ZNK14QMessageLogger5fatalEPKcz
(libQt6Core.so.6 + 0x2792bd)
#5 0x00007fbd162ce53e init_platform (libQt6Gui.so.6 +
0x2ce53e)
#6 0x00007fbd162cc2d8
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 +
0x2cc2d8)
#7 0x00007fbd15b03185 _ZN23QCoreApplicationPrivate4initEv
(libQt6Core.so.6 + 0x303185)
#8 0x00007fbd162cc3dd _ZN22QGuiApplicationPrivate4initEv
(libQt6Gui.so.6 + 0x2cc3dd)
#9 0x00007fbd16c53c0d _ZN19QApplicationPrivate4initEv
(libQt6Widgets.so.6 + 0x253c0d)
#10 0x00005604c4d38af8 n/a (/usr/bin/ksecretd + 0x1daf8)
#11 0x00007fbd152366c1 n/a (libc.so.6 + 0x276c1)
#12 0x00007fbd152367f9 __libc_start_main (libc.so.6 + 0x277f9)
#13 0x00005604c4d39c65 n/a (/usr/bin/ksecretd + 0x1ec65)
ELF object binary architecture: AMD x86-64
Back trace:
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/ksecretd'.
--Type <RET> for more, q to quit, c to continue without paging--c
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;
(gdb) bt
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007fbd152a7af3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#2 0x00007fbd1524d1a0 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3 0x00007fbd152345fe in __GI_abort () at abort.c:77
#4 0x00007fbd15a784a9 in qAbort () at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qassert.cpp:46
#5 qt_maybe_message_fatal<QString&> (msgType=QtFatalMsg, context=...,
message=...) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:2169
#6 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=msg@entry=0x7fbd1620337d "%s", ap=ap@entry=0x7ffd95d578b8) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:412
#7 0x00007fbd15a792bd in QMessageLogger::fatal
(this=this@entry=0x7ffd95d57df0, msg=msg@entry=0x7fbd1620337d "%s")
at /usr/src/debug/qt6-base-hifps/qtbase/src/corelib/global/qlogging.cpp:901
#8 0x00007fbd162ce53e in init_platform (pluginNamesWithArguments=...,
platformPluginPath=..., platformThemeName=..., argc=@0x7ffd95d5818c: 1,
argv=<optimized out>)
at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1368
#9 QGuiApplicationPrivate::createPlatformIntegration (this=0x5604ed8fc930) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1616
#10 0x00007fbd162cc2d8 in QGuiApplicationPrivate::createEventDispatcher
(this=<optimized out>) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1634
#11 0x00007fbd15b03185 in QCoreApplicationPrivate::init
(this=this@entry=0x5604ed8fc930) at
/usr/src/debug/qt6-base-hifps/qtbase/src/corelib/kernel/qcoreapplication.cpp:865
#12 0x00007fbd162cc3dd in QGuiApplicationPrivate::init
(this=this@entry=0x5604ed8fc930) at
/usr/src/debug/qt6-base-hifps/qtbase/src/gui/kernel/qguiapplication.cpp:1667
#13 0x00007fbd16c53c0d in QApplicationPrivate::init (this=0x5604ed8fc930) at
/usr/src/debug/qt6-base-hifps/qtbase/src/widgets/kernel/qapplication.cpp:473
#14 0x00007fbd16c53d6e in QApplication::QApplication (this=<optimized out>,
argc=<optimized out>, argv=<optimized out>, this=<optimized out>,
argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base-hifps/qtbase/src/widgets/kernel/qapplication.cpp:461
#15 0x00005604c4d38af8 in main (argc=<optimized out>, argv=0x7ffd95d58958) at
/usr/src/debug/kwallet/kwallet-6.24.0/src/runtime/ksecretd/main.cpp:153
(gdb)
--
You are receiving this mail because:
You are watching all bug changes.