Bug 130218 - ark crashed when unpacking a tar.gz file (crash signal 6 SIGABRT)
Summary: ark crashed when unpacking a tar.gz file (crash signal 6 SIGABRT)
Status: RESOLVED DUPLICATE of bug 127341
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-03 22:08 UTC by Michael Peneycad
Modified: 2006-09-02 13:07 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 Michael Peneycad 2006-07-03 22:08:28 UTC
Version:           unknown (using KDE 3.5.3, Kubuntu Package 4:3.5.3-0ubuntu0.1 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-25-386

file size: 53,577B
KDE version: 3.5.3

Right clicked on file, selected extract then "extract here."  File successfully extracted but ark crashed.

backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1231587648 (LWP 9087)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb7d649a1 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7d662b9 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7d9887a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7d9e824 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#11 0xb7d9f653 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0xb7da1411 in malloc () from /lib/tls/i686/cmov/libc.so.6
#13 0xb7dc396c in opendir () from /lib/tls/i686/cmov/libc.so.6
#14 0xb78d00ec in KCheckAccelerators::qt_cast () from /usr/lib/libkdecore.so.4
#15 0xb78d0241 in KTempDir::removeDir () from /usr/lib/libkdecore.so.4
#16 0xb78d0288 in KTempDir::unlink () from /usr/lib/libkdecore.so.4
#17 0xb66f61b1 in ArkWidget::cleanArkTmpDir ()
   from /usr/lib/kde3/libarkpart.so
#18 0xb66f6210 in ArkWidget::~ArkWidget () from /usr/lib/kde3/libarkpart.so
#19 0xb7f8f9cf in KParts::Part::~Part () from /usr/lib/libkparts.so.2
#20 0xb7f962c2 in KParts::ReadOnlyPart::~ReadOnlyPart ()
   from /usr/lib/libkparts.so.2
#21 0xb7f963c1 in KParts::ReadWritePart::~ReadWritePart ()
   from /usr/lib/libkparts.so.2
#22 0xb66d47d2 in ArkPart::~ArkPart () from /usr/lib/kde3/libarkpart.so
#23 0xb684c37d in MainWindow::~MainWindow () from /usr/lib/libkdeinit_ark.so
#24 0xb730411e in QObject::event () from /usr/lib/libqt-mt.so.3
#25 0xb73415aa in QWidget::event () from /usr/lib/libqt-mt.so.3
#26 0xb7413762 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#27 0xb729ce56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#28 0xb729dbd6 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#29 0xb7969e31 in KApplication::notify () from /usr/lib/libkdecore.so.4
#30 0xb722e157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#31 0xb729e4a7 in QApplication::sendPostedEvents ()
   from /usr/lib/libqt-mt.so.3
#32 0xb72b5a1a in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb72b586a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb729b965 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0xb684d1ef in kdemain () from /usr/lib/libkdeinit_ark.so
#36 0xb7fb74f0 in kdeinitmain () from /usr/lib/kde3/ark.so
#37 0x0804e0a3 in ?? ()
#38 0x00000004 in ?? ()
#39 0x080bbcc0 in ?? ()
#40 0x00000001 in ?? ()
#41 0x00000000 in ?? ()
Comment 1 Michael Peneycad 2006-07-03 22:09:44 UTC
Ark version 2.6.3
Comment 2 Haris Kouzinopoulos 2006-09-02 13:07:07 UTC

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