Bug 288639 - Ark crush when upacking
Summary: Ark crush when upacking
Status: RESOLVED DUPLICATE of bug 244693
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-10 10:21 UTC by blackmetalowiec
Modified: 2011-12-13 14:58 UTC (History)
1 user (show)

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 blackmetalowiec 2011-12-10 10:21:43 UTC
Application: ark (2.17)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic i686
Distribution: Ubuntu 11.10

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

I tried to unpack file: http://download.gna.org/hedgewars/hedgewars-src-0.9.17.tar.bz2.
first crush to unpack yet

The crash can be reproduced every time.

-- Backtrace:
Application: Ark (ark), signal: Aborted
[Current thread is 1 (Thread 0xb77daa50 (LWP 1873))]

Thread 3 (Thread 0xb49d7b70 (LWP 1877)):
#0  0x00a74d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x0688d7d5 in do_gettime (frac=0xb49d7020, sec=0xb49d7018) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x069604b6 in QTimerInfoList::updateCurrentTime (this=0x8a97ddc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0696080a in QTimerInfoList::timerWait (this=0x8a97ddc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x0695f053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb49d712c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0695f0ed in timerSourcePrepare (source=0x8a97da8, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0126c88c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x0126d637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x0126dc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x0695fb37 in QEventDispatcherGlib::processEvents (this=0x8848de0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x069301dd in QEventLoop::processEvents (this=0xb49d72b0, flags=...) at kernel/qeventloop.cpp:149
#12 0x06930421 in QEventLoop::exec (this=0xb49d72b0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0683390b in QThread::exec (this=0x8a8bac8) at thread/qthread.cpp:498
#14 0x06910e2d in QInotifyFileSystemWatcherEngine::run (this=0x8a8bac8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x068367b3 in QThreadPrivate::start (arg=0x8a8bac8) at thread/qthread_unix.cpp:331
#16 0x00cd0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x0048d0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb6691b70 (LWP 1894)):
[KCrash Handler]
#7  0x00caf416 in __kernel_vsyscall ()
#8  0x003e8c8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x003ec2b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x003284ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0x00326283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0x003262bf in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0x0032640e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0x0682bf92 in qBadAlloc () at global/qglobal.cpp:2031
#15 0x06856a91 in QListData::detach (this=0x8a66198, alloc=-1274753976) at tools/qlist.cpp:186
#16 0x00dd568a in detach_helper (alloc=<optimized out>, this=0x8a66198) at /usr/include/qt4/QtCore/qlist.h:696
#17 QList<Kerfuffle::ArchiveObserver*>::detach_helper (this=0x8a66198) at /usr/include/qt4/QtCore/qlist.h:712
#18 0x00dd504b in detachShared (this=0x8a66198) at /usr/include/qt4/QtCore/qlist.h:132
#19 removeAll (_t=<synthetic pointer>, this=0x8a66198) at /usr/include/qt4/QtCore/qlist.h:760
#20 Kerfuffle::ReadOnlyArchiveInterface::removeObserver (this=0x8a66190, observer=0x8d44114) at ../../../ark/kerfuffle/archiveinterface.cpp:147
#21 0x00dd6691 in Kerfuffle::Job::onFinished (this=0x8d44108, result=true) at ../../../ark/kerfuffle/jobs.cpp:124
#22 0x00dd52e4 in Kerfuffle::ReadOnlyArchiveInterface::finished (this=0x8a66190, result=true) at ../../../ark/kerfuffle/archiveinterface.cpp:111
#23 0x00dd779f in Kerfuffle::ExtractJob::doWork (this=0x8d44108) at ../../../ark/kerfuffle/jobs.cpp:236
#24 0x00dd7156 in Kerfuffle::ExtractJob::qt_metacall (this=0x8d44108, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xb6690f0c) at ./jobs.moc:236
#25 0x06937b7d in metacall (argv=0xb6690f0c, idx=31, cl=QMetaObject::InvokeMetaMethod, object=0x8d44108) at kernel/qmetaobject.cpp:237
#26 QMetaObject::metacall (object=0x8d44108, cl=QMetaObject::InvokeMetaMethod, idx=31, argv=0xb6690f0c) at kernel/qmetaobject.cpp:232
#27 0x06939670 in QMetaMethod::invoke (this=0xb669106c, object=0x8d44108, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1597
#28 0x0693bb57 in QMetaObject::invokeMethod (obj=0x8d44108, member=0xde8ed3 "doWork", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1151
#29 0x00dd5a6f in invokeMethod (val9=<optimized out>, val8=<optimized out>, val7=<optimized out>, val6=<optimized out>, val5=<optimized out>, val4=<optimized out>, val3=<optimized out>, val2=<optimized out>, val1=<optimized out>, val0=<optimized out>, type=Qt::DirectConnection, member=0xde8ed3 "doWork", obj=<optimized out>) at /usr/include/qt4/QtCore/qobjectdefs.h:410
#30 Kerfuffle::Job::Private::run (this=0x8f4a390) at ../../../ark/kerfuffle/jobs.cpp:54
#31 0x068367b3 in QThreadPrivate::start (arg=0x8f4a390) at thread/qthread_unix.cpp:331
#32 0x00cd0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#33 0x0048d0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb77daa50 (LWP 1873)):
#0  0x00caf416 in __kernel_vsyscall ()
#1  0x00cd4a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0049acfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x06836cc0 in wait (time=4294967295, this=0x8a7cfe0) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x8f66538, mutex=0x8f66520, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x06836475 in QThread::wait (this=0x8f4a390, time=4294967295) at thread/qthread_unix.cpp:745
#6  0x00dd5903 in Kerfuffle::Job::~Job (this=0x8d44108, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/jobs.cpp:81
#7  0x00dd8703 in ~ExtractJob (this=0x8d44108, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/jobs.h:110
#8  Kerfuffle::ExtractJob::~ExtractJob (this=0x8d44108, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/jobs.h:110
#9  0x06945841 in QObjectPrivate::deleteChildren (this=0x8a5c928) at kernel/qobject.cpp:1955
#10 0x0694a439 in QObject::~QObject (this=0x87f9ce8, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#11 0x00dd9070 in ~Archive (this=0x87f9ce8, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/archive.h:90
#12 Kerfuffle::ArchiveBase::~ArchiveBase (this=0x87f9ce8, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/archivebase.cpp:51
#13 0x00dd90a2 in Kerfuffle::ArchiveBase::~ArchiveBase (this=0x87f9ce8, __in_chrg=<optimized out>) at ../../../ark/kerfuffle/archivebase.cpp:53
#14 0x041d75bb in ArchiveModel::~ArchiveModel (this=0x8829f10, __in_chrg=<optimized out>) at ../../../ark/part/archivemodel.cpp:272
#15 0x041d7622 in ArchiveModel::~ArchiveModel (this=0x8829f10, __in_chrg=<optimized out>) at ../../../ark/part/archivemodel.cpp:277
#16 0x06945841 in QObjectPrivate::deleteChildren (this=0x8829eb8) at kernel/qobject.cpp:1955
#17 0x0694a439 in QObject::~QObject (this=0x8831588, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#18 0x00388a44 in KParts::Part::~Part (this=0x8831588, __vtt_parm=0x41eb86c, __in_chrg=<optimized out>) at ../../kparts/part.cpp:190
#19 0x00389dac in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x8831588, __vtt_parm=0x41eb868, __in_chrg=<optimized out>) at ../../kparts/part.cpp:460
#20 0x00389ef0 in KParts::ReadWritePart::~ReadWritePart (this=0x8831588, __vtt_parm=0x41eb864, __in_chrg=<optimized out>) at ../../kparts/part.cpp:773
#21 0x041c820d in Ark::Part::~Part (this=0x8831588, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../ark/part/part.cpp:131
#22 0x041c8282 in Ark::Part::~Part (this=0x8831588, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../ark/part/part.cpp:139
#23 0x08054079 in MainWindow::~MainWindow (this=0x88050a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../ark/app/mainwindow.cpp:72
#24 0x08054130 in MainWindow::~MainWindow (this=0x88050a0, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../../ark/app/mainwindow.cpp:74
#25 0x069445f3 in qDeleteInEventHandler (o=0x88050a0) at kernel/qobject.cpp:3986
#26 0x06949b80 in QObject::event (this=0x88050a0, e=0x8d01118) at kernel/qobject.cpp:1200
#27 0x02516c62 in QWidget::event (this=0x88050a0, event=0x8d01118) at kernel/qwidget.cpp:8754
#28 0x029394cc in QMainWindow::event (this=0x88050a0, event=0x8d01118) at widgets/qmainwindow.cpp:1478
#29 0x010b4174 in KMainWindow::event (this=0x88050a0, ev=0x8d01118) at ../../kdeui/widgets/kmainwindow.cpp:1084
#30 0x010fc352 in KXmlGuiWindow::event (this=0x88050a0, ev=0x8d01118) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#31 0x024bcd54 in notify_helper (e=0x8d01118, receiver=0x88050a0, this=0x86f3038) at kernel/qapplication.cpp:4486
#32 QApplicationPrivate::notify_helper (this=0x86f3038, receiver=0x88050a0, e=0x8d01118) at kernel/qapplication.cpp:4458
#33 0x024c21a8 in QApplication::notify (this=0x86f3038, receiver=0x88050a0, e=0x8d01118) at kernel/qapplication.cpp:4451
#34 0x00fd8681 in KApplication::notify (this=0xbf84af3c, receiver=0x88050a0, event=0x8d01118) at ../../kdeui/kernel/kapplication.cpp:311
#35 0x0693119e in QCoreApplication::notifyInternal (this=0xbf84af3c, receiver=0x88050a0, event=0x8d01118) at kernel/qcoreapplication.cpp:787
#36 0x06934f93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x86d5520) at kernel/qcoreapplication.cpp:1428
#38 0x069350ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#39 0x0695f6a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=0x86f68b0) at kernel/qeventdispatcher_glib.cpp:277
#41 0x0126d25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x0126d990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#43 0x0126dc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#44 0x0695fada in QEventDispatcherGlib::processEvents (this=0x86d6248, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#45 0x02574e3a in QGuiEventDispatcherGlib::processEvents (this=0x86d6248, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x069301dd in QEventLoop::processEvents (this=0xbf84ae44, flags=...) at kernel/qeventloop.cpp:149
#47 0x06930421 in QEventLoop::exec (this=0xbf84ae44, flags=...) at kernel/qeventloop.cpp:201
#48 0x0693519d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#49 0x024ba8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#50 0x080507ac in main (argc=) at ../../../ark/app/main.cpp:209

Reported using DrKonqi
Comment 1 Matteo Agostinelli 2011-12-13 14:58:05 UTC

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