Bug 132527 - Ark Crash on Extraction
Summary: Ark Crash on Extraction
Status: RESOLVED DUPLICATE of bug 127341
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: 2006-08-17 02:54 UTC by Dustin Widmann
Modified: 2006-09-02 13:05 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 Dustin Widmann 2006-08-17 02:54:04 UTC
Version:           2.6.3 (using KDE KDE 3.5.4)
Installed from:    Ubuntu Packages
Compiler:          gcc 4.0.3 
OS:                Linux

Ark crashes, seems to do it after extracting the file, so it's not the most severe. Not really sure what's causing it.

A backtrace
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912569783392 (LWP 28590)]
0x00002aaaab240785 in nanosleep () from /lib/libc.so.6
#0  0x00002aaaab240785 in nanosleep () from /lib/libc.so.6
#1  0x00002aaaab2405f0 in sleep () from /lib/libc.so.6
#2  0x00002aaaaba0c97d in KCrash::startDrKonqi (argv=0x7fffffd2fb40, argc=18)
    at kcrash.cpp:311
#3  0x00002aaaaba337d5 in KCrash::defaultCrashHandler (
    sig=<value optimized out>) at kcrash.cpp:228
#4  0x00002aaaab1df1b0 in killpg () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

And, to reproduce, 
Pull up a konsole
touch newfile
tar cf new.tar newfile
rm newfile
Pull up a new konqueror
Right click new.tar, extract->extract here.
Ark extracts the file and crashes.
Comment 1 Travis Evans 2006-08-23 02:11:15 UTC
I also very frequently get crashes from Extract > Extract here.  They occur after the archive is successfully extracted.  Bug 130218 and bug 116802 also describe similar symptoms.  My backtrace looks like this:

System configuration startup check disabled.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231153488 (LWP 7389)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb6f7d7d0 in raise () from /lib/libc.so.6
#8  0xb6f7eea3 in abort () from /lib/libc.so.6
#9  0xb6fb2f8b in __libc_message () from /lib/libc.so.6
#10 0xb6fb8911 in malloc_printerr () from /lib/libc.so.6
#11 0xb6fb89c5 in malloc_consolidate () from /lib/libc.so.6
#12 0xb6fba679 in _int_malloc () from /lib/libc.so.6
#13 0xb6fbc206 in malloc () from /lib/libc.so.6
#14 0xb6fdb457 in __alloc_dir () from /lib/libc.so.6
#15 0xb6fdb543 in opendir () from /lib/libc.so.6
#16 0xb7a5145f in rmtree () from /opt/kde3/lib/libkdecore.so.4
#17 0xb7a515fb in KTempDir::removeDir () from /opt/kde3/lib/libkdecore.so.4
#18 0xb7a5165b in KTempDir::unlink () from /opt/kde3/lib/libkdecore.so.4
#19 0xb64c7057 in ArkWidget::cleanArkTmpDir ()
   from /opt/kde3/lib/kde3/libarkpart.so
#20 0xb64dbab8 in ArkWidget::~ArkWidget ()
   from /opt/kde3/lib/kde3/libarkpart.so
#21 0xb7f048ad in KParts::Part::~Part () from /opt/kde3/lib/libkparts.so.2
#22 0xb7f10742 in KParts::ReadOnlyPart::~ReadOnlyPart ()
   from /opt/kde3/lib/libkparts.so.2
#23 0xb7f1089f in KParts::ReadWritePart::~ReadWritePart ()
   from /opt/kde3/lib/libkparts.so.2
#24 0xb64c23c9 in ArkPart::~ArkPart () from /opt/kde3/lib/kde3/libarkpart.so
#25 0xb67df1dd in MainWindow::~MainWindow ()
   from /opt/kde3/lib/libkdeinit_ark.so
#26 0xb74eb8a8 in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb752488c in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb75df982 in QMainWindow::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb748cec7 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb748dcb9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb7b155b3 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#32 0xb748e880 in QApplication::sendPostedEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0xb74a3d79 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb74a3b7e in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0xb748ca7f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0xb67e33af in kdemain () from /opt/kde3/lib/libkdeinit_ark.so
#37 0xb7267534 in kdeinitmain () from /opt/kde3/lib/kde3/ark.so
#38 0x0804e8cf in launch ()
#39 0x0804f15a in handle_launcher_request ()
#40 0x0804f4df in handle_requests ()
#41 0x0804feb1 in main ()
Comment 2 Travis Evans 2006-08-23 02:13:35 UTC
Forgot to mention:  This is on KDE 3.5.4, SUSE 10.1 packages.
Comment 3 Haris Kouzinopoulos 2006-09-02 13:05:42 UTC

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