Bug 279873 - Ark crashes when compressing a series of big folders
Summary: Ark crashes when compressing a series of big folders
Status: RESOLVED DUPLICATE of bug 222392
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.16
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-11 10:13 UTC by Kalsan
Modified: 2011-08-11 12:27 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 Kalsan 2011-08-11 10:13:28 UTC
Application: ark (2.16)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I tried to compress a series of big folders with .mov and .jpg files, into a tar file onto the Desktop. Ark showed an empty error message, then crashed.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78bb710 (LWP 5211))]

Thread 3 (Thread 0xb5541b70 (LWP 5212)):
#0  0x058e8752 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x058e903a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x058e9524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x075cc577 in QEventDispatcherGlib::processEvents (this=0x9ca3b68, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x0759e289 in QEventLoop::processEvents (this=0xb5541290, flags=...) at kernel/qeventloop.cpp:149
#5  0x0759e522 in QEventLoop::exec (this=0xb5541290, flags=...) at kernel/qeventloop.cpp:201
#6  0x074a82a0 in QThread::exec (this=0x9c8f3b8) at thread/qthread.cpp:492
#7  0x0757ffdb in QInotifyFileSystemWatcherEngine::run (this=0x9c8f3b8) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x074aada2 in QThreadPrivate::start (arg=0x9c8f3b8) at thread/qthread_unix.cpp:320
#9  0x00b71e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0x0047173e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb3da2b70 (LWP 5216)):
#0  0x058e8dce in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0x058e9524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x075cc577 in QEventDispatcherGlib::processEvents (this=0x9f44870, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#3  0x0759e289 in QEventLoop::processEvents (this=0xb3da2290, flags=...) at kernel/qeventloop.cpp:149
#4  0x0759e522 in QEventLoop::exec (this=0xb3da2290, flags=...) at kernel/qeventloop.cpp:201
#5  0x074a82a0 in QThread::exec (this=0x9f53d58) at thread/qthread.cpp:492
#6  0x0757ffdb in QInotifyFileSystemWatcherEngine::run (this=0x9f53d58) at io/qfilesystemwatcher_inotify.cpp:248
#7  0x074aada2 in QThreadPrivate::start (arg=0x9f53d58) at thread/qthread_unix.cpp:320
#8  0x00b71e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x0047173e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb78bb710 (LWP 5211)):
[KCrash Handler]
#7  QEventLoop::exit (this=0xa0afdc0, returnCode=0) at kernel/qeventloop.cpp:280
#8  0x0759e425 in QEventLoop::quit (this=0xa0afdc0) at kernel/qeventloop.cpp:322
#9  0x00991ed0 in KJob::emitResult (this=0x9c18950) at ../../kdecore/jobs/kjob.cpp:306
#10 0x00393bf0 in Kerfuffle::AddToArchive::slotFinished(KJob*) () from /usr/lib/libkerfuffle.so.4
#11 0x00386447 in Kerfuffle::AddToArchive::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkerfuffle.so.4
#12 0x075a56ba in QMetaObject::metacall (object=0x9c18950, cl=QMetaObject::InvokeMetaMethod, idx=31, argv=0xbfd30fc8) at kernel/qmetaobject.cpp:237
#13 0x075b54ff in QMetaObject::activate (sender=0x9f9b358, m=0xae6548, local_signal_index=3, argv=0xbfd30fc8) at kernel/qobject.cpp:3287
#14 0x00991e93 in KJob::result (this=0x9f9b358, _t1=0x9f9b358) at ./kjob.moc:194
#15 0x00991ee8 in KJob::emitResult (this=0x9f9b358) at ../../kdecore/jobs/kjob.cpp:312
#16 0x00991f9d in KJob::kill (this=0x9f9b358, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:112
#17 0x00d6218f in KUiServerJobTracker::Private::_k_killJob (this=0x9c54428) at ../../kdeui/jobs/kuiserverjobtracker.cpp:59
#18 0x00d62209 in KUiServerJobTracker::qt_metacall (this=0x9c1b4f8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd3113c) at ./kuiserverjobtracker.moc:100
#19 0x075a56ba in QMetaObject::metacall (object=0x9c1b4f8, cl=QMetaObject::InvokeMetaMethod, idx=25, argv=0xbfd3113c) at kernel/qmetaobject.cpp:237
#20 0x075b54ff in QMetaObject::activate (sender=0xa079818, m=0xf273e4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3287
#21 0x00ecbcc7 in OrgKdeJobViewV2Interface::cancelRequested (this=0xa079818) at jobviewifacev2.moc:122
#22 0x00ecc213 in OrgKdeJobViewV2Interface::qt_metacall (this=0xa079818, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd313dc) at jobviewifacev2.moc:98
#23 0x0553dacd in QDBusConnectionPrivate::deliverCall (this=0x9ba4408, object=0xa079818, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:942
#24 0x055481d7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9f747c8, object=0xa079818) at qdbusintegrator_p.h:103
#25 0x075b43b7 in QObject::event (this=0xa079818, e=0x9f747c8) at kernel/qobject.cpp:1226
#26 0x0105dd24 in QApplicationPrivate::notify_helper (this=0x9b5f170, receiver=0xa079818, e=0x9f747c8) at kernel/qapplication.cpp:4462
#27 0x010628ce in QApplication::notify (this=0xbfd31cbc, receiver=0xa079818, e=0x9f747c8) at kernel/qapplication.cpp:3862
#28 0x00d673ca in KApplication::notify (this=0xbfd31cbc, receiver=0xa079818, event=0x9f747c8) at ../../kdeui/kernel/kapplication.cpp:311
#29 0x0759f0bb in QCoreApplication::notifyInternal (this=0xbfd31cbc, receiver=0xa079818, event=0x9f747c8) at kernel/qcoreapplication.cpp:731
#30 0x075a2c79 in sendEvent (receiver=0x0, event_type=0, data=0x9b19f68) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b19f68) at kernel/qcoreapplication.cpp:1372
#32 0x075a2e0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#33 0x075cc3c4 in sendPostedEvents (s=0x9b60b50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#34 postEventSourceDispatch (s=0x9b60b50) at kernel/qeventdispatcher_glib.cpp:277
#35 0x058e8aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#36 0x058e9270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#37 0x058e9524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#38 0x075cc53c in QEventDispatcherGlib::processEvents (this=0x9b19ac0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#39 0x011141e5 in QGuiEventDispatcherGlib::processEvents (this=0x9b19ac0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x0759e289 in QEventLoop::processEvents (this=0xbfd31bc4, flags=...) at kernel/qeventloop.cpp:149
#41 0x0759e522 in QEventLoop::exec (this=0xbfd31bc4, flags=...) at kernel/qeventloop.cpp:201
#42 0x075a2ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#43 0x0105b8e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#44 0x08053a27 in _start ()

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-08-11 11:56:56 UTC
Do you remember if you by any chance cancelled the archive creation yourself? Is it reproducible?
Comment 2 Kalsan 2011-08-11 12:06:59 UTC
No, it cannot be reproduced.
I had cancelled some other ark tasks before starting this task.
Comment 3 Raphael Kubo da Costa 2011-08-11 12:27:34 UTC
Hmm, then this backtrace is probably related to the cancelled tasks. Marking it as a duplicate.

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