Bug 294761 - Ark crashes after cancelling of unpacking to view a big file (8 GB)
Summary: Ark crashes after cancelling of unpacking to view a big file (8 GB)
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.16
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 18:14 UTC by Dmitriy A. Perlow
Modified: 2012-02-24 18:48 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 Dmitriy A. Perlow 2012-02-24 18:14:49 UTC
Version:           2.16 (using KDE 4.7.4) 
OS:                Linux

This bug may be a duplicate of or related to bug 244693.

Possible duplicates by query: bug 288640, bug 288639, bug 288361, bug 281699, bug 272685.

Reproducible: Always

Steps to Reproduce:
I opened the archive, pressed "view", canceled.

Actual Results:  
Ark crashes.

Expected Results:  
Application: ark (2.17)
openSUSE 12.1 (x86_64)
Qt: 4.7.4
KDE: 4.7.4

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff143e8e760 (LWP 26575))]

Thread 2 (Thread 0x7ff130ace700 (LWP 26661)):
[KCrash Handler]
#6  0x00007ff143a900a7 in Kerfuffle::ReadOnlyArchiveInterface::finished(bool) () from /usr/lib64/libkerfuffle.so.4
#7  0x00007ff143a920f1 in Kerfuffle::ExtractJob::doWork() () from /usr/lib64/libkerfuffle.so.4
#8  0x00007ff143a91b75 in Kerfuffle::ExtractJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkerfuffle.so.4
#9  0x00007ff14159db20 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /usr/lib64/libQtCore.so.4
#10 0x00007ff14159fd00 in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib64/libQtCore.so.4
#11 0x00007ff143a908cc in Kerfuffle::Job::Private::run() () from /usr/lib64/libkerfuffle.so.4
#12 0x00007ff1414b0025 in ?? () from /usr/lib64/libQtCore.so.4
#13 0x00007ff13e932f05 in start_thread () from /lib64/libpthread.so.0
#14 0x00007ff140e7563d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff143e8e760 (LWP 26575)):
#0  0x00007ff13e936e6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007ff1414b04bb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/libQtCore.so.4
#2  0x00007ff1414afd6c in QThread::wait(unsigned long) () from /usr/lib64/libQtCore.so.4
#3  0x00007ff143a90680 in Kerfuffle::Job::~Job() () from /usr/lib64/libkerfuffle.so.4
#4  0x00007ff143a92da3 in Kerfuffle::ExtractJob::~ExtractJob() () from /usr/lib64/libkerfuffle.so.4
#5  0x00007ff1415a8465 in QObjectPrivate::deleteChildren() () from /usr/lib64/libQtCore.so.4
#6  0x00007ff1415ada09 in QObject::~QObject() () from /usr/lib64/libQtCore.so.4
#7  0x00007ff143a93579 in Kerfuffle::ArchiveBase::~ArchiveBase() () from /usr/lib64/libkerfuffle.so.4
#8  0x00007ff133fe05ad in ?? () from /usr/lib64/kde4/arkpart.so
#9  0x00007ff133fe05f9 in ?? () from /usr/lib64/kde4/arkpart.so
#10 0x00007ff1415a8465 in QObjectPrivate::deleteChildren() () from /usr/lib64/libQtCore.so.4
#11 0x00007ff1415ada09 in QObject::~QObject() () from /usr/lib64/libQtCore.so.4
#12 0x00007ff14359ba58 in KParts::Part::~Part() () from /usr/lib64/libkparts.so.4
#13 0x00007ff133fd2a3f in ?? () from /usr/lib64/kde4/arkpart.so
#14 0x00007ff133fd2a99 in ?? () from /usr/lib64/kde4/arkpart.so
#15 0x000000000040e6fd in _start ()
Comment 1 Raphael Kubo da Costa 2012-02-24 18:48:44 UTC

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