https://bugs.kde.org/show_bug.cgi?id=516328
Bug ID: 516328
Summary: Coredump on run
Classification: Frameworks and Libraries
Product: frameworks-kglobalaccel
Version First 6.23.0
Reported In:
Platform: Exherbo
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
After the recent upgrade to 6.23 and Qt 6.10.2 I'm observing a coredump on
start (or manual run)
STEPS TO REPRODUCE
1. On session start (wayland) I see multiple notifications about crash dump
2. Manually running from `konsole` also gives a coredump
3.
OBSERVED RESULT
```
PID: 194191 (kglobalacceld)
UID: 1000 (zaufi)
GID: 1000 (zaufi)
Signal: 6 (ABRT)
Timestamp: Thu 2026-02-19 20:42:16 +04 (4s ago)
Command Line: /usr/x86_64-pc-linux-gnu/libexec/kglobalacceld
Executable: /usr/x86_64-pc-linux-gnu/libexec/kglobalacceld
Control Group:
/user.slice/user-1000.slice/[email protected]/app.slice/app-org.kde.yakuake-5262.scope/tab(163265).scope
Unit: [email protected]
User Unit: app-org.kde.yakuake-5262.scope
Slice: user-1000.slice
Owner UID: 1000 (zaufi)
Boot ID: a7c0086a4c174712b286e5eab88526a8
Machine ID: f65ace3ae3e042f7b7b663a8d3ba0f22
Hostname: extop
Storage:
/var/lib/systemd/coredump/core.kglobalacceld.1000.a7c0086a4c174712b286e5eab88526a8.194191.1771519336000000.zst
(present)
Size on Disk: 624.2K
Message: Process 194191 (kglobalacceld) of user 1000 dumped core.
Stack trace of thread 194191:
#0 0x00007fd892eaf8cc __pthread_kill_implementation (libc.so.6
+ 0x9a8cc)
#1 0x00007fd892e54df6 __GI_raise (libc.so.6 + 0x3fdf6)
#2 0x00007fd892e3d781 __GI_abort (libc.so.6 + 0x28781)
#3 0x00007fd892e3e9e6 __libc_message_impl (libc.so.6 +
0x299e6)
#4 0x00007fd892eb947c __libc_message_wrapper (libc.so.6 +
0xa447c)
#5 0x00007fd892eb9491 malloc_printerr_tail (libc.so.6 +
0xa4491)
#6 0x00007fd8931cbcb6
_ZN12QHashPrivate4SpanINS_4NodeI10QByteArrayPKN9QtPrivate18QMetaTypeInterfaceEEEE8freeDataEv
(libQt6Core.so.6 + 0x1cbcb6)
#7 0x00007fd892e57278 __cxa_finalize (libc.so.6 + 0x42278)
#8 0x00007fd8931026e7 __do_global_dtors_aux (libQt6Core.so.6 +
0x1026e7)
#9 0x00007fd8944400c2 _dl_call_fini (ld-linux-x86-64.so.2 +
0x10c2)
#10 0x00007fd89444410e _dl_fini (ld-linux-x86-64.so.2 + 0x510e)
#11 0x00007fd892e57800 __run_exit_handlers (libc.so.6 +
0x42800)
#12 0x00007fd892e578de __GI_exit (libc.so.6 + 0x428de)
#13 0x00007fd892e3f543 __libc_start_call_main (libc.so.6 +
0x2a543)
#14 0x00007fd892e3f65b __libc_start_main_impl (libc.so.6 +
0x2a65b)
#15 0x0000560b1fb307f5 n/a
(/usr/x86_64-pc-linux-gnu/libexec/kglobalacceld + 0x27f5)
ELF object binary architecture: AMD x86-64
```
EXPECTED RESULT
No coredump ;-)
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 6.6.0
KDE Frameworks Version: 6.23.0
Qt Version: 6.10.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.