https://bugs.kde.org/show_bug.cgi?id=518458
Bug ID: 518458
Summary: Drkonqi crashes right at login
Classification: Applications
Product: drkonqi
Version First 6.6.3
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [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
Drkonqi crashes
EXPECTED RESULT
Drkonqi should keep running
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: 7857 (drkonqi)
UID: 1000 (lito)
GID: 1000 (lito)
Signal: 6 (ABRT)
Timestamp: Thu 2026-04-02 13:48:27 MST (9s ago)
Command Line: /usr/lib/drkonqi --kdeframeworksversion 6.24.0 --platform
wayland --appversion 6.6.3 --apppath /usr/bin --programname "" --signal 6 --pid
1658 --qtversion 6.11.0 --appname plasmashell --bugaddress [email protected]
Executable: /usr/lib/drkonqi
Control Group:
/user.slice/user-1000.slice/[email protected]/app.slice/drkonqi-coredump-launcher@68-16386-7580_7581-0.service
Unit: [email protected]
User Unit: drkonqi-coredump-launcher@68-16386-7580_7581-0.service
Slice: user-1000.slice
Owner UID: 1000 (lito)
Boot ID: d801bd7981924000acadbebac979f3b6
Machine ID: 8696d28fd91d491bb9a81447af16cbe9
Hostname: malasdecisiones
Storage:
/var/lib/systemd/coredump/core.drkonqi.1000.d801bd7981924000acadbebac979f3b6.7857.1775162907000000.zst
(present)
Size on Disk: 885.9K
Message: Process 7857 (drkonqi) of user 1000 dumped core.
Stack trace of thread 7857:
#0 0x00007fb020aa7a2c n/a (libc.so.6 + 0x98a2c)
#1 0x00007fb020a4d1a0 raise (libc.so.6 + 0x3e1a0)
#2 0x00007fb020a345fe abort (libc.so.6 + 0x255fe)
#3 0x00007fb021269e31 n/a (libQt6Core.so.6 + 0x269e31)
#4 0x00007fb02126acd6 _ZNK14QMessageLogger5fatalEPKcz
(libQt6Core.so.6 + 0x26acd6)
#5 0x00007fb021ec57ff n/a (libQt6Gui.so.6 + 0x2c57ff)
#6 0x00007fb021ec3538
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 +
0x2c3538)
#7 0x00007fb021303e75 _ZN23QCoreApplicationPrivate4initEv
(libQt6Core.so.6 + 0x303e75)
#8 0x00007fb021ec3639 _ZN22QGuiApplicationPrivate4initEv
(libQt6Gui.so.6 + 0x2c3639)
#9 0x00007fb022830636 _ZN19QApplicationPrivate4initEv
(libQt6Widgets.so.6 + 0x230636)
#10 0x00005589b252e93f n/a (/usr/lib/drkonqi + 0x3193f)
#11 0x00007fb020a366c1 n/a (libc.so.6 + 0x276c1)
#12 0x00007fb020a367f9 __libc_start_main (libc.so.6 + 0x277f9)
#13 0x00005589b2532dd5 n/a (/usr/lib/drkonqi + 0x35dd5)
ELF object binary architecture: AMD x86-64
Backtrace:
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/lib/drkonqi --kdeframeworksversion 6.24.0
--platform wayland --appversion'.
Program terminated with signal SIGABRT, Aborted.
Downloading 4.48 K source file /usr/src/debug/glibc/glibc/nptl/pthread_kill.c
#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 0x00007fb020aa7af3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6)
at pthread_kill.c:89
#2 0x00007fb020a4d1a0 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3 0x00007fb020a345fe in __GI_abort () at abort.c:77
#4 0x00007fb021269e31 in ?? () from /usr/lib/libQt6Core.so.6
#5 0x00007fb02126acd6 in QMessageLogger::fatal(char const*, ...) const ()
from /usr/lib/libQt6Core.so.6
#6 0x00007fb021ec57ff in ?? () from /usr/lib/libQt6Gui.so.6
#7 0x00007fb021ec3538 in QGuiApplicationPrivate::createEventDispatcher() ()
from /usr/lib/libQt6Gui.so.6
#8 0x00007fb021303e75 in QCoreApplicationPrivate::init() () from
/usr/lib/libQt6Core.so.6
#9 0x00007fb021ec3639 in QGuiApplicationPrivate::init() () from
/usr/lib/libQt6Gui.so.6
#10 0x00007fb022830636 in QApplicationPrivate::init() () from
/usr/lib/libQt6Widgets.so.6
#11 0x00005589b252e93f in main (argc=<optimized out>, argv=0x7fff7c8acfa8)
at /usr/src/debug/drkonqi/drkonqi-6.6.3/src/main.cpp:138
--
You are receiving this mail because:
You are watching all bug changes.