<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>132527</bug_id>
          
          <creation_ts>2006-08-17 02:54:03 +0000</creation_ts>
          <short_desc>Ark Crash on Extraction</short_desc>
          <delta_ts>2006-09-02 13:05:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>ark</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>127341</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dustin Widmann">infinity</reporter>
          <assigned_to name="Harald Hvaal">metellius</assigned_to>
          <cc>rakuco</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>461009</commentid>
    <comment_count>0</comment_count>
    <who name="Dustin Widmann">infinity</who>
    <bug_when>2006-08-17 02:54:04 +0000</bug_when>
    <thetext>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&apos;s not the most severe. Not really sure what&apos;s causing it.

A backtrace
Using host libthread_db library &quot;/lib/libthread_db.so.1&quot;.
[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=&lt;value optimized out&gt;) 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-&gt;extract here.
Ark extracts the file and crashes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>462529</commentid>
    <comment_count>1</comment_count>
    <who name="Travis Evans">travisgevans</who>
    <bug_when>2006-08-23 02:11:15 +0000</bug_when>
    <thetext>I also very frequently get crashes from Extract &gt; 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 &quot;/lib/libthread_db.so.1&quot;.
[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 ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>462531</commentid>
    <comment_count>2</comment_count>
    <who name="Travis Evans">travisgevans</who>
    <bug_when>2006-08-23 02:13:35 +0000</bug_when>
    <thetext>Forgot to mention:  This is on KDE 3.5.4, SUSE 10.1 packages.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>465888</commentid>
    <comment_count>3</comment_count>
    <who name="Haris Kouzinopoulos">kouzinopoulos</who>
    <bug_when>2006-09-02 13:05:42 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 127341 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>