Bug 304341 - Ark crashed when trying to extract using the right mouse button menu in dolphin
Summary: Ark crashed when trying to extract using the right mouse button menu in dolphin
Status: RESOLVED WORKSFORME
Alias: None
Product: ark
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.19
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-31 15:39 UTC by marcinsud
Modified: 2012-08-08 14:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description marcinsud 2012-07-31 15:39:31 UTC
Application: ark (2.19)
KDE Platform Version: 4.8.90 (4.8.90)
Qt Version: 4.8.2
Operating System: Linux 3.5.0-6-generic x86_64
Distribution: Ubuntu quantal (development branch)

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

I just simply clicked right mouse button on archieve and choose the "unpack archieve here" option from unpack submenu

The crash does not seem to be reproducible.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6b68349780 (LWP 15721))]

Thread 2 (Thread 0x7f6b54868700 (LWP 15725)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f6b65058aea in KPtyDevice::close (this=0x7f6b50003e50) at ../../kpty/kptydevice.cpp:527
#8  0x00007f6b65058b57 in KPtyDevice::~KPtyDevice (this=0x7f6b50003e50, __in_chrg=<optimized out>) at ../../kpty/kptydevice.cpp:486
#9  0x00007f6b65058b79 in KPtyDevice::~KPtyDevice (this=0x7f6b50003e50, __in_chrg=<optimized out>) at ../../kpty/kptydevice.cpp:487
#10 0x00007f6b6505a629 in KPtyProcess::~KPtyProcess (this=0x7f6b50002a10, __in_chrg=<optimized out>) at ../../kpty/kptyprocess.cpp:85
#11 0x00007f6b6505a679 in KPtyProcess::~KPtyProcess (this=0x7f6b50002a10, __in_chrg=<optimized out>) at ../../kpty/kptyprocess.cpp:86
#12 0x00007f6b67f4ed45 in Kerfuffle::CliInterface::runProcess (this=this@entry=0xfa5e70, programNames=..., arguments=...) at ../../kerfuffle/cliinterface.cpp:340
#13 0x00007f6b67f50b5d in Kerfuffle::CliInterface::copyFiles (this=0xfa5e70, files=..., destinationDirectory=..., options=...) at ../../kerfuffle/cliinterface.cpp:228
#14 0x00007f6b67f461fc in Kerfuffle::ExtractJob::doWork (this=0xfcac70) at ../../kerfuffle/jobs.cpp:266
#15 0x00007f6b67f45011 in Kerfuffle::Job::Private::run (this=0xf14470) at ../../kerfuffle/jobs.cpp:58
#16 0x00007f6b6599a9eb in QThreadPrivate::start (arg=0xf14470) at thread/qthread_unix.cpp:307
#17 0x00007f6b621bce9a in start_thread (arg=0x7f6b54868700) at pthread_create.c:308
#18 0x00007f6b653504bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f6b68349780 (LWP 15721)):
#0  0x00007f6b653430bd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007f6b61d2a52f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f6b61ceeac4 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f6b61ceeed2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f6b61cef054 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6b65ac4096 in QEventDispatcherGlib::processEvents (this=0xcf6b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f6b66519a5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#7  0x00007f6b65a946cf in QEventLoop::processEvents (this=this@entry=0x7fff8c8194e0, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f6b65a94958 in QEventLoop::exec (this=0x7fff8c8194e0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f6b65a99b18 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#10 0x000000000040a396 in main (argc=4, argv=0x7fff8c8197d8) at ../../app/main.cpp:209

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2012-08-08 06:51:30 UTC
What kind of archive was it (rar, zip etc)? Do you remember if it was corrupted?
Comment 2 marcinsud 2012-08-08 14:18:20 UTC
not corrupted zip.
Comment 3 Raphael Kubo da Costa 2012-08-08 14:50:42 UTC
Thanks for the reply. I'm unable to reproduce it as well, so I'm closing the bug for now. If you do manage to get this crash again and find a way to reproduce it, please don't hesitate to reopen this report.