Bug 140486 - crash on this zip file
Summary: crash on this zip file
Status: RESOLVED DUPLICATE of bug 129446
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: 2007-01-23 10:26 UTC by Stefan Monov
Modified: 2007-04-20 22:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
testcase (56.33 KB, application/x-zip)
2007-01-23 10:27 UTC, Stefan Monov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Monov 2007-01-23 10:26:38 UTC
Version:           2.6.4 (using KDE 3.5.5 "release 50.1" , openSUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.2-34-default

To reproduce, open the attached file (public domain) in Ark. Backtrace:

System configuration startup check disabled.

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231378208 (LWP 10789)]
[KCrash handler]
#9  0xb74a9964 in QFontMetrics::width () from /usr/lib/qt3/lib/libqt-mt.so.3
#10 0xb75de8c3 in QListViewItem::width () from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb75d7988 in QListView::widthChanged ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0xb75d7afb in QListViewItem::widthChanged ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb75d9937 in QListViewItem::setup () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb75d7c84 in QListViewItem::setPixmap ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb65681f6 in FileListView::findParent ()
   from /opt/kde3/lib/kde3/libarkpart.so
#16 0xb65683fb in FileListView::addItem ()
   from /opt/kde3/lib/kde3/libarkpart.so
#17 0xb6568ff7 in Arch::processLine () from /opt/kde3/lib/kde3/libarkpart.so
#18 0xb6562136 in Arch::slotReceivedTOC ()
   from /opt/kde3/lib/kde3/libarkpart.so
#19 0xb656a3cf in Arch::qt_invoke () from /opt/kde3/lib/kde3/libarkpart.so
#20 0xb656a73b in ZipArch::qt_invoke () from /opt/kde3/lib/kde3/libarkpart.so
#21 0xb74ef3cd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb7a491a3 in KProcess::receivedStdout ()
   from /opt/kde3/lib/libkdecore.so.4
#23 0xb7a49288 in KProcess::childOutput () from /opt/kde3/lib/libkdecore.so.4
#24 0xb7a492b9 in KProcess::slotChildOutput ()
   from /opt/kde3/lib/libkdecore.so.4
#25 0xb7a4931a in KProcess::qt_invoke () from /opt/kde3/lib/libkdecore.so.4
#26 0xb74ef3cd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0xb74eff12 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0xb7829ea0 in QSocketNotifier::activated ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0xb750d5f0 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0xb7490647 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0xb74914f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0xb7b191f2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#33 0xb7484e01 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0xb743fb04 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0xb74a70e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0xb74a6f76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0xb749000f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0xb67d93cf in kdemain () from /opt/kde3/lib/libkdeinit_ark.so
#39 0xb726a514 in kdeinitmain () from /opt/kde3/lib/kde3/ark.so
#40 0x0804e33f in launch ()
#41 0x0804ebca in handle_launcher_request ()
#42 0x0804ef4f in handle_requests ()
#43 0x0805014c in main ()
Comment 1 Stefan Monov 2007-01-23 10:27:45 UTC
Created attachment 19384 [details]
testcase
Comment 2 Martin Koller 2007-04-20 22:28:43 UTC

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