Bug 449972 - Dolphin crashed when attempted to compress entire folder to 7z
Summary: Dolphin crashed when attempted to compress entire folder to 7z
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.2
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-10 20:53 UTC by d7ghrrkcz
Modified: 2024-02-01 14:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description d7ghrrkcz 2022-02-10 20:53:29 UTC
Application: dolphin (21.08.2)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.15.0-3-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux bookworm/sid
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:

Dolphin crashed when attempted to compress entire folder to 7z
I selected folder with 8124 files inside. Started 7zip compression with maximum setting. Dolphin immediately crashed

When I try again, dolphin does not crash but compression never finishes it's just idling there on "Compressing 8,124 files" and CPU usage is zero.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f4b6d195411 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f4b6d1956e9 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007f4b6d18cecf in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f4b6dc346bf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f4b6d160b1a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f4b6d163b67 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f4b6d1b8ad3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f4b6ac3dc7b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007f4b6ac3df28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007f4b6ac3dfdf in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007f4b6d1b8154 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f4b6d15f52b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f4b6d167800 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00005627c93a92ae in ?? ()
#18 0x00007f4b6cb057ed in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#19 0x00005627c93a966a in ?? ()
[Inferior 1 (process 1305614) detached]

The reporter indicates this bug may be a duplicate of or related to bug 442774.

Possible duplicates by query: bug 449886, bug 449665, bug 449647, bug 449368, bug 449248.

Reported using DrKonqi