Bug 208104 - ark crash
Summary: ark crash
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-09-21 19:53 UTC by ikos
Modified: 2009-11-08 18:26 UTC (History)
2 users (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 ikos 2009-09-21 19:53:21 UTC
Application that crashed: ark
Version of the application: 2.13
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-ARCH x86_64

What I was doing when the application crashed:
Вылетела при открытии архива

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

Thread 2 (Thread 0x7f72aa6cb910 (LWP 5319)):
[KCrash Handler]
#5  0x00007f72b8c62c8d in Kerfuffle::ReadOnlyArchiveInterface::entry () from /usr/lib/libkerfuffle.so.4
#6  0x00007f72aa9077e6 in LibArchiveInterface::emitEntryFromArchiveEntry () from /usr/lib/kde4/kerfuffle_libarchive.so
#7  0x00007f72aa907df4 in LibArchiveInterface::list () from /usr/lib/kde4/kerfuffle_libarchive.so
#8  0x00007f72b8c639cf in Kerfuffle::ListJob::doWork () from /usr/lib/libkerfuffle.so.4
#9  0x00007f72b8c66cb3 in Kerfuffle::ThreadExecution::run () from /usr/lib/libkerfuffle.so.4
#10 0x00007f72b6b01285 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00007f72b5d4457a in start_thread () from /lib/libpthread.so.0
#12 0x00007f72b650d14d in clone () from /lib/libc.so.6
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f72b905f750 (LWP 5318)):
#0  0x00007f72b5d48dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f72b6b0234b in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f72b6b01324 in QThread::wait () from /usr/lib/libQtCore.so.4
#3  0x00007f72b8c633cc in Kerfuffle::Job::~Job () from /usr/lib/libkerfuffle.so.4
#4  0x00007f72b8c66942 in Kerfuffle::ListJob::~ListJob () from /usr/lib/libkerfuffle.so.4
#5  0x00007f72b6bf4e6c in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#6  0x00007f72b6bfd469 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#7  0x00007f72b8c67431 in Kerfuffle::ArchiveBase::~ArchiveBase () from /usr/lib/libkerfuffle.so.4
#8  0x00007f72aac96abd in ArchiveModel::~ArchiveModel () from /usr/lib/kde4/libarkpart.so
#9  0x00007f72b6bf4e6c in QObjectPrivate::deleteChildren () from /usr/lib/libQtCore.so.4
#10 0x00007f72b6bfd469 in QObject::~QObject () from /usr/lib/libQtCore.so.4
#11 0x00007f72b8a222e3 in KParts::Part::~Part () from /usr/lib/libkparts.so.4
#12 0x00007f72aac894e1 in Part::~Part () from /usr/lib/kde4/libarkpart.so
#13 0x000000000040aabe in _start ()

Reported using DrKonqi
Comment 1 FiNeX 2009-09-21 21:53:45 UTC
Please, would you like to explain how you had the crash in english?

If you can reproduce the bug you should install debug enabled packages and paste the complete backtrace.
Please read this page for more information about generating an useful backtrace:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Many thanks
Comment 2 Raphael Kubo da Costa 2009-11-08 18:26:52 UTC

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