https://bugs.kde.org/show_bug.cgi?id=524531

Z <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Z <[email protected]> ---
Created attachment 195382
  --> https://bugs.kde.org/attachment.cgi?id=195382&action=edit
Dolphin coredump from "coredumpctl gdb"

I have the same issue, reproducible on Fedora and Artix, except it only happens
for me when I select a different destination path for archive. (right click
file > Compress > Compress to... > select different destination folder than the
one by default > OK > dolphin segfaults)

I attached the coredump from 'coredumpctl gdb' (with all debuginfo symbols
installed) that I got on fedora, alongside with this error being shown by gdb:
Program terminated with signal SIGSEGV, Segmentation fault.
Downloading source file
/usr/src/debug/glibc-2.43-8.fc44.x86_64/nptl/pthread_kill.c
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=11, 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 0x7fad8c0aefc0 (LWP 10421))]
(gdb) 

On Artix I get this when running dolphin through gdb and reproducing bug:
Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007ffff55f10ef in QObjectPrivate::connectImpl(QObject const*, int, QObject
const*, void**, QtPrivate::QSlotObjectBase*, int, int const*, QMetaObject
const*) () from /usr/lib/libQt6Core.so.6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to