Bug 423977 - Ark crashes when closing a compressed file while is loading its content.
Summary: Ark crashes when closing a compressed file while is loading its content.
Status: RESOLVED DUPLICATE of bug 418676
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-07-07 19:45 UTC by Tony
Modified: 2020-07-07 19:47 UTC (History)
1 user (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 Tony 2020-07-07 19:45:55 UTC
Application: ark (20.07.70)

Qt Version: 5.15.0
Frameworks Version: 5.72.0
Operating System: Linux 5.7.0-pf4-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

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

Opened and before ark finishes loading its content closed it.
The compressed file is  a *tar.gz file, in my case the sources for pf-kernel i got from here : https://gitlab.com/post-factum/pf-kernel.

The crash can be reproduced every time.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f5628e90c20 in main_arena () from /lib64/libc.so.6
#5  0x00007f562a3f60ef in KJob::kill (this=0x55900495f3c0, verbosity=verbosity@entry=KJob::Quietly) at /usr/src/debug/kcoreaddons-5.72.0git.20200704T094725~af45ba5-ku.5.1.x86_64/src/lib/jobs/kjob.cpp:106
#6  0x00007f56100fd3f3 in JobTracker::~JobTracker (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/part/jobtracker.cpp:42
#7  0x00007f56100fd459 in JobTracker::~JobTracker (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/part/jobtracker.cpp:44
#8  0x00007f562935172e in QObjectPrivate::deleteChildren (this=this@entry=0x5590046378a0) at kernel/qobject.cpp:2104
#9  0x00007f5629ec8896 in QWidget::~QWidget (this=0x5590046b2060, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1523
#10 0x00007f5629ec8be9 in QWidget::~QWidget (this=0x5590046b2060, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1401
#11 0x00007f562aa304d7 in KParts::Part::~Part() () from /usr/lib64/libKF5Parts.so.5
#12 0x00007f56100f08e2 in Ark::Part::~Part (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/part/interface.h:37
#13 0x00007f56100f0b69 in Ark::Part::~Part (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/part/part.cpp:241
#14 0x00005590042ed247 in MainWindow::~MainWindow (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/app/mainwindow.cpp:76
#15 0x00005590042ed309 in MainWindow::~MainWindow (this=<optimized out>, this=<optimized out>) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/app/mainwindow.cpp:78
#16 0x00007f56293538ff in QObject::event (this=0x559004639790, e=0x55900460eb90) at kernel/qobject.cpp:1301
#17 0x00007f562a731929 in KXmlGuiWindow::event (this=0x559004639790, ev=0x55900460eb90) at /usr/src/debug/kxmlgui-5.72.0git.20200704T095804~06a9132-ku.7.1.x86_64/src/kxmlguiwindow.cpp:121
#18 0x00007f5629e8d0cf in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x559004639790, e=0x55900460eb90) at kernel/qapplication.cpp:3671
#19 0x00007f5629327c1a in QCoreApplication::notifyInternal2 (receiver=0x559004639790, event=0x55900460eb90) at ../../include/QtCore/5.15.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:325
#20 0x00007f562932a641 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55900432f000) at kernel/qcoreapplication.cpp:1815
#21 0x00007f562937f9d3 in postEventSourceDispatch (s=s@entry=0x55900440ffa0) at kernel/qeventdispatcher_glib.cpp:277
#22 0x00007f56278cc2c7 in g_main_dispatch (context=0x7f5620005000) at ../glib/gmain.c:3309
#23 g_main_context_dispatch (context=0x7f5620005000) at ../glib/gmain.c:3974
#24 0x00007f56278cc648 in g_main_context_iterate (context=context@entry=0x7f5620005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4047
#25 0x00007f56278cc6ff in g_main_context_iteration (context=0x7f5620005000, may_block=may_block@entry=1) at ../glib/gmain.c:4108
#26 0x00007f562937f05f in QEventDispatcherGlib::processEvents (this=0x55900440c100, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#27 0x00007f56293265db in QEventLoop::exec (this=this@entry=0x7fff70aedd40, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:141
#28 0x00007f562932e840 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#29 0x00005590042e6500 in main (argc=<optimized out>, argv=0x7fff70aedeb0) at /usr/src/debug/ark-20.07.70git.20200703T230351~faafd2fa-ku.25.1.x86_64/app/main.cpp:352
[Inferior 1 (process 6357) detached]

Possible duplicates by query: bug 420171, bug 419818, bug 418676, bug 418350, bug 414728.

Reported using DrKonqi
Comment 1 Tony 2020-07-07 19:47:53 UTC

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