Bug 205436 - Ark crashes when exiting
Summary: Ark crashes when exiting
Status: RESOLVED DUPLICATE of bug 193908
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-08-28 02:35 UTC by Milos Jakubicek
Modified: 2009-08-30 00:37 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 Milos Jakubicek 2009-08-28 02:35:32 UTC
Application that crashed: ark
Version of the application: 2.13
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30.5-32.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
After opening a file from archive and closing it and ark itself, ark crashed.

 -- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[KCrash Handler]
#5  QWidget::windowType (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:890
#6  QWidget::isWindow (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:898
#7  QWidgetPrivate::setEnabled_helper (this=<value optimized out>) at kernel/qwidget.cpp:2940
#8  0x00007fd2b584cc28 in ?? () from /usr/lib64/kde4/libarkpart.so
#9  0x00007fd2b584cf80 in ?? () from /usr/lib64/kde4/libarkpart.so
#10 0x00007fd2b5845ae1 in KDialog::setButtons(QFlags<KDialog::ButtonCode>) () at /usr/src/debug/kdelibs-4.3.0/kdeui/dialogs/kdialog.cpp:200
#11 0x000000385574f309 in QObject::event (this=0x15af490, e=0x7fd2b0034bb0) at kernel/qobject.cpp:1111
#12 0x0000003855d8f69c in QApplicationPrivate::notify_helper (this=0x12cbf60, receiver=0x15af490, e=0x7fd2b0034bb0) at kernel/qapplication.cpp:4056
#13 0x0000003855d966ce in QApplication::notify (this=0x7fffe4bbf840, receiver=0x15af490, e=0x7fd2b0034bb0) at kernel/qapplication.cpp:4021
#14 0x0000003858611296 in KApplication::notify (this=0x7fffe4bbf840, receiver=0x15af490, event=0x7fd2b0034bb0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#15 0x000000385573fcbc in QCoreApplication::notifyInternal (this=0x7fffe4bbf840, receiver=0x15af490, event=0x7fd2b0034bb0) at kernel/qcoreapplication.cpp:610
#16 0x00000038557408c8 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#17 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#18 0x0000003855768743 in QCoreApplication::sendPostedEvents () at kernel/qcoreapplication.h:218
#19 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:210
#20 0x000000384b637abe in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#21 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#22 0x000000384b63b278 in g_main_context_iterate (context=0x12ce220, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#23 0x000000384b63b3a0 in IA__g_main_context_iteration (context=0x12ce220, may_block=1) at gmain.c:2518
#24 0x00000038557683b6 in QEventDispatcherGlib::processEvents (this=0x12b0d90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#25 0x0000003855e2242e in QGuiEventDispatcherGlib::processEvents (this=0x17ef5a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x000000385573e5f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#27 0x000000385573e9c4 in QEventLoop::exec (this=0x7fffe4bbf790, flags={i = 0}) at kernel/qeventloop.cpp:201
#28 0x0000003855740b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#29 0x0000000000409301 in _start ()
Warning: the current language does not match this frame.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2009-08-28 02:43:48 UTC
Can you always reproduce this bug? Did you close Ark before it finished loading your file? What archive format was it?

Can you please install the Fedora debug packages and try to reproduce the crash so we can get a proper backtrace?
Comment 2 Milos Jakubicek 2009-08-28 10:02:01 UTC
(In reply to comment #1)
> Can you always reproduce this bug?

No, unfortunately not.

> Did you close Ark before it finished loading
> your file? What archive format was it?

Yes, I have, it as a .tar.gz

> Can you please install the Fedora debug packages and try to reproduce the crash
> so we can get a proper backtrace?

I've installed them and will report a new backtrace as soon as this happens again.
Comment 3 Raphael Kubo da Costa 2009-08-30 00:37:43 UTC
Well, since you closed Ark before it finished loading your file, this is probably a duplicate of bug 193908. Thanks!

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