Bug 300776 - Ark raises a crash report when exiting
Summary: Ark raises a crash report when exiting
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: 2012-05-28 18:04 UTC by Steve Atty
Modified: 2012-05-28 18:06 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 Steve Atty 2012-05-28 18:04:32 UTC
Application: ark (2.18)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Closing Ark by clicking on the close window icon. Also does it when you choose to exit using Quit on the menu. I had accidentaly opened a tar.gz file and wanted to quit. If I open Ark and then close it then it does not throw this error, its only when I open an archive and then exit Ark. The archive was created using Ark

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 0xb4cc3980 (LWP 1820))]

Thread 2 (Thread 0xb1812b40 (LWP 1821)):
[KCrash Handler]
#7  0xb7724424 in __kernel_vsyscall ()
#8  0xb5c271ef in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0xb5c2a835 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0xb5e4b13d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0xb5e48ed3 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0xb5e48f0f in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0xb5e4905e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0xb5edf102 in qBadAlloc () at global/qglobal.cpp:1994
#15 0xb5f0b451 in QListData::detach (this=0xb1812030, alloc=-1332043856) at tools/qlist.cpp:186
#16 0xb76f36ea in detach_helper (alloc=<optimized out>, this=0xb1812030) at /usr/include/qt4/QtCore/qlist.h:709
#17 QList<Kerfuffle::ArchiveObserver*>::detach_helper (this=0xb1812030) at /usr/include/qt4/QtCore/qlist.h:725
#18 0xb76f30e0 in QList (this=0xb1812030, l=...) at /usr/include/qt4/QtCore/qlist.h:122
#19 QForeachContainer (t=..., this=0xb1812030) at /usr/include/qt4/QtCore/qglobal.h:2340
#20 Kerfuffle::ReadOnlyArchiveInterface::entry (this=0x8c30728, archiveEntry=...) at ../../kerfuffle/archiveinterface.cpp:82
#21 0xb263bd49 in LibArchiveInterface::emitEntryFromArchiveEntry (this=0x8c30728, aentry=0xb0f026e8) at ../../../plugins/libarchive/libarchivehandler.cpp:649
#22 0xb263c77a in LibArchiveInterface::list (this=0x8c30728) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#23 0xb76f3fdf in Kerfuffle::ListJob::doWork (this=0x8c32d58) at ../../kerfuffle/jobs.cpp:178
#24 0xb76f4855 in Kerfuffle::Job::Private::run (this=0x8c0c810) at ../../kerfuffle/jobs.cpp:60
#25 0xb5eeade0 in QThreadPrivate::start (arg=0x8c0c810) at thread/qthread_unix.cpp:298
#26 0xb53ebd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#27 0xb5ce3ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb4cc3980 (LWP 1820)):
#0  0xb7724424 in __kernel_vsyscall ()
#1  0xb53ef96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb5cf13dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb5eeb350 in wait (time=4294967295, this=0x8c2f258) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8c2e640, mutex=0x8c2e624, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb5eea979 in QThread::wait (this=0x8c0c810, time=4294967295) at thread/qthread_unix.cpp:651
#6  0xb76f3a13 in Kerfuffle::Job::~Job (this=0x8c32d58, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:89
#7  0xb76f687d in ~ListJob (this=0x8c32d58, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:89
#8  Kerfuffle::ListJob::~ListJob (this=0x8c32d58, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:89
#9  0xb6014d11 in QObjectPrivate::deleteChildren (this=0x8c387e8) at kernel/qobject.cpp:1908
#10 0xb601a481 in QObject::~QObject (this=0x8c04aa0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#11 0xb76f74d0 in ~Archive (this=0x8c04aa0, __in_chrg=<optimized out>) at ../../kerfuffle/archive.h:90
#12 Kerfuffle::ArchiveBase::~ArchiveBase (this=0x8c04aa0, __in_chrg=<optimized out>) at ../../kerfuffle/archivebase.cpp:51
#13 0xb76f7502 in Kerfuffle::ArchiveBase::~ArchiveBase (this=0x8c04aa0, __in_chrg=<optimized out>) at ../../kerfuffle/archivebase.cpp:53
#14 0xb26657eb in ArchiveModel::~ArchiveModel (this=0x8a37128, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:272
#15 0xb2665852 in ArchiveModel::~ArchiveModel (this=0x8a37128, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:277
#16 0xb6014d11 in QObjectPrivate::deleteChildren (this=0x8af2fe0) at kernel/qobject.cpp:1908
#17 0xb601a481 in QObject::~QObject (this=0x8a363a8, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#18 0xb7608df4 in KParts::Part::~Part (this=0x8a363a8, __vtt_parm=0xb267a48c, __in_chrg=<optimized out>) at ../../kparts/part.cpp:190
#19 0xb760a15c in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x8a363a8, __vtt_parm=0xb267a488, __in_chrg=<optimized out>) at ../../kparts/part.cpp:460
#20 0xb760a2a0 in KParts::ReadWritePart::~ReadWritePart (this=0x8a363a8, __vtt_parm=0xb267a484, __in_chrg=<optimized out>) at ../../kparts/part.cpp:773
#21 0xb265642d in Ark::Part::~Part (this=0x8a363a8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:131
#22 0xb26564a2 in Ark::Part::~Part (this=0x8a363a8, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:139
#23 0x080540b9 in MainWindow::~MainWindow (this=0x89cefd0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#24 0x08054170 in MainWindow::~MainWindow (this=0x89cefd0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#25 0xb6013d03 in qDeleteInEventHandler (o=0x89cefd0) at kernel/qobject.cpp:4277
#26 0xb601aca8 in QObject::event (this=0x89cefd0, e=0x8d02408) at kernel/qobject.cpp:1176
#27 0xb65c2e62 in QWidget::event (this=0x89cefd0, event=0x8d02408) at kernel/qwidget.cpp:8821
#28 0xb69fe2cc in QMainWindow::event (this=0x89cefd0, event=0x8d02408) at widgets/qmainwindow.cpp:1478
#29 0xb71c9324 in KMainWindow::event (this=0x89cefd0, ev=0x8d02408) at ../../kdeui/widgets/kmainwindow.cpp:1084
#30 0xb7212522 in KXmlGuiWindow::event (this=0x89cefd0, ev=0x8d02408) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#31 0xb6568ed4 in notify_helper (e=0x8d02408, receiver=0x89cefd0, this=0x88dcf58) at kernel/qapplication.cpp:4559
#32 QApplicationPrivate::notify_helper (this=0x88dcf58, receiver=0x89cefd0, e=0x8d02408) at kernel/qapplication.cpp:4531
#33 0xb656e3a2 in QApplication::notify (this=0x88dcf58, receiver=0x89cefd0, e=0x8d02408) at kernel/qapplication.cpp:4524
#34 0xb70edb21 in KApplication::notify (this=0xbfb91bec, receiver=0x89cefd0, event=0x8d02408) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb5fff97e in QCoreApplication::notifyInternal (this=0xbfb91bec, receiver=0x89cefd0, event=0x8d02408) at kernel/qcoreapplication.cpp:876
#36 0xb6003ad8 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=0x88bb370) at kernel/qcoreapplication.cpp:1500
#38 0xb6003e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#39 0xb6032494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#40 postEventSourceDispatch (s=0x88d71a8) at kernel/qeventdispatcher_glib.cpp:279
#41 0xb5319cda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb531a0e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb531a1c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb6032887 in QEventDispatcherGlib::processEvents (this=0x88bbf08, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#45 0xb6621aaa in QGuiEventDispatcherGlib::processEvents (this=0x88bbf08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb5ffe50d in QEventLoop::processEvents (this=0xbfb91af4, flags=...) at kernel/qeventloop.cpp:149
#47 0xb5ffe7a9 in QEventLoop::exec (this=0xbfb91af4, flags=...) at kernel/qeventloop.cpp:204
#48 0xb6003eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#49 0xb6566a74 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 244693.

Possible duplicates by query: bug 288407.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2012-05-28 18:06:02 UTC

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