Bug 103923 - Konqueror crashes when trying to access *.zip files.
Summary: Konqueror crashes when trying to access *.zip files.
Status: RESOLVED DUPLICATE of bug 103795
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-15 01:41 UTC by Ali Akcaagac
Modified: 2005-04-15 05:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
#1 (166.54 KB, image/png)
2005-04-15 01:42 UTC, Ali Akcaagac
Details
#2 (179.80 KB, image/png)
2005-04-15 01:44 UTC, Ali Akcaagac
Details
#3 (270.77 KB, image/png)
2005-04-15 01:47 UTC, Ali Akcaagac
Details
The crash. (5.04 KB, text/plain)
2005-04-15 01:47 UTC, Ali Akcaagac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ali Akcaagac 2005-04-15 01:41:30 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.3 
OS:                Linux

I detected a bug with Konqueror that leads into a crash.
Comment 1 Ali Akcaagac 2005-04-15 01:42:46 UTC
Created attachment 10638 [details]
#1

As you can see here, I have two *.zip files in my Desktop/Documents folder.
Normal *.zip files with the chmod 644 and chown galaxy.users.
Comment 2 Ali Akcaagac 2005-04-15 01:44:31 UTC
Created attachment 10639 [details]
#2

Now I've tried to access the left *.zip file and get notified with this Dialog.
Of course I press 'Ok' to close the Dialog.
Comment 3 Ali Akcaagac 2005-04-15 01:47:02 UTC
Created attachment 10640 [details]
#3

Now there are two ways to get back to the previous URI. I wanted to go back to
the previous directory since the *.zip file was shown as a directory to me. I
pressed the 'Up' arrow button and it leads in this crash as you can see in the
attachment below.

I want to add that the same applies with the right file. While I can see the
contents of this file smoothly it ends in acrash as well when pressing the 'Up'
arrow button within Konqueror.
Comment 4 Ali Akcaagac 2005-04-15 01:47:37 UTC
Created attachment 10641 [details]
The crash.
Comment 5 Thiago Macieira 2005-04-15 05:26:35 UTC
Pasting the crash:

#6  0xb73aab08 in QGList::first () from /opt/kde/lib/libqt-mt.so.3
#7  0xb7d84f4f in KDirListerCache::slotUpdateResult ()
   from /opt/kde/lib/libkio.so.4
#8  0xb7d857e7 in KDirListerCache::qt_invoke () from /opt/kde/lib/libkio.so.4
#9  0xb70dc3a4 in QObject::activate_signal () from /opt/kde/lib/libqt-mt.so.3
#10 0xb7cb281d in KIO::Job::result () from /opt/kde/lib/libkio.so.4
#11 0xb7cb28ac in KIO::Job::emitResult () from /opt/kde/lib/libkio.so.4
#12 0xb7cb53bc in KIO::SimpleJob::slotFinished () from /opt/kde/lib/libkio.so.4
#13 0xb7cc3416 in KIO::ListJob::slotFinished () from /opt/kde/lib/libkio.so.4
#14 0xb7ccc22b in KIO::ListJob::qt_invoke () from /opt/kde/lib/libkio.so.4
#15 0xb70dc3a4 in QObject::activate_signal () from /opt/kde/lib/libqt-mt.so.3
#16 0xb70dcb3c in QObject::activate_signal () from /opt/kde/lib/libqt-mt.so.3
#17 0xb7c9fdac in KIO::SlaveInterface::finished ()
   from /opt/kde/lib/libkio.so.4
#18 0xb7ca2cb6 in KIO::SlaveInterface::dispatch ()
   from /opt/kde/lib/libkio.so.4
#19 0xb7ca1583 in KIO::SlaveInterface::dispatch ()
   from /opt/kde/lib/libkio.so.4
#20 0xb7c9d2bb in KIO::Slave::gotInput () from /opt/kde/lib/libkio.so.4
#21 0xb7c9d698 in KIO::Slave::qt_invoke () from /opt/kde/lib/libkio.so.4
#22 0xb70dc3a4 in QObject::activate_signal () from /opt/kde/lib/libqt-mt.so.3
#23 0xb70dc9cb in QObject::activate_signal () from /opt/kde/lib/libqt-mt.so.3
#24 0xb7436150 in QSocketNotifier::activated () from /opt/kde/lib/libqt-mt.so.3
#25 0xb70f95d0 in QSocketNotifier::event () from /opt/kde/lib/libqt-mt.so.3
#26 0xb70785ff in QApplication::internalNotify ()
   from /opt/kde/lib/libqt-mt.so.3
#27 0xb707879c in QApplication::notify () from /opt/kde/lib/libqt-mt.so.3
#28 0xb76dca85 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#29 0xb706bce3 in QEventLoop::activateSocketNotifiers ()
   from /opt/kde/lib/libqt-mt.so.3
#30 0xb7024981 in QEventLoop::processEvents () from /opt/kde/lib/libqt-mt.so.3
#31 0xb708ed31 in QEventLoop::enterLoop () from /opt/kde/lib/libqt-mt.so.3
#32 0xb708ec86 in QEventLoop::exec () from /opt/kde/lib/libqt-mt.so.3
#33 0xb707775f in QApplication::exec () from /opt/kde/lib/libqt-mt.so.3
#34 0xb67a7d3c in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so
#35 0xb75f0864 in kdeinitmain () from /opt/kde/lib/kde3/konqueror.so
#36 0x0804e18d in launch ()
#37 0x0804e8ab in handle_launcher_request ()
#38 0x0804eddd in handle_requests ()
#39 0x0804f574 in main ()
Comment 6 Thiago Macieira 2005-04-15 05:33:21 UTC
Same backtrace, but 103795 has line numbers.

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