Summary: | Crash when viewing an *.tar.bz2" file in Konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | James Richard Tyrer <tyrerj> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Back Trace |
Description
James Richard Tyrer
2005-05-22 00:10:41 UTC
Created attachment 11138 [details]
Back Trace
I really don't see why this would be a bug in Ark. I do NOT think that this is a bug in Ark. The problem appears to be that Konqueror is crashing. The test case method consistently causes a crash. Pasting the backtrace: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1233549648 (LWP 24486)] [KCrash handler] #3 0xb74ee398 in QGList::first () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #4 0xb7e79951 in KDirListerCache::slotUpdateResult () from /usr/kde3/lib/libkio.so.4 #5 0xb7e7a163 in KDirListerCache::qt_invoke () from /usr/kde3/lib/libkio.so.4 #6 0xb7248ab0 in QObject::activate_signal () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #7 0xb7db5c02 in KIO::Job::result () from /usr/kde3/lib/libkio.so.4 #8 0xb7db5c93 in KIO::Job::emitResult () from /usr/kde3/lib/libkio.so.4 #9 0xb7db8168 in KIO::SimpleJob::slotFinished () from /usr/kde3/lib/libkio.so.4 #10 0xb7dc5474 in KIO::ListJob::slotFinished () from /usr/kde3/lib/libkio.so.4 #11 0xb7dcd8c1 in KIO::ListJob::qt_invoke () from /usr/kde3/lib/libkio.so.4 #12 0xb7248ab0 in QObject::activate_signal () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #13 0xb7249153 in QObject::activate_signal () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #14 0xb7da46c6 in KIO::SlaveInterface::finished () from /usr/kde3/lib/libkio.so.4 #15 0xb7da72de in KIO::SlaveInterface::dispatch () from /usr/kde3/lib/libkio.so.4 #16 0xb7da5c91 in KIO::SlaveInterface::dispatch () from /usr/kde3/lib/libkio.so.4 #17 0xb7da1fe3 in KIO::Slave::gotInput () from /usr/kde3/lib/libkio.so.4 #18 0xb7da2351 in KIO::Slave::qt_invoke () from /usr/kde3/lib/libkio.so.4 #19 0xb7248ab0 in QObject::activate_signal () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #20 0xb7249017 in QObject::activate_signal () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #21 0xb756e348 in QSocketNotifier::activated () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #22 0xb72635f1 in QSocketNotifier::event () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #23 0xb71e8e64 in QApplication::internalNotify () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #24 0xb71e904d in QApplication::notify () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #25 0xb78221ae in KApplication::notify () from /usr/kde3/lib/libkdecore.so.4 #26 0xb71dcdfc in QEventLoop::activateSocketNotifiers () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #27 0xb7198f20 in QEventLoop::processEvents () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #28 0xb71fdfec in QEventLoop::enterLoop () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #29 0xb71fdf44 in QEventLoop::exec () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #30 0xb71e8090 in QApplication::exec () from /usr/local/qt-x11-free-3.3.4/lib/libqt-mt.so.3 #31 0xb6673fcc in kdemain () from /usr/kde3/lib/libkdeinit_konqueror.so #32 0xb773b9dd in kdeinitmain () from /usr/kde3/lib/kde3/konqueror.so #33 0x0804e057 in launch () #34 0x0804e6f6 in handle_launcher_request () #35 0x0804ebf1 in handle_requests () #36 0x0804f81c in main () |