Bug 358937 - Crash when cancelling file compression in dolphin.
Summary: Crash when cancelling file compression in dolphin.
Status: RESOLVED DUPLICATE of bug 222392
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-03 01:44 UTC by Mikael B
Modified: 2016-02-03 10:12 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 Mikael B 2016-02-03 01:44:40 UTC
Application: ark (2.19)
KDE Platform Version: 4.14.14 (Compiled from sources)
Qt Version: 4.8.6
Operating System: Linux 4.2.8-200.fc22.x86_64 x86_64
Distribution: "Fedora release 22 (Twenty Two)"

-- Information about the crash:
- What I was doing when the application crashed:
Started compressing a file from dolphin (I don't remember if it was bzip or zip), and hit 'cancel' during the process. 
The result was a popup declaring that so-and-so had crashed.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2a1bb118c0 (LWP 10162))]

Thread 3 (Thread 0x7f29f6694700 (LWP 10169)):
#0  0x00007f2a177d02fd in poll () at /lib64/libc.so.6
#1  0x00007f2a13133dbc in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007f2a13133ecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f2a187104ee in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#4  0x00007f2a186de791 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#5  0x00007f2a186deb05 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#6  0x00007f2a185ce289 in QThread::exec() () at /lib64/libQtCore.so.4
#7  0x00007f2a186be863 in QInotifyFileSystemWatcherEngine::run() () at /lib64/libQtCore.so.4
#8  0x00007f2a185d0aac in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#9  0x00007f2a18341555 in start_thread () at /lib64/libpthread.so.0
#10 0x00007f2a177dbb9d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f29f5541700 (LWP 10171)):
[KCrash Handler]
#6  0x0000000000000040 in  ()
#7  0x00007f2a186f5525 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () at /lib64/libQtCore.so.4
#8  0x00007f2a1b746bf8 in Kerfuffle::Job::onFinished(bool) () at /lib64/libkerfuffle.so.4
#9  0x00007f2a1b745abf in Kerfuffle::AddJob::doWork() () at /lib64/libkerfuffle.so.4
#10 0x00007f2a1b745581 in Kerfuffle::Job::Private::run() () at /lib64/libkerfuffle.so.4
#11 0x00007f2a185d0aac in QThreadPrivate::start(void*) () at /lib64/libQtCore.so.4
#12 0x00007f2a18341555 in start_thread () at /lib64/libpthread.so.0
#13 0x00007f2a177dbb9d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f2a1bb118c0 (LWP 10162)):
#0  0x00007f2a18346540 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f2a185d1016 in QWaitCondition::wait(QMutex*, unsigned long) () at /lib64/libQtCore.so.4
#2  0x00007f2a185d063e in QThread::wait(unsigned long) () at /lib64/libQtCore.so.4
#3  0x00007f2a1b745520 in Kerfuffle::Job::~Job() () at /lib64/libkerfuffle.so.4
#4  0x00007f2a1b748640 in Kerfuffle::AddJob::~AddJob() () at /lib64/libkerfuffle.so.4
#5  0x00007f2a186f8361 in QObjectPrivate::deleteChildren() () at /lib64/libQtCore.so.4
#6  0x00007f2a186faa04 in QObject::~QObject() () at /lib64/libQtCore.so.4
#7  0x00007f2a1b741799 in Kerfuffle::Archive::~Archive() () at /lib64/libkerfuffle.so.4
#8  0x00007f2a186f8361 in QObjectPrivate::deleteChildren() () at /lib64/libQtCore.so.4
#9  0x00007f2a186faa04 in QObject::~QObject() () at /lib64/libQtCore.so.4
#10 0x00007f2a1b74e389 in Kerfuffle::AddToArchive::~AddToArchive() () at /lib64/libkerfuffle.so.4
#11 0x00007f2a186f9e88 in QObject::event(QEvent*) () at /lib64/libQtCore.so.4
#12 0x00007f2a195e13ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#13 0x00007f2a195e8206 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQtGui.so.4
#14 0x00007f2a1a35d54a in KApplication::notify(QObject*, QEvent*) () at /lib64/libkdeui.so.5
#15 0x00007f2a186dff1d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQtCore.so.4
#16 0x00007f2a186e3536 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQtCore.so.4
#17 0x00007f2a1871035e in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQtCore.so.4
#18 0x00007f2a13133a8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#19 0x00007f2a13133e20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#20 0x00007f2a13133ecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#21 0x00007f2a187104ce in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#22 0x00007f2a19687626 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtGui.so.4
#23 0x00007f2a186de791 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#24 0x00007f2a186deb05 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQtCore.so.4
#25 0x00007f2a186e46a9 in QCoreApplication::exec() () at /lib64/libQtCore.so.4
#26 0x000000000040a64e in main ()

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-02-03 10:12:56 UTC
The backtrace is slightly different, but the symptoms are the same of bug #222392.

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