Bug 278574 - Ark crashes after canceling archive creating
Summary: Ark crashes after canceling archive creating
Status: RESOLVED DUPLICATE of bug 222392
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.16
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-26 19:47 UTC by Jacob Musial
Modified: 2011-07-26 23:47 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 Jacob Musial 2011-07-26 19:47:28 UTC
Application: ark (2.16)
KDE Platform Version: 4.6.4 (4.6.4)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-2-amd64 x86_64
Distribution: Debian GNU/Linux testing (wheezy)

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to make big (2,7G raw data) 7zip archive with Ark and when I figured out it will be very long operation because it is NTFS partition I press cancel button on notification area. Few seconds later after pressing that button I get this error (Ark crashed).

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

Thread 2 (Thread 0x7f5eca625700 (LWP 7610)):
#0  0x00007f5ed92da723 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f5ed5f7f9e4 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f5ed5f7ff1d in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f5ed9a3ab26 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f5ed9a0f1c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f5ed9a0f3bf in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f5ed99271ef in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f5ed99f21ef in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f5ed9929c05 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f5ed644ab40 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007f5ed92e536d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5edc358760 (LWP 7608)):
[KCrash Handler]
#6  0x00007f5ed9a2288e in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x00007f5ed9e867ef in KJob::finished(KJob*) () from /usr/lib/libkdecore.so.5
#8  0x00007f5ed9e869c5 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#9  0x00007f5edbf5cab8 in Kerfuffle::AddToArchive::slotFinished(KJob*) () from /usr/lib/libkerfuffle.so.4
#10 0x00007f5edbf50ac0 in Kerfuffle::AddToArchive::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkerfuffle.so.4
#11 0x00007f5ed9a22b1a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00007f5ed9e86992 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#13 0x00007f5ed9e869d0 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#14 0x00007f5ed9e86a7e in KJob::kill(KJob::KillVerbosity) () from /usr/lib/libkdecore.so.5
#15 0x00007f5edb153cfd in KUiServerJobTracker::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#16 0x00007f5ed9a22b1a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00007f5edb29e078 in ?? () from /usr/lib/libkdeui.so.5
#18 0x00007f5ed7410971 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x00007f5ed7419eaf in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00007f5ed9a266ca in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f5eda42e9f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007f5eda433881 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f5edb15a4f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007f5ed9a0ffbc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007f5ed9a13378 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x00007f5ed9a3a663 in ?? () from /usr/lib/libQtCore.so.4
#27 0x00007f5ed5f7f4a3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f5ed5f7fc80 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f5ed5f7ff1d in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f5ed9a3aabf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f5eda4d29ce in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f5ed9a0f1c2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007f5ed9a0f3bf in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f5ed9a13567 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0x000000000040b028 in ?? ()
#36 0x00007f5ed922eead in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#37 0x000000000040b891 in _start ()

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

Possible duplicates by query: bug 263515.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-07-26 23:47:24 UTC

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