Bug 324211 - Crash while closing ARK
Summary: Crash while closing ARK
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: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-29 09:32 UTC by martinstingl
Modified: 2013-08-29 10:25 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 martinstingl 2013-08-29 09:32:59 UTC
Application: ark (2.19)
KDE Platform Version: 4.10.5
Qt Version: 4.8.4
Operating System: Linux 3.8.0-29-generic x86_64
Distribution: Linux Mint 15 Olivia

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

I was extracting from a huge .tar.gz archive from a USB hard disk to my home directory.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f8a675417c0 (LWP 5387))]

Thread 3 (Thread 0x7f8a51948700 (LWP 5388)):
[KCrash Handler]
#5  isSignalConnected (signal_index=4, this=0x0) at kernel/qobject_p.h:239
#6  QMetaObject::activate (sender=sender@entry=0x247d8e0, m=m@entry=0x7f8a67365800 <Kerfuffle::ReadOnlyArchiveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7f8a51947af0) at kernel/qobject.cpp:3448
#7  0x00007f8a6714f545 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=this@entry=0x247d8e0, _t1=...) at ./archiveinterface.moc:125
#8  0x00007f8a52036cbd in LibArchiveInterface::emitEntryFromArchiveEntry (this=this@entry=0x247d8e0, aentry=<optimized out>) at ../../../plugins/libarchive/libarchivehandler.cpp:651
#9  0x00007f8a52039a7e in LibArchiveInterface::list (this=0x247d8e0) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#10 0x00007f8a6714ffd0 in Kerfuffle::ListJob::doWork (this=0x2485b80) at ../../kerfuffle/jobs.cpp:192
#11 0x00007f8a6714fd31 in Kerfuffle::Job::Private::run (this=0x2482830) at ../../kerfuffle/jobs.cpp:58
#12 0x00007f8a64b96bec in QThreadPrivate::start (arg=0x2482830) at thread/qthread_unix.cpp:338
#13 0x00007f8a611ccf8e in start_thread (arg=0x7f8a51948700) at pthread_create.c:311
#14 0x00007f8a64549e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f8a4bfff700 (LWP 5389)):
#0  0x00007f8a60cf74ae in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f8a60cf989f in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8a60cfa0fe in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8a60cfa304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8a64cc2036 in QEventDispatcherGlib::processEvents (this=0x7f8a440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f8a64c9238f in QEventLoop::processEvents (this=this@entry=0x7f8a4bffed90, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f8a64c92618 in QEventLoop::exec (this=this@entry=0x7f8a4bffed90, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f8a64b94410 in QThread::exec (this=this@entry=0x22a3660) at thread/qthread.cpp:542
#8  0x00007f8a64c73edf in QInotifyFileSystemWatcherEngine::run (this=0x22a3660) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x00007f8a64b96bec in QThreadPrivate::start (arg=0x22a3660) at thread/qthread_unix.cpp:338
#10 0x00007f8a611ccf8e in start_thread (arg=0x7f8a4bfff700) at pthread_create.c:311
#11 0x00007f8a64549e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f8a675417c0 (LWP 5387)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f8a64b9714b in wait (time=18446744073709551615, this=0x23a5d10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x247db80, mutex=0x247db58, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f8a64b967bc in QThread::wait (this=<optimized out>, time=time@entry=18446744073709551615) at thread/qthread_unix.cpp:691
#4  0x00007f8a6714fb20 in Kerfuffle::Job::~Job (this=0x2485b80, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:87
#5  0x00007f8a67151a98 in ~ListJob (this=0x2485b80, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#6  Kerfuffle::ListJob::~ListJob (this=0x2485b80, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#7  0x00007f8a64ca6232 in QObjectPrivate::deleteChildren (this=this@entry=0x2485570) at kernel/qobject.cpp:1907
#8  0x00007f8a64cacf66 in QObject::~QObject (this=0x23976e0, __in_chrg=<optimized out>) at kernel/qobject.cpp:926
#9  0x00007f8a6714cb89 in Kerfuffle::Archive::~Archive (this=0x23976e0, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:133
#10 0x00007f8a5567860b in cleanup (pointer=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:62
#11 ~QScopedPointer (this=0x2311290, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:100
#12 ArchiveModel::~ArchiveModel (this=0x2311270, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:289
#13 0x00007f8a55678639 in ArchiveModel::~ArchiveModel (this=0x2311270, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:293
#14 0x00007f8a64ca6232 in QObjectPrivate::deleteChildren (this=this@entry=0x22c3c30) at kernel/qobject.cpp:1907
#15 0x00007f8a64cacf66 in QObject::~QObject (this=0x22ef280, __in_chrg=<optimized out>) at kernel/qobject.cpp:926
#16 0x00007f8a66c665d8 in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#17 0x00007f8a5566b5b2 in Ark::Part::~Part (this=0x22ef280, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:138
#18 0x00007f8a5566b5f9 in Ark::Part::~Part (this=0x22ef280, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:143
#19 0x000000000040e74f in MainWindow::~MainWindow (this=this@entry=0x22ac6d0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#20 0x000000000040e7f9 in MainWindow::~MainWindow (this=0x22ac6d0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#21 0x00007f8a64cad5e8 in QObject::event (this=this@entry=0x22ac6d0, e=e@entry=0x253c170) at kernel/qobject.cpp:1175
#22 0x00007f8a656ca1ca in QWidget::event (this=this@entry=0x22ac6d0, event=event@entry=0x253c170) at kernel/qwidget.cpp:8845
#23 0x00007f8a65a9683b in QMainWindow::event (this=0x22ac6d0, event=0x253c170) at widgets/qmainwindow.cpp:1478
#24 0x00007f8a66479218 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f8a6567d8ec in QApplicationPrivate::notify_helper (this=this@entry=0x20f90d0, receiver=receiver@entry=0x22ac6d0, e=e@entry=0x253c170) at kernel/qapplication.cpp:4567
#26 0x00007f8a6568025b in QApplication::notify (this=0x7fff5b0f96b0, receiver=0x22ac6d0, e=0x253c170) at kernel/qapplication.cpp:4428
#27 0x00007f8a663891a6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007f8a64c9363e in QCoreApplication::notifyInternal (this=0x7fff5b0f96b0, receiver=receiver@entry=0x22ac6d0, event=event@entry=0x253c170) at kernel/qcoreapplication.cpp:946
#29 0x00007f8a64c97171 in sendEvent (event=0x253c170, receiver=0x22ac6d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x20b3670) at kernel/qcoreapplication.cpp:1570
#31 0x00007f8a64c974a3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1463
#32 0x00007f8a64cc1e83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#33 postEventSourceDispatch (s=0x20f9a70) at kernel/qeventdispatcher_glib.cpp:279
#34 0x00007f8a60cf9f05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f8a60cfa248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007f8a60cfa304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007f8a64cc2016 in QEventDispatcherGlib::processEvents (this=0x20b4b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0x00007f8a657231ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007f8a64c9238f in QEventLoop::processEvents (this=this@entry=0x7fff5b0f9510, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007f8a64c92618 in QEventLoop::exec (this=this@entry=0x7fff5b0f9510, flags=...) at kernel/qeventloop.cpp:204
#41 0x00007f8a64c97cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#42 0x00007f8a6567bffc in QApplication::exec () at kernel/qapplication.cpp:3828
#43 0x000000000040a3c6 in main (argc=4, argv=0x7fff5b0f9808) at ../../app/main.cpp:209

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

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

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-08-29 10:25:09 UTC

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