Bug 219001 - Ark crashes when chosing "extract here and autodetect subfolder" from dialog in dolphin [QMetaObject::cast, Kerfuffle::ArchiveBase::onListFinished, Kerfuffle::ArchiveBase::qt_metacall]
Summary: Ark crashes when chosing "extract here and autodetect subfolder" from dialog ...
Status: RESOLVED DUPLICATE of bug 217836
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 00:47 UTC by Tom Kijas
Modified: 2009-12-17 01:25 UTC (History)
1 user (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 Tom Kijas 2009-12-17 00:47:26 UTC
Application: ark (2.14)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-11-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Ark crashes when chosing "extract here and autodetect subfolder", every time, also when I choose just "extract here" in the dialog (right click with mouse) in dolphin...

The crash can be reproduced everytime.

 -- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f40e8388ce7 in QMetaObject::cast (this=0x7f40ea76c360, obj=0x16e0cc0) at kernel/qmetaobject.cpp:266
#6  0x00007f40ea555459 in Kerfuffle::ArchiveBase::onListFinished(KJob*) () from /usr/lib/libkerfuffle.so.4
#7  0x00007f40ea5556b0 in Kerfuffle::ArchiveBase::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkerfuffle.so.4
#8  0x00007f40e8393d19 in QObject::event (this=0x16dfcb0, e=0x16e2fb0) at kernel/qobject.cpp:1260
#9  0x00007f40e8d0fe8c in QApplicationPrivate::notify_helper (this=0x1596d40, receiver=0x16dfcb0, e=0x16e2fb0) at kernel/qapplication.cpp:4242
#10 0x00007f40e8d1648d in QApplication::notify (this=0x7ffff189a0d0, receiver=0x16dfcb0, e=0x16e2fb0) at kernel/qapplication.cpp:4125
#11 0x00007f40e9a10666 in KApplication::notify (this=0x7ffff189a0d0, receiver=0x16dfcb0, event=0x16e2fb0) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x00007f40e838404c in QCoreApplication::notifyInternal (this=0x7ffff189a0d0, receiver=0x16dfcb0, event=0x16e2fb0) at kernel/qcoreapplication.cpp:704
#13 0x00007f40e83867c7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x157b5d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x157b5d0) at kernel/qcoreapplication.cpp:1345
#15 0x00007f40e83adae3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#17 0x00007f40e4892bbe in g_main_dispatch (context=0x1598e80) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:1960
#18 IA__g_main_context_dispatch (context=0x1598e80) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2513
#19 0x00007f40e4896588 in g_main_context_iterate (context=0x1598e80, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2591
#20 0x00007f40e48966b0 in IA__g_main_context_iteration (context=0x1598e80, may_block=1) at /build/buildd/glib2.0-2.22.2/glib/gmain.c:2654
#21 0x00007f40e83ad623 in QEventDispatcherGlib::processEvents (this=0x157ac00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#22 0x00007f40e8dbe2fe in QGuiEventDispatcherGlib::processEvents (this=0x16e0cc0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#23 0x00007f40e8382972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#24 0x00007f40e8382d4c in QEventLoop::exec (this=0x7ffff189a020, flags=) at kernel/qeventloop.cpp:201
#25 0x00007f40e8386a8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x0000000000409c67 in _start ()

Possible duplicates by query: bug 217827.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2009-12-17 01:25:36 UTC

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