https://bugs.kde.org/show_bug.cgi?id=504236
--- Comment #5 from ryan <j...@intelligentlyfurious.com> --- bt full trace for ya: --------------------------------- #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 = {140729692962912}} ret = <optimized out> #1 0x00007ea24eea7813 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89 No locals. #2 0x00007ea24ee4ddc0 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 ret = <optimized out> #3 0x00007ea24ee3557a in __GI_abort () at abort.c:73 act = {__sigaction_handler = {sa_handler = 0xe36, sa_sigaction = 0xe36}, sa_mask = {__val = {139235328636360, 140729692962316, 139235581253797, 0, 0, 0, 2, 0, 0, 0, 2, 106942466206976, 2865199500376845312, 140729692962528, 140729692962976, 106942466206976}}, sa_flags = 1370355136, sa_restorer = 0x7ffe2f5bbed0} #4 0x00007ea24f09a421 in std::__glibcxx_assert_fail (file=<optimized out>, line=<optimized out>, function=<optimized out>, condition=<optimized out>) at /usr/src/debug/gcc/gcc/libstdc++-v3/src/c++11/assert_fail.cc:41 No locals. #5 0x00007ea2404af430 in ?? () No symbol table info available. #6 0x403e000000000000 in ?? () No symbol table info available. #7 0x404e000000000000 in ?? () No symbol table info available. #8 0x8000000000000001 in ?? () No symbol table info available. #9 0x403e000000000000 in ?? () No symbol table info available. #10 0x00007ffe2f5bbfd0 in ?? () No symbol table info available. #11 0x00007ffe2f5bc240 in ?? () No symbol table info available. #12 0x00007ffe2f5bbf40 in ?? () No symbol table info available. #13 0x00007ea24f9fa720 in ?? () from /usr/lib/libQt6Core.so.6 No symbol table info available. #14 0x00007ea24f9fa720 in ?? () from /usr/lib/libQt6Core.so.6 No symbol table info available. #15 0x27c33bc3de96ac00 in ?? () No symbol table info available. #16 0x00007ffe2f5bc0a0 in ?? () No symbol table info available. #17 0x0000000000000000 in ?? () No symbol table info available. Warning: 'set logging off', an alias for the command 'set logging enabled', is deprecated. Use 'set logging enabled off'. ---------------------------------- replying to this via email, hope the formatting isn't awful for you. On 5/14/25 8:10 PM, John Kizer wrote: > https://bugs.kde.org/show_bug.cgi?id=504236 > > --- Comment #4 from John Kizer <john.ki...@proton.me> --- > No worries! There are instructions up at the top of that page for making sure > you have debug info installed on your device too, which helps tag each part of > the stack with the actual function name that was involved. > > I am 99% sure that this issue is https://bugs.kde.org/show_bug.cgi?id=503703 , > I just want to make sure with that backtrace before merging the reports > together :-) > -- You are receiving this mail because: You are watching all bug changes.