Bug 320290 - crash during closing of ARK window
Summary: crash during closing of ARK window
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-26 07:32 UTC by Liber
Modified: 2013-05-29 11:52 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 Liber 2013-05-26 07:32:02 UTC
Application: ark (2.19)
KDE Platform Version: 4.9.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic x86_64
Distribution: Linux Mint 14 Nadia

-- Information about the crash:
- What I was doing when the application crashed:
I was closing a TAR.BZ2 file after successful decompression of the archive.
I use Linux Mint 14 KDE 64bit. My computer - AMD 3600+, 4GB DDR2 RAM.

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

Thread 2 (Thread 0x7fbc38a8e700 (LWP 8864)):
[KCrash Handler]
#5  isSignalConnected (signal_index=4, this=0x0) at kernel/qobject_p.h:234
#6  QMetaObject::activate (sender=0xc483c0, m=<optimized out>, local_signal_index=2, argv=0x7fbc38a8db30) at kernel/qobject.cpp:3456
#7  0x00007fbc4e0ff6c5 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=<optimized out>, _t1=...) at ./archiveinterface.moc:125
#8  0x00007fbc38f6ecfd in LibArchiveInterface::emitEntryFromArchiveEntry (this=this@entry=0xc483c0, aentry=<optimized out>) at ../../../plugins/libarchive/libarchivehandler.cpp:651
#9  0x00007fbc38f6f7de in LibArchiveInterface::list (this=0xc483c0) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#10 0x00007fbc4e100300 in Kerfuffle::ListJob::doWork (this=0xaac610) at ../../kerfuffle/jobs.cpp:192
#11 0x00007fbc4e100061 in Kerfuffle::Job::Private::run (this=0xc4abd0) at ../../kerfuffle/jobs.cpp:58
#12 0x00007fbc4bb4faec in QThreadPrivate::start (arg=0xc4abd0) at thread/qthread_unix.cpp:338
#13 0x00007fbc48142e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#14 0x00007fbc4b505ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#15 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbc43c10780 (LWP 8863)):
#0  0x00007fbc48146d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007fbc4bb5004b in wait (time=18446744073709551615, this=0xb07f00) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xc48628, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fbc4bb4f6bc in QThread::wait (this=<optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:691
#4  0x00007fbc4e0ffb10 in Kerfuffle::Job::~Job (this=0xaac610, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:87
#5  0x00007fbc4e101a88 in ~ListJob (this=0xaac610, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#6  Kerfuffle::ListJob::~ListJob (this=0xaac610, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#7  0x00007fbc4bc5f182 in QObjectPrivate::deleteChildren (this=this@entry=0xc473b0) at kernel/qobject.cpp:1908
#8  0x00007fbc4bc62fc6 in QObject::~QObject (this=0xc463a0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#9  0x00007fbc4e0fcb79 in Kerfuffle::Archive::~Archive (this=0xc463a0, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:133
#10 0x00007fbc3c59372b in cleanup (pointer=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:62
#11 ~QScopedPointer (this=0xadf260, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:100
#12 ArchiveModel::~ArchiveModel (this=0xadf240, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:289
#13 0x00007fbc3c593759 in ArchiveModel::~ArchiveModel (this=0xadf240, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:293
#14 0x00007fbc4bc5f182 in QObjectPrivate::deleteChildren (this=this@entry=0xb027d0) at kernel/qobject.cpp:1908
#15 0x00007fbc4bc62fc6 in QObject::~QObject (this=0xae70f0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#16 0x00007fbc4dc13ec8 in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#17 0x00007fbc3c587fd2 in Ark::Part::~Part (this=0xae70f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:138
#18 0x00007fbc3c588019 in Ark::Part::~Part (this=0xae70f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:143
#19 0x000000000040d8cf in MainWindow::~MainWindow (this=this@entry=0xa9f450, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#20 0x000000000040d979 in MainWindow::~MainWindow (this=0xa9f450, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#21 0x00007fbc4bc61468 in QObject::event (this=0xa9f450, e=<optimized out>) at kernel/qobject.cpp:1176
#22 0x00007fbc4c67d0da in QWidget::event (this=0xa9f450, event=0xdbc160) at kernel/qwidget.cpp:8830
#23 0x00007fbc4ca461cb in QMainWindow::event (this=0xa9f450, event=0xdbc160) at widgets/qmainwindow.cpp:1478
#24 0x00007fbc4d4277c8 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007fbc4c62de9c in QApplicationPrivate::notify_helper (this=this@entry=0x9091b0, receiver=receiver@entry=0xa9f450, e=e@entry=0xdbc160) at kernel/qapplication.cpp:4562
#26 0x00007fbc4c63230a in QApplication::notify (this=0x7ffffbadebf0, receiver=0xa9f450, e=0xdbc160) at kernel/qapplication.cpp:4423
#27 0x00007fbc4d3361f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007fbc4bc4c56e in QCoreApplication::notifyInternal (this=0x7ffffbadebf0, receiver=receiver@entry=0xa9f450, event=event@entry=0xdbc160) at kernel/qcoreapplication.cpp:915
#29 0x00007fbc4bc503f1 in sendEvent (event=0xdbc160, receiver=0xa9f450) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d2670) at kernel/qcoreapplication.cpp:1539
#31 0x00007fbc4bc7aa63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#32 postEventSourceDispatch (s=0x8f3770) at kernel/qeventdispatcher_glib.cpp:279
#33 0x00007fbc47c72ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fbc47c72de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fbc47c72ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fbc4bc7abf6 in QEventDispatcherGlib::processEvents (this=0x8d3b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#37 0x00007fbc4c6d2c1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fbc4bc4b2bf in QEventLoop::processEvents (this=this@entry=0x7ffffbadea50, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fbc4bc4b548 in QEventLoop::exec (this=0x7ffffbadea50, flags=...) at kernel/qeventloop.cpp:204
#40 0x00007fbc4bc50708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#41 0x000000000040a396 in main (argc=4, argv=0x7ffffbaded48) at ../../app/main.cpp:209

Possible duplicates by query: bug 319148, bug 315539, bug 311002, bug 309899, bug 308984.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2013-05-29 11:52:15 UTC

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