Bug 297307 - Crash Ark podczas rozpakowywania pliku
Summary: Crash Ark podczas rozpakowywania pliku
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.14
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 12:18 UTC by Rafał Niewiński
Modified: 2012-04-03 12:01 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 Rafał Niewiński 2012-04-02 12:18:12 UTC
Application: ark (2.14)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux 6.0.4 (squeeze)

-- Information about the crash:
Crash podczas rozpakowywania pliku z obrazem systemu Minix http://minix3.org inne pliki przechodzi bez problemu

The crash can be reproduced every time.

 -- Backtrace:
Application: Ark (ark), signal: Aborted
[KCrash Handler]
#6  0xb7884424 in __kernel_vsyscall ()
#7  0xb6035781 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb6038bb2 in *__GI_abort () at abort.c:92
#9  0xb606c285 in __libc_message (do_abort=2, fmt=0xb6130f38 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#10 0xb6076381 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x850e508) at malloc.c:6267
#11 0xb60767da in malloc_consolidate (av=<value optimized out>) at malloc.c:5153
#12 0xb6077b55 in _int_free (av=<value optimized out>, p=0x88137d8) at malloc.c:5018
#13 0xb607acbd in *__GI___libc_free (mem=0x88137e0) at malloc.c:3739
#14 0xb62b24dd in qFree(void*) () from /usr/lib/libQtCore.so.4
#15 0xb6311163 in QVectorData::free(QVectorData*, int) () from /usr/lib/libQtCore.so.4
#16 0xb63cad90 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#17 0xb661e468 in QAction::~QAction() () from /usr/lib/libQtGui.so.4
#18 0xb63c3b8f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#19 0xb668a397 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#20 0xb6ac247d in QMenu::~QMenu() () from /usr/lib/libQtGui.so.4
#21 0xb63c3765 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#22 0xb63c4e28 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb66822f6 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb6ac9bfc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb66245cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb662b1f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb73a6bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb63b44cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb63b7f2c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0xb63b80ad in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#31 0xb63b81b9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0xb6624667 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0x08050499 in _start ()

This bug may be a duplicate of or related to bug 193908, bug 292714.

Possible duplicates by query: bug 292714, bug 283019.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2012-04-02 13:59:28 UTC
Can you please describe what happened in English?
Comment 2 Rafał Niewiński 2012-04-03 05:42:51 UTC
Crash when I unpack the image file Minix http://minix3.org other files goes without a problem
Comment 3 Raphael Kubo da Costa 2012-04-03 11:45:38 UTC
Do you close Ark before it finishes loading the file by any chance?
Comment 4 Rafał Niewiński 2012-04-03 11:50:27 UTC
I think so. Is this a normal reaction?
Comment 5 Raphael Kubo da Costa 2012-04-03 12:01:28 UTC
Unfortunately it's a known, long-standing bug.

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