Bug 105402 - konqueror crashes while accessing folder via tar, zip ioslave
Summary: konqueror crashes while accessing folder via tar, zip ioslave
Status: RESOLVED DUPLICATE of bug 103795
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: tar (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 13:21 UTC by kmochida
Modified: 2005-05-10 16:11 UTC (History)
0 users

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 kmochida 2005-05-10 13:21:09 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.3.4 
OS:                Linux

######################################################
# Steps to Reproduce the error
######################################################
In Konqueror, Enter the directory of any folder which you have access rights with tar: or zip:
e.g. tar:/home
Or you can simply double click any zip, tar.bz, tgz or tar.gz files in Konqueror, then press Up on toolbar, then Konqueror will try to access the folder with tar: or zip:)


######################################################
# Backtrace from The KDE Crash Handler
######################################################

[KCrash handler]
#5  0xb7467c38 in QGList::first () from /usr/lib/qt/lib/libqt-mt.so.3
#6  0xb7e49ce0 in KDirListerCache::slotUpdateResult ()
   from /opt/kde/lib/libkio.so.4
#7  0xb7e52183 in KDirListerCache::qt_invoke () from /opt/kde/lib/libkio.so.4
#8  0xb71ad1ec in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#9  0xb7d80ce7 in KIO::Job::result () from /opt/kde/lib/libkio.so.4
#10 0xb7d664ea in KIO::Job::emitResult () from /opt/kde/lib/libkio.so.4
#11 0xb7d68039 in KIO::SimpleJob::slotFinished () from /opt/kde/lib/libkio.so.4
#12 0xb7d718ff in KIO::ListJob::slotFinished () from /opt/kde/lib/libkio.so.4
#13 0xb7d83d4c in KIO::ListJob::qt_invoke () from /opt/kde/lib/libkio.so.4
#14 0xb71ad1ec in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#15 0xb71ad014 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#16 0xb7d596d9 in KIO::SlaveInterface::finished ()
   from /opt/kde/lib/libkio.so.4
#17 0xb7d563d9 in KIO::SlaveInterface::dispatch ()
   from /opt/kde/lib/libkio.so.4
#18 0xb7d554b7 in KIO::SlaveInterface::dispatch ()
   from /opt/kde/lib/libkio.so.4
#19 0xb7d52287 in KIO::Slave::gotInput () from /opt/kde/lib/libkio.so.4
#20 0xb7d549e9 in KIO::Slave::qt_invoke () from /opt/kde/lib/libkio.so.4
#21 0xb71ad1ec in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#22 0xb71ad34d in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#23 0xb74d0f92 in QSocketNotifier::activated ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#24 0xb71c99b0 in QSocketNotifier::event () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0xb715094f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#26 0xb714ff4e in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#27 0xb7782a7b in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#28 0xb714035a in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#29 0xb70fa8a3 in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#30 0xb7162d08 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#31 0xb7162bb8 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#32 0xb7150ba1 in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#33 0xb67d26ec in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so
#34 0xb686e7b0 in kdeinitmain () from /opt/kde/lib/kde3/konqueror.so
#35 0x0804cd06 in launch ()
#36 0x0804e234 in handle_launcher_request ()
#37 0x0804e777 in handle_requests ()
#38 0x0804f7a8 in main ()
Comment 1 Maksim Orlovich 2005-05-10 16:11:21 UTC

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