Bug 192739 - [Dolphin] Right click & "Extract to..." crashed ark before selecting a folder
Summary: [Dolphin] Right click & "Extract to..." crashed ark before selecting a folder
Status: RESOLVED DUPLICATE of bug 192798
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-15 09:24 UTC by Alexander Jenisch
Modified: 2009-05-15 20:35 UTC (History)
2 users (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 Alexander Jenisch 2009-05-15 09:24:07 UTC
Application that crashed: ark
Version of the application: 2.13
KDE Version: 4.2.85 (KDE 4.2.85 (KDE 4.3 Beta1))
Qt Version: 4.5.1
Operating System: Linux 2.6.29-ARCH i686
Distribution: "(none)"

What I was doing when the application crashed:
Archlinux - KDEmod (unstable), see title

 -- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 0 (LWP 5010)]

Thread 2 (Thread 0xb4296b90 (LWP 5012)):
[KCrash Handler]
#6  0xb68d77a5 in QProcess::terminate () from /usr/lib/libQtCore.so.4
#7  0xb8030535 in Kerfuffle::CliInterface::failOperation () from /usr/lib/libkerfuffle.so.4
#8  0xb8030db0 in Kerfuffle::CliInterface::list () from /usr/lib/libkerfuffle.so.4
#9  0xb801dd55 in Kerfuffle::ListJob::doWork () from /usr/lib/libkerfuffle.so.4
#10 0xb80213b5 in Kerfuffle::ThreadExecution::run () from /usr/lib/libkerfuffle.so.4
#11 0xb684740e in ?? () from /usr/lib/libQtCore.so.4
#12 0xb67be4c5 in start_thread () from /lib/libpthread.so.0
#13 0xb660bf9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5d09710 (LWP 5010)):
#0  0xb803f424 in __kernel_vsyscall ()
#1  0xb6604f71 in select () from /lib/libc.so.6
#2  0xb691769e in ?? () from /usr/lib/libQtCore.so.4
#3  0xb6919121 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb68d78ee in QProcess::waitForFinished () from /usr/lib/libQtCore.so.4
#5  0xb68dc1c1 in QProcess::execute () from /usr/lib/libQtCore.so.4
#6  0xb76c1a10 in KToolInvocation::startKdeinit () from /usr/lib/libkdecore.so.5
#7  0xb76c2fd0 in KToolInvocation::klauncher () from /usr/lib/libkdecore.so.5
#8  0xb7dec605 in KIO::Slave::createSlave () from /usr/lib/libkio.so.5
#9  0xb7de5a29 in KIO::SchedulerPrivate::createSlave () from /usr/lib/libkio.so.5
#10 0xb7de70aa in KIO::SchedulerPrivate::startJobDirect () from /usr/lib/libkio.so.5
#11 0xb7de7100 in KIO::SchedulerPrivate::startStep () from /usr/lib/libkio.so.5
#12 0xb7de73ae in KIO::Scheduler::qt_metacall () from /usr/lib/libkio.so.5
#13 0xb6950339 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb6950fa2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb698ba07 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#16 0xb6955cfe in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#17 0xb694a82f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6b506ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6b589be in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7a4fdaa in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb693a24b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb69693d1 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb6965a20 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb60be718 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb60c1c7b in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#26 0xb60c1df8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb6965978 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb6bef2a5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb693887a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb6938cba in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb8021812 in Kerfuffle::ArchiveBase::listIfNotListed () from /usr/lib/libkerfuffle.so.4
#32 0xb8021902 in Kerfuffle::ArchiveBase::isSingleFolderArchive () from /usr/lib/libkerfuffle.so.4
#33 0xb802bfbf in Kerfuffle::BatchExtract::showExtractDialog () from /usr/lib/libkerfuffle.so.4
#34 0x08050696 in _start ()
Comment 1 Dario Andres 2009-05-15 14:05:13 UTC
Bug 190610 comment 2 seems related to this. (but that report is a bit messy)
Comment 2 Raphael Kubo da Costa 2009-05-15 16:55:49 UTC
Does it always happen to you with every file?
Comment 3 Dario Andres 2009-05-15 20:05:30 UTC
Bug 192798 seems related to this. I could reproduce it with a good backtrace.
Thanks
Comment 4 Dario Andres 2009-05-15 20:35:30 UTC
Marking as duplicate of bug 192798
Thanks

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