Bug 513030

Summary: Confirmation Of 492371
Product: [Applications] dolphin Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dolphin-bugs-null
Priority: NOR Keywords: drkonqi
Version First Reported In: 25.08.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=2417542#c14
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=2417542
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/318332/events/114282833f2c4a23a0d91d2241985116/
Attachments: New crash information added by DrKonqi

Description Roke Julian Lockhart Beedell 2025-12-06 23:46:41 UTC
Application: dolphin (25.08.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.10.1
Frameworks Version: 6.20.0
Operating System: Linux 6.17.9-300.fc43.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 43 (KDE Plasma Desktop Edition)"
DrKonqi: 6.5.3 [CoredumpBackend]

-- Information about the crash:
Per what https://bugzilla.redhat.com/show_bug.cgi?id=2417542#c14 cites, cancelling a compression, of the contents of a subdirectory of `/var/spool/abrt/`, to an `.XZ`-compressed `.TAr` archive file, initialised via Dolphin's relevant dialogue window, causes a SEGV (or ABRT).

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  lzma_code (strm=strm@entry=0x7fbb1c00a2f8, action=action@entry=LZMA_FINISH) at common/common.c:314
#6  0x00007ffb255c04b4 in drive_compressor (f=f@entry=0x7fbb1c009cb0, data=data@entry=0x7fbb1c00a2f0, finishing=finishing@entry=1) at libarchive/archive_write_add_filter_xz.c:504
#7  0x00007ffb255c05b9 in archive_compressor_xz_close (f=0x7fbb1c009cb0) at libarchive/archive_write_add_filter_xz.c:446
#8  0x00007ffb255ac1dd in __archive_write_filters_close (a=0x7fbb1c005e60) at libarchive/archive_write.c:298
#9  0x00007ffb255b0c6e in _archive_write_close (_a=0x7fbb1c005e60) at libarchive/archive_write.c:645
#10 0x00007ffb3807b7cc in ReadWriteLibarchivePlugin::finish (isSuccessful=<optimized out>, this=0x55606234f350) at /usr/include/qt6/QtCore/qscopedpointer.h:105
#11 ReadWriteLibarchivePlugin::finish (this=this@entry=0x55606234f350, isSuccessful=<optimized out>) at /usr/src/debug/ark-25.08.3-1.fc43.x86_64/plugins/libarchive/readwritelibarchiveplugin.cpp:407
#12 0x00007ffb3808205a in ReadWriteLibarchivePlugin::addFiles (this=<optimized out>, files=<optimized out>, destination=<optimized out>, options=<optimized out>, numberOfEntriesToAdd=<optimized out>) at /usr/src/debug/ark-25.08.3-1.fc43.x86_64/plugins/libarchive/readwritelibarchiveplugin.cpp:113
#13 0x00007ffb381c97e2 in Kerfuffle::AddJob::doWork (this=0x7fbb1800abe0) at /usr/src/debug/ark-25.08.3-1.fc43.x86_64/kerfuffle/jobs.cpp:753
#14 0x00007ffb8a2d19ae in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-qtbase-6.10.1-1.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:437
#16 QThreadPrivate::start (arg=0x7fbb18000f60) at /usr/src/debug/qt6-qtbase-6.10.1-1.fc43.x86_64/src/corelib/thread/qthread_unix.cpp:397
#17 0x00007ffb89a7e464 in start_thread (arg=<optimized out>) at pthread_create.c:448
#18 0x00007ffb89b015ac in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78


Reported using DrKonqi
Comment 1 Roke Julian Lockhart Beedell 2025-12-06 23:46:42 UTC
Created attachment 187401 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Roke Julian Lockhart Beedell 2025-12-06 23:49:00 UTC
Reported for https://bugs.kde.org/show_bug.cgi?id=492371#c10.

*** This bug has been marked as a duplicate of bug 492371 ***