Bug 314162 - ark
Summary: ark
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-31 00:34 UTC by timothy
Modified: 2013-01-31 01:16 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 timothy 2013-01-31 00:34:50 UTC
Application: ark (2.19)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic i686
Distribution: Linux Mint 14 Nadia

-- Information about the crash:
- What I was doing when the application crashed:trying to download second life app it wont download it thin it pops up and says that it crashed

The crash can be reproduced every time.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4cc3740 (LWP 3665))]

Thread 2 (Thread 0xb1729b40 (LWP 3666)):
[KCrash Handler]
#6  0xb601acdc in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#7  0xb76da6a5 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=0x9582828, _t1=...) at ./archiveinterface.moc:125
#8  0xb1810831 in LibArchiveInterface::emitEntryFromArchiveEntry (this=this@entry=0x9582828, aentry=0xb0e027c0) at ../../../plugins/libarchive/libarchivehandler.cpp:651
#9  0xb18113cc in LibArchiveInterface::list (this=0x9582828) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#10 0xb76db6fa in Kerfuffle::ListJob::doWork (this=0x9580178) at ../../kerfuffle/jobs.cpp:192
#11 0xb76db3c5 in Kerfuffle::Job::Private::run (this=0x9564d40) at ../../kerfuffle/jobs.cpp:58
#12 0xb5eefa58 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#13 0xb53f3d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb5ce3d3e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4cc3740 (LWP 3665)):
#0  0xb770e424 in __kernel_vsyscall ()
#1  0xb53f796b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5cf164c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5ef0030 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#4  0xb5eef5a5 in QThread::wait(unsigned long) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#5  0xb76dac8b in Kerfuffle::Job::~Job (this=this@entry=0x9580178, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:87
#6  0xb76dd3ad in ~ListJob (this=0x9580178, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#7  Kerfuffle::ListJob::~ListJob (this=0x9580178, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#8  0xb6016a59 in QObjectPrivate::deleteChildren() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9  0xb601bf8c in QObject::~QObject() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#10 0xb76d73a5 in Kerfuffle::Archive::~Archive (this=0x94a0500, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:131
#11 0xb76d73e2 in Kerfuffle::Archive::~Archive (this=0x94a0500, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:133
#12 0xb26179f9 in cleanup (pointer=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:62
#13 ~QScopedPointer (this=0x949e188, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:100
#14 ArchiveModel::~ArchiveModel (this=0x949e178, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:289
#15 0xb2617a52 in ArchiveModel::~ArchiveModel (this=0x949e178, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:293
#16 0xb6016a59 in QObjectPrivate::deleteChildren() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#17 0xb601bf8c in QObject::~QObject() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#18 0xb75f1c44 in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#19 0xb75f2fcc in KParts::ReadOnlyPart::~ReadOnlyPart() () from /usr/lib/libkparts.so.4
#20 0xb75f3120 in KParts::ReadWritePart::~ReadWritePart() () from /usr/lib/libkparts.so.4
#21 0xb260ab40 in Ark::Part::~Part (this=this@entry=0x94a69a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:138
#22 0xb260abb2 in Ark::Part::~Part (this=0x94a69a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:143
#23 0x08053da9 in MainWindow::~MainWindow (this=this@entry=0x9460aa8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#24 0x08053e80 in MainWindow::~MainWindow (this=0x9460aa8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#25 0xb6016783 in qDeleteInEventHandler(QObject*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#26 0xb6018f10 in QObject::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#27 0xb65c8f4a in QWidget::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#28 0xb69f705c in QMainWindow::event(QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#29 0xb71b9284 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#30 0xb72002d2 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb657039c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#32 0xb6574e54 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#33 0xb70e3e91 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#34 0xb600278e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#35 0xb600697d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#36 0xb6006c0c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#37 0xb6034804 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#38 0xb531d9e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#39 0xb531dd80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0xb531de61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0xb6034981 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#42 0xb66269aa in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#43 0xb600126c in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#44 0xb6001561 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#45 0xb6006cba in QCoreApplication::exec() () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#46 0xb656dfc4 in QApplication::exec() () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#47 0x080504fa in main (argc=4, argv=0xbffba3f4) at ../../app/main.cpp:209

Possible duplicates by query: bug 311002, bug 308984, bug 308388, bug 305905, bug 305356.

Reported using DrKonqi
Comment 1 Christoph Feck 2013-01-31 01:16:36 UTC

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