Bug 444318 - Dolphin crashed after .7z compression stuck for a while and i cancelled
Summary: Dolphin crashed after .7z compression stuck for a while and i cancelled
Status: RESOLVED DUPLICATE of bug 442774
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-10-24 12:12 UTC by Lyubomir
Modified: 2021-10-24 18:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lyubomir 2021-10-24 12:12:40 UTC
Application: dolphin (21.08.2)

Qt Version: 5.15.2
Frameworks Version: 5.87.0
Operating System: Linux 5.13.0-20-lowlatency x86_64
Windowing System: Wayland
Distribution: Ubuntu 21.10
DrKonqi: 5.23.1 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I tried to create an .7z archive with LZMA(1) on Max compression level of 1186 files. There was a notifcation with a progress bar moving back and forth with the words "compressing 1186 files" on it, then after a while this progress bar stopped going back and forth and filled the whole bar, as in 100%, but it stayed like this for a good amount of minutes and in addition Dolphin's tile/entry in the task manager changed from blue to green. While i have left it stay that way, i have tried to compress again a different set of 15 files with the same archive format and settings as above. The same thing happened but faster/it took less time. Then i clicked the stop button/cancel button for the 15 files - after a few seconds Dolphin crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  KJob::kill (this=0x5610b98bd450, verbosity=KJob::Quietly) at ./src/lib/jobs/kjob.cpp:109
#5  0x00007ffb97f6843c in KJob::kill (this=0x5610b9acedd0, verbosity=KJob::EmitResult) at ./src/lib/jobs/kjob.cpp:113
#6  0x00007ffb96d63a88 in doActivate<false> (sender=0x5610b98c1320, signal_index=3, argv=0x7ffc41900660) at kernel/qobject.cpp:3898
#7  0x00007ffb96d5cd67 in QMetaObject::activate (sender=sender@entry=0x5610b98c1320, m=m@entry=0x7ffb988a3260 <OrgKdeJobViewV2Interface::staticMetaObject>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3946
#8  0x00007ffb9888fb43 in OrgKdeJobViewV2Interface::resumeRequested (this=<optimized out>) at ./obj-x86_64-linux-gnu/src/jobviewiface.moc:231
#9  0x00007ffb98895693 in OrgKdeJobViewV2Interface::qt_metacall (this=0x5610b98c1320, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7ffc419007a0) at ./obj-x86_64-linux-gnu/src/jobviewiface.moc:212
#10 0x00007ffb97de756b in QDBusConnectionPrivate::deliverCall (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:201
#11 0x00007ffb96d5973e in QObject::event (this=0x5610b98c1320, e=0x5610b968bb00) at kernel/qobject.cpp:1314
#12 0x00007ffb9781a6b3 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5610b98c1320, e=0x5610b968bb00) at kernel/qapplication.cpp:3632
#13 0x00007ffb96d2c16a in QCoreApplication::notifyInternal2 (receiver=0x5610b98c1320, event=0x5610b968bb00) at kernel/qcoreapplication.cpp:1063
#14 0x00007ffb96d2f257 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5610b8210ec0) at kernel/qcoreapplication.cpp:1817
#15 0x00007ffb96d85ef7 in postEventSourceDispatch (s=0x5610b8252760) at kernel/qeventdispatcher_glib.cpp:277
#16 0x00007ffb949888bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ffb949dbf08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ffb94986003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007ffb96d85548 in QEventDispatcherGlib::processEvents (this=0x5610b82554d0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#20 0x00007ffb96d2aa9b in QEventLoop::exec (this=this@entry=0x7ffc41900c00, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#21 0x00007ffb96d33024 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#22 0x00007ffb97106d10 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#23 0x00007ffb9781a629 in QApplication::exec () at kernel/qapplication.cpp:2824
#24 0x00005610b702caba in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:222
[Inferior 1 (process 216995) detached]

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

Possible duplicates by query: bug 443779, bug 443540, bug 443350, bug 443012, bug 442774.

Reported using DrKonqi
Comment 1 Patrick Silva 2021-10-24 18:25:40 UTC

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