Bug 322551 - Crash when closing ark while it's listing archive contents
Summary: Crash when closing ark while it's listing archive contents
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.18
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-19 00:32 UTC by Mehmet Kose
Modified: 2013-07-19 09:24 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 Mehmet Kose 2013-07-19 00:32:34 UTC
Application: ark (2.18)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.8.0-26-generic i686
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
Double clicked 230 MB eclipse.tar.gz and shooted an alt+f4 right after that.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb18f6b40 (LWP 7790)):
[KCrash Handler]
#7  0xb77dd424 in __kernel_vsyscall ()
#8  0xb5cd71df in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5cda825 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5eff13d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5efced3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5efcf0f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5efd05e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb5f93102 in qBadAlloc () at global/qglobal.cpp:1994
#15 0xb5fbf451 in QListData::detach (this=0xb18f6030, alloc=-1331431880) at tools/qlist.cpp:186
#16 0xb77ad6ea in detach_helper (alloc=<optimized out>, this=0xb18f6030) at /usr/include/qt4/QtCore/qlist.h:709
#17 QList<Kerfuffle::ArchiveObserver*>::detach_helper (this=0xb18f6030) at /usr/include/qt4/QtCore/qlist.h:725
#18 0xb77ad0e0 in QList (this=0xb18f6030, l=...) at /usr/include/qt4/QtCore/qlist.h:122
#19 QForeachContainer (t=..., this=0xb18f6030) at /usr/include/qt4/QtCore/qglobal.h:2340
#20 Kerfuffle::ReadOnlyArchiveInterface::entry (this=0x8fd5658, archiveEntry=...) at ../../kerfuffle/archiveinterface.cpp:82
#21 0xb19c9d49 in LibArchiveInterface::emitEntryFromArchiveEntry (this=0x8fd5658, aentry=0xb0f02608) at ../../../plugins/libarchive/libarchivehandler.cpp:649
#22 0xb19ca77a in LibArchiveInterface::list (this=0x8fd5658) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#23 0xb77adfdf in Kerfuffle::ListJob::doWork (this=0x8fd8680) at ../../kerfuffle/jobs.cpp:178
#24 0xb77ae855 in Kerfuffle::Job::Private::run (this=0x8fb1888) at ../../kerfuffle/jobs.cpp:60
#25 0xb5f9ede0 in QThreadPrivate::start (arg=0x8fb1888) at thread/qthread_unix.cpp:298
#26 0xb549bd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#27 0xb5d97dde in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4d56980 (LWP 7789)):
#0  0xb77dd424 in __kernel_vsyscall ()
#1  0xb549f96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5da56ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5f9f350 in wait (time=4294967295, this=0x8fd5298) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8fd53a0, mutex=0x8fd5384, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb5f9e979 in QThread::wait (this=0x8fb1888, time=4294967295) at thread/qthread_unix.cpp:651
#6  0xb77ada13 in Kerfuffle::Job::~Job (this=0x8fd8680, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:89
#7  0xb77b087d in ~ListJob (this=0x8fd8680, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:89
#8  Kerfuffle::ListJob::~ListJob (this=0x8fd8680, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:89
#9  0xb60c8d11 in QObjectPrivate::deleteChildren (this=0x8fd3290) at kernel/qobject.cpp:1908
#10 0xb60ce481 in QObject::~QObject (this=0x8fa2498, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#11 0xb77b14d0 in ~Archive (this=0x8fa2498, __in_chrg=<optimized out>) at ../../kerfuffle/archive.h:90
#12 Kerfuffle::ArchiveBase::~ArchiveBase (this=0x8fa2498, __in_chrg=<optimized out>) at ../../kerfuffle/archivebase.cpp:51
#13 0xb77b1502 in Kerfuffle::ArchiveBase::~ArchiveBase (this=0x8fa2498, __in_chrg=<optimized out>) at ../../kerfuffle/archivebase.cpp:53
#14 0xb274e55b in ArchiveModel::~ArchiveModel (this=0x8dda120, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:284
#15 0xb274e5c2 in ArchiveModel::~ArchiveModel (this=0x8dda120, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:289
#16 0xb60c8d11 in QObjectPrivate::deleteChildren (this=0x8e94a10) at kernel/qobject.cpp:1908
#17 0xb60ce481 in QObject::~QObject (this=0x8dd9238, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#18 0xb76c2df4 in KParts::Part::~Part (this=0x8dd9238, __vtt_parm=0xb27634cc, __in_chrg=<optimized out>) at ../../kparts/part.cpp:190
#19 0xb76c415c in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x8dd9238, __vtt_parm=0xb27634c8, __in_chrg=<optimized out>) at ../../kparts/part.cpp:460
#20 0xb76c42a0 in KParts::ReadWritePart::~ReadWritePart (this=0x8dd9238, __vtt_parm=0xb27634c4, __in_chrg=<optimized out>) at ../../kparts/part.cpp:773
#21 0xb273f42d in Ark::Part::~Part (this=0x8dd9238, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:131
#22 0xb273f4a2 in Ark::Part::~Part (this=0x8dd9238, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:139
#23 0x080540b9 in MainWindow::~MainWindow (this=0x8d70ff8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#24 0x08054170 in MainWindow::~MainWindow (this=0x8d70ff8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#25 0xb60c7d03 in qDeleteInEventHandler (o=0x8d70ff8) at kernel/qobject.cpp:4277
#26 0xb60ceca8 in QObject::event (this=0x8d70ff8, e=0x9049bd8) at kernel/qobject.cpp:1176
#27 0xb667ae62 in QWidget::event (this=0x8d70ff8, event=0x9049bd8) at kernel/qwidget.cpp:8821
#28 0xb6ab62dc in QMainWindow::event (this=0x8d70ff8, event=0x9049bd8) at widgets/qmainwindow.cpp:1478
#29 0xb7281754 in KMainWindow::event (this=0x8d70ff8, ev=0x9049bd8) at ../../kdeui/widgets/kmainwindow.cpp:1084
#30 0xb72cad82 in KXmlGuiWindow::event (this=0x8d70ff8, ev=0x9049bd8) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#31 0xb6620ed4 in notify_helper (e=0x9049bd8, receiver=0x8d70ff8, this=0x8c5c038) at kernel/qapplication.cpp:4559
#32 QApplicationPrivate::notify_helper (this=0x8c5c038, receiver=0x8d70ff8, e=0x9049bd8) at kernel/qapplication.cpp:4531
#33 0xb66263a2 in QApplication::notify (this=0x8c5c038, receiver=0x8d70ff8, e=0x9049bd8) at kernel/qapplication.cpp:4524
#34 0xb71a5e01 in KApplication::notify (this=0xbffb0d2c, receiver=0x8d70ff8, event=0x9049bd8) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb60b397e in QCoreApplication::notifyInternal (this=0xbffb0d2c, receiver=0x8d70ff8, event=0x9049bd8) at kernel/qcoreapplication.cpp:876
#36 0xb60b7ad8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c3a370) at kernel/qcoreapplication.cpp:1500
#38 0xb60b7e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#39 0xb60e6494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#40 postEventSourceDispatch (s=0x8c60938) at kernel/qeventdispatcher_glib.cpp:279
#41 0xb53c9d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb53ca125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb53ca201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb60e6887 in QEventDispatcherGlib::processEvents (this=0x8c3aed8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#45 0xb66d9aaa in QGuiEventDispatcherGlib::processEvents (this=0x8c3aed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb60b250d in QEventLoop::processEvents (this=0xbffb0c34, flags=...) at kernel/qeventloop.cpp:149
#47 0xb60b27a9 in QEventLoop::exec (this=0xbffb0c34, flags=...) at kernel/qeventloop.cpp:204
#48 0xb60b7eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#49 0xb661ea74 in QApplication::exec () at kernel/qapplication.cpp:3820
#50 0x0805078c in main (argc=<error reading variable: Cannot access memory at address 0x80>, argv=<error reading variable: Cannot access memory at address 0x84>) at ../../app/main.cpp:209

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

Possible duplicates by query: bug 300776, bug 288407.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2013-07-19 09:24:32 UTC

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