Bug 335391 - Crash when closing Ark, before it finishes extracting the archive
Summary: Crash when closing Ark, before it finishes extracting the archive
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-26 21:35 UTC by G360
Modified: 2014-05-26 21:36 UTC (History)
0 users

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 G360 2014-05-26 21:35:11 UTC
Application: ark (2.19)
KDE Platform Version: 4.13.1
Qt Version: 4.8.6
Operating System: Linux 3.14.4-1-ARCH i686
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I opened a 75 MB size tar.gz, then, beforce the archive finnishes extracting, I closed ark, which made it crash.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb1040b40 (LWP 4675)):
[KCrash Handler]
#6  0x09a3e3f9 in ?? ()
#7  0xb769e932 in Kerfuffle::Job::onFinished(bool) () from /usr/lib/libkerfuffle.so.4
#8  0xb769d5fe in Kerfuffle::ListJob::doWork() () from /usr/lib/libkerfuffle.so.4
#9  0xb769d2dd in Kerfuffle::Job::Private::run() () from /usr/lib/libkerfuffle.so.4
#10 0xb5cba75f in ?? () from /usr/lib/libQtCore.so.4
#11 0xb5416096 in start_thread () from /usr/lib/libpthread.so.0
#12 0xb5a88a3e in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0xb49e8740 (LWP 4674)):
#0  0xb770e424 in __kernel_vsyscall ()
#1  0xb541a77b in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#2  0xb5a95816 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libc.so.6
#3  0xb5cbace5 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb5cba2c4 in QThread::wait(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0xb769d25d in Kerfuffle::Job::~Job() () from /usr/lib/libkerfuffle.so.4
#6  0xb76a03ae in Kerfuffle::ListJob::~ListJob() () from /usr/lib/libkerfuffle.so.4
#7  0xb5de46da in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#8  0xb5de6c88 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#9  0xb7699313 in Kerfuffle::Archive::~Archive() () from /usr/lib/libkerfuffle.so.4
#10 0xb769933a in Kerfuffle::Archive::~Archive() () from /usr/lib/libkerfuffle.so.4
#11 0xb1ff73a9 in ?? () from /usr/lib/kde4/arkpart.so
#12 0xb1ff743a in ?? () from /usr/lib/kde4/arkpart.so
#13 0xb5de46da in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#14 0xb5de6c88 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#15 0xb758765b in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#16 0xb7587ade in KParts::ReadOnlyPart::~ReadOnlyPart() () from /usr/lib/libkparts.so.4
#17 0xb7587b25 in KParts::ReadWritePart::~ReadWritePart() () from /usr/lib/libkparts.so.4
#18 0xb1fe6ae0 in ?? () from /usr/lib/kde4/arkpart.so
#19 0xb1fe6b4a in ?? () from /usr/lib/kde4/arkpart.so
#20 0x08053e4f in _start ()

Possible duplicates by query: bug 326858, bug 298240.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2014-05-26 21:36:34 UTC

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