Bug 315539 - Arck crash when decompressing Diaspora game
Summary: Arck crash when decompressing Diaspora game
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-02-20 20:10 UTC by Xavier Besnard
Modified: 2013-02-20 20:18 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 Xavier Besnard 2013-02-20 20:10:25 UTC
Application: ark (2.19)
KDE Platform Version: 4.10.00
Qt Version: 4.8.4
Operating System: Linux 3.8.0-6-generic i686
Distribution: Ubuntu Raring Ringtail (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Just decompressing Diaspora game by a line command and looking the archive with Ark in KDE
Config: Kubuntu 13.04 Alpha 2 with KDE 4.10

-- 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 0xb4cb3740 (LWP 2948))]

Thread 3 (Thread 0xb15d0b40 (LWP 2952)):
[KCrash Handler]
#7  isSignalConnected (signal_index=4, this=0x0) at kernel/qobject_p.h:239
#8  QMetaObject::activate (sender=0xa16cda0, m=0xb76d6414 <Kerfuffle::ReadOnlyArchiveInterface::staticMetaObject>, local_signal_index=2, argv=0xb15d0028) at kernel/qobject.cpp:3448
#9  0xb76bd475 in Kerfuffle::ReadOnlyArchiveInterface::entry (this=0xa16cda0, _t1=...) at ./archiveinterface.moc:125
#10 0xb16c9791 in LibArchiveInterface::emitEntryFromArchiveEntry (this=this@entry=0xa16cda0, aentry=0xb0c02848) at ../../../plugins/libarchive/libarchivehandler.cpp:651
#11 0xb16cca5c in LibArchiveInterface::list (this=0xa16cda0) at ../../../plugins/libarchive/libarchivehandler.cpp:115
#12 0xb76be26a in Kerfuffle::ListJob::doWork (this=0xa16cd70) at ../../kerfuffle/jobs.cpp:192
#13 0xb76bdf35 in Kerfuffle::Job::Private::run (this=0xa13a698) at ../../kerfuffle/jobs.cpp:58
#14 0xb5ec9b18 in QThreadPrivate::start (arg=0xa13a698) at thread/qthread_unix.cpp:338
#15 0xb53e5d78 in start_thread (arg=0xb15d0b40) at pthread_create.c:311
#16 0xb5cb73de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 2 (Thread 0xb02d2b40 (LWP 2953)):
#0  0xb7705424 in __kernel_vsyscall ()
#1  0xb5ca7dcb in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb531b24b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb530c610 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb530c771 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb600ec3f in QEventDispatcherGlib::processEvents (this=0xaf900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb5fdb3ec in QEventLoop::processEvents (this=this@entry=0xb02d2228, flags=...) at kernel/qeventloop.cpp:149
#7  0xb5fdb6e1 in QEventLoop::exec (this=0xb02d2228, flags=...) at kernel/qeventloop.cpp:204
#8  0xb5ec6fec in QThread::exec (this=0xa17fae0) at thread/qthread.cpp:542
#9  0xb5fbaf2d in QInotifyFileSystemWatcherEngine::run (this=0xa17fae0) at io/qfilesystemwatcher_inotify.cpp:256
#10 0xb5ec9b18 in QThreadPrivate::start (arg=0xa17fae0) at thread/qthread_unix.cpp:338
#11 0xb53e5d78 in start_thread (arg=0xb02d2b40) at pthread_create.c:311
#12 0xb5cb73de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131

Thread 1 (Thread 0xb4cb3740 (LWP 2948)):
#0  0xb7705424 in __kernel_vsyscall ()
#1  0xb53e984b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187
#2  0xb5cc4d7c in __pthread_cond_wait (cond=0xa1711b0, mutex=0xa171198) at forward.c:149
#3  0xb5eca0f0 in wait (time=4294967295, this=0xa171198) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x9f857e0, mutex=0x9f857c4, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0xb5ec9665 in QThread::wait (this=0xa13a698, time=4294967295) at thread/qthread_unix.cpp:691
#6  0xb76bdc9b in Kerfuffle::Job::~Job (this=this@entry=0xa16cd70, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.cpp:87
#7  0xb76c03bd in ~ListJob (this=0xa16cd70, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#8  Kerfuffle::ListJob::~ListJob (this=0xa16cd70, __in_chrg=<optimized out>) at ../../kerfuffle/jobs.h:92
#9  0xb5ff0b49 in QObjectPrivate::deleteChildren (this=this@entry=0x9f85b00) at kernel/qobject.cpp:1907
#10 0xb5ff7e1c in QObject::~QObject (this=0x9f2c538, __in_chrg=<optimized out>) at kernel/qobject.cpp:926
#11 0xb76ba3b5 in Kerfuffle::Archive::~Archive (this=0x9f2c538, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:131
#12 0xb76ba3f2 in Kerfuffle::Archive::~Archive (this=0x9f2c538, __in_chrg=<optimized out>) at ../../kerfuffle/archive.cpp:133
#13 0xb257a639 in cleanup (pointer=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:62
#14 ~QScopedPointer (this=0x9f56e10, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qscopedpointer.h:100
#15 ArchiveModel::~ArchiveModel (this=0x9f56e00, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:289
#16 0xb257a692 in ArchiveModel::~ArchiveModel (this=0x9f56e00, __in_chrg=<optimized out>) at ../../part/archivemodel.cpp:293
#17 0xb5ff0b49 in QObjectPrivate::deleteChildren (this=this@entry=0x9f4f1e8) at kernel/qobject.cpp:1907
#18 0xb5ff7e1c in QObject::~QObject (this=0x9f340f0, __in_chrg=<optimized out>) at kernel/qobject.cpp:926
#19 0xb75d68a4 in KParts::Part::~Part (this=this@entry=0x9f340f0, __vtt_parm=__vtt_parm@entry=0xb258f7ac <VTT for Ark::Part+12>, __in_chrg=<optimized out>) at ../../kparts/part.cpp:190
#20 0xb75d6afc in KParts::ReadOnlyPart::~ReadOnlyPart (this=this@entry=0x9f340f0, __vtt_parm=__vtt_parm@entry=0xb258f7a8 <VTT for Ark::Part+8>, __in_chrg=<optimized out>) at ../../kparts/part.cpp:460
#21 0xb75d6c50 in KParts::ReadWritePart::~ReadWritePart (this=0x9f340f0, __vtt_parm=0xb258f7a4 <VTT for Ark::Part+4>, __in_chrg=<optimized out>) at ../../kparts/part.cpp:774
#22 0xb256bbb0 in Ark::Part::~Part (this=this@entry=0x9f340f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:138
#23 0xb256bc22 in Ark::Part::~Part (this=0x9f340f0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../part/part.cpp:143
#24 0x08054e59 in MainWindow::~MainWindow (this=this@entry=0x9f02420, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:72
#25 0x08054f30 in MainWindow::~MainWindow (this=0x9f02420, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../app/mainwindow.cpp:74
#26 0xb5ff0873 in qDeleteInEventHandler (o=o@entry=0x9f02420) at kernel/qobject.cpp:4269
#27 0xb5ff84b0 in QObject::event (this=0x9f02420, e=0xa1a1ab8) at kernel/qobject.cpp:1175
#28 0xb65a5c1a in QWidget::event (this=0x9f02420, event=0xa1a1ab8) at kernel/qwidget.cpp:8845
#29 0xb69d71bc in QMainWindow::event (this=0x9f02420, event=0xa1a1ab8) at widgets/qmainwindow.cpp:1478
#30 0xb7198f24 in KMainWindow::event (this=0x9f02420, ev=0xa1a1ab8) at ../../kdeui/widgets/kmainwindow.cpp:1084
#31 0xb71e2832 in KXmlGuiWindow::event (this=0x9f02420, ev=0xa1a1ab8) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#32 0xb654fc7c in QApplicationPrivate::notify_helper (this=0x9dd81d8, receiver=0x9f02420, e=0xa1a1ab8) at kernel/qapplication.cpp:4567
#33 0xb6552bfa in QApplication::notify (this=0x9dd81d8, receiver=0x9f02420, e=0xa1a1ab8) at kernel/qapplication.cpp:4532
#34 0xb70c7771 in KApplication::notify (this=0xbfd1b234, receiver=0x9f02420, event=0xa1a1ab8) at ../../kdeui/kernel/kapplication.cpp:311
#35 0xb5fdc90e in QCoreApplication::notifyInternal (this=0xbfd1b234, receiver=0x9f02420, event=0xa1a1ab8) at kernel/qcoreapplication.cpp:946
#36 0xb5fe0721 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=0x9dab370) at kernel/qcoreapplication.cpp:1570
#38 0xb5fe0a8c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463
#39 0xb600eaa4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#40 postEventSourceDispatch (s=0x9dd4d68) at kernel/qeventdispatcher_glib.cpp:279
#41 0xb530c2f3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0xb530c690 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0xb530c771 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0xb600ec21 in QEventDispatcherGlib::processEvents (this=0x9dabef0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#45 0xb6606a5a in QGuiEventDispatcherGlib::processEvents (this=0x9dabef0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0xb5fdb3ec in QEventLoop::processEvents (this=this@entry=0xbfd1b148, flags=...) at kernel/qeventloop.cpp:149
#47 0xb5fdb6e1 in QEventLoop::exec (this=0xbfd1b148, flags=...) at kernel/qeventloop.cpp:204
#48 0xb5fe13fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#49 0xb654dfc4 in QApplication::exec () at kernel/qapplication.cpp:3828
#50 0x080504fa in main (argc=4, argv=0xbfd1b314) at ../../app/main.cpp:209

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

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2013-02-20 20:18:09 UTC

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