Bug 272700 - Ark crashes when closing after start
Summary: Ark crashes when closing after start
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.15
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-07 15:08 UTC by Petr Kulhavy
Modified: 2011-05-07 20:37 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 Petr Kulhavy 2011-05-07 15:08:29 UTC
Application: ark (2.15)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
I opened a tar.bz2 file (audacity-minsrc-1.3.13-beta.tar.bz2) by clicking it in Dolphin and closed Ark immediately as soon as the window (without any content yet) has appeared. This bug is easily reproduceable.

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

Thread 2 (Thread 0xb1ebcb70 (LWP 22947)):
[KCrash Handler]
#7  0xb7711424 in __kernel_vsyscall ()
#8  0xb5da7941 in raise () from /lib/libc.so.6
#9  0xb5daae42 in abort () from /lib/libc.so.6
#10 0xb5f88055 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#11 0xb5f85f35 in ?? () from /usr/lib/libstdc++.so.6
#12 0xb5f85f72 in std::terminate() () from /usr/lib/libstdc++.so.6
#13 0xb5f860e1 in __cxa_throw () from /usr/lib/libstdc++.so.6
#14 0xb601dea5 in qBadAlloc () at global/qglobal.cpp:1996
#15 0xb6048a60 in QListData::detach (this=0xb1ebb780, alloc=-1319963064) at tools/qlist.cpp:186
#16 0xb76d9578 in ?? () from /usr/lib/libkerfuffle.so.4
#17 0xb76d917e in Kerfuffle::ReadOnlyArchiveInterface::entry(QHash<int, QVariant> const&) () from /usr/lib/libkerfuffle.so.4
#18 0xb1efe2ab in ?? () from /usr/lib/kde4/kerfuffle_libarchive.so
#19 0xb1f00b73 in ?? () from /usr/lib/kde4/kerfuffle_libarchive.so
#20 0xb76dac45 in Kerfuffle::ListJob::doWork() () from /usr/lib/libkerfuffle.so.4
#21 0xb76daa71 in Kerfuffle::ListJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkerfuffle.so.4
#22 0xb612f8ca in QMetaObject::metacall (object=0x95cf8a8, cl=22947, idx=0, argv=0x95cf8a8) at kernel/qmetaobject.cpp:237
#23 0xb61426ad in QMetaObject::activate (sender=0xb1ebc2e8, m=0xb625c5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280
#24 0xb61941e7 in QTimer::timeout (this=0xb1ebc2e8) at .moc/release-shared/moc_qtimer.cpp:134
#25 0xb61481ce in QTimer::timerEvent (this=0xb1ebc2e8, e=0xb1ebc010) at kernel/qtimer.cpp:271
#26 0xb613c504 in QObject::event (this=0xb1ebc2e8, e=0x6) at kernel/qobject.cpp:1183
#27 0xb660ffdc in QApplicationPrivate::notify_helper (this=0x93f8268, receiver=0xb1ebc2e8, e=0xb1ebc010) at kernel/qapplication.cpp:4396
#28 0xb661604e in QApplication::notify (this=0xbfcdeb7c, receiver=0xb1ebc2e8, e=0xb1ebc010) at kernel/qapplication.cpp:3798
#29 0xb7186d8a in KApplication::notify (this=0xbfcdeb7c, receiver=0xb1ebc2e8, event=0xb1ebc010) at ../../kdeui/kernel/kapplication.cpp:310
#30 0xb6129b3b in QCoreApplication::notifyInternal (this=0xbfcdeb7c, receiver=0xb1ebc2e8, event=0xb1ebc010) at kernel/qcoreapplication.cpp:732
#31 0xb615bad6 in sendEvent (this=0x95ddb54) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QTimerInfoList::activateTimers (this=0x95ddb54) at kernel/qeventdispatcher_unix.cpp:602
#33 0xb6158874 in timerSourceDispatch (source=0x95ddb20) at kernel/qeventdispatcher_glib.cpp:184
#34 0xb5589855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0xb558d668 in ?? () from /lib/libglib-2.0.so.0
#36 0xb558d848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0xb6158565 in QEventDispatcherGlib::processEvents (this=0x95ddb98, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#38 0xb6128609 in QEventLoop::processEvents (this=0xb1ebc290, flags=) at kernel/qeventloop.cpp:149
#39 0xb6128a8a in QEventLoop::exec (this=0xb1ebc290, flags=...) at kernel/qeventloop.cpp:201
#40 0xb6024b7e in QThread::exec (this=0x95ddf30) at thread/qthread.cpp:490
#41 0xb76dcbe2 in ?? () from /usr/lib/libkerfuffle.so.4
#42 0xb6027df9 in QThreadPrivate::start (arg=0xb1ebc2e8) at thread/qthread_unix.cpp:266
#43 0xb592ccc9 in start_thread () from /lib/libpthread.so.0
#44 0xb5e4d69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb51ba710 (LWP 22946)):
#0  0xb7711424 in __kernel_vsyscall ()
#1  0xb59314dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5e5ad9d in pthread_cond_wait () from /lib/libc.so.6
#3  0xb60289c7 in wait (this=0x95dd2a0, mutex=0x95dd288, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x95dd2a0, mutex=0x95dd288, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb6027a1f in QThread::wait (this=0x95ddf30, time=4294967295) at thread/qthread_unix.cpp:652
#6  0xb76da14e in Kerfuffle::Job::~Job() () from /usr/lib/libkerfuffle.so.4
#7  0xb76dc8af in ?? () from /usr/lib/libkerfuffle.so.4
#8  0xb613c816 in QObjectPrivate::deleteChildren (this=0x95cf8a8) at kernel/qobject.cpp:1957
#9  0xb6143f30 in QObject::~QObject (this=0x95cb728, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#10 0xb76dd360 in Kerfuffle::ArchiveBase::~ArchiveBase() () from /usr/lib/libkerfuffle.so.4
#11 0xb2c792fd in ?? () from /usr/lib/kde4/arkpart.so
#12 0xb613c816 in QObjectPrivate::deleteChildren (this=0x95cb728) at kernel/qobject.cpp:1957
#13 0xb6143f30 in QObject::~QObject (this=0x94db8b0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#14 0xb75f631f in KParts::Part::~Part (this=0x94db8b0, __vtt_parm=0xb2c8836c, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:212
#15 0xb75f6aaa in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x94db8b0, __vtt_parm=0xb2c88368, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:459
#16 0xb75f6c1f in KParts::ReadWritePart::~ReadWritePart (this=0x94db8b0, __vtt_parm=0xb2c88364, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:721
#17 0xb2c6a9dc in ?? () from /usr/lib/kde4/arkpart.so
#18 0x080547a1 in _start ()

Possible duplicates by query: bug 244693.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-05-07 20:37:20 UTC

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