Bug 204621 - Ark crashes on closing while listing the contect of archive
Summary: Ark crashes on closing while listing the contect of archive
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 09:02 UTC by Ali Tarihi
Modified: 2009-08-21 09:04 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 Ali Tarihi 2009-08-21 09:02:08 UTC
Application that crashed: ark
Version of the application: 2.13
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64
Distribution: "(none)"

What I was doing when the application crashed:
Using 4.3 from Arch Repos. in my case it is a lage tar.bz2 


 -- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 0 (LWP 10116)]

Thread 2 (Thread 0x7f656a41f910 (LWP 10117)):
[KCrash Handler]
#5  0x00007f65789fdbbd in Kerfuffle::ReadOnlyArchiveInterface::entry () from /usr/lib/libkerfuffle.so.4
#6  0x00007f656a65b7e6 in LibArchiveInterface::emitEntryFromArchiveEntry () from /usr/lib/kde4/kerfuffle_libarchive.so
#7  0x00007f656a65bdf4 in LibArchiveInterface::list () from /usr/lib/kde4/kerfuffle_libarchive.so
#8  0x00007f65789fe8ff in Kerfuffle::ListJob::doWork () from /usr/lib/libkerfuffle.so.4
#9  0x00007f6578a01be3 in Kerfuffle::ThreadExecution::run () from /usr/lib/libkerfuffle.so.4
#10 0x00007f65768a1285 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007f6575ae457a in start_thread () from /lib/libpthread.so.0
#12 0x00007f65762ad16d in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6578df0760 (LWP 10116)):
#0  0x00007f6575ae8dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f65768a234b in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f65768a1324 in QThread::wait () from /usr/lib/libQtCore.so.4
#3  0x00007f65789fe2fc in Kerfuffle::Job::~Job () from /usr/lib/libkerfuffle.so.4
#4  0x00007f6578a01872 in Kerfuffle::ListJob::~ListJob () from /usr/lib/libkerfuffle.so.4
#5  0x00007f6576994e6c in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#6  0x00007f657699d469 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#7  0x00007f6578a02361 in Kerfuffle::ArchiveBase::~ArchiveBase () from /usr/lib/libkerfuffle.so.4
#8  0x00007f656aae8c8d in ArchiveModel::~ArchiveModel () from /usr/lib/kde4/libarkpart.so
#9  0x00007f6576994e6c in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#10 0x00007f657699d469 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#11 0x00007f65787bf203 in KParts::Part::~Part () from /usr/lib/libkparts.so.4
#12 0x00007f656aadb5e1 in Part::~Part () from /usr/lib/kde4/libarkpart.so
#13 0x000000000040af4e in _start ()

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2009-08-21 09:04:47 UTC

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