Bug 103055 - Konqueror crashes when trashing local non-empty directory
Summary: Konqueror crashes when trashing local non-empty directory
Status: RESOLVED DUPLICATE of bug 96405
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-02 10:56 UTC by Magnus Nufer
Modified: 2005-04-02 18:22 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 Magnus Nufer 2005-04-02 10:56:50 UTC
Version:           3.4.0 Level "a" (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

Konqueror crashes sometimes in the following situation:
- mark one local directory with the mouse
- press "DEL"
- entire directory is copied to the trash
-> konqueror crashes immediately with Signal 11 and *all* konqueror-windows are closed

[New Thread 16384 (LWP 6265)]
[KCrash handler]
#4  0x4027b7d8 in KFileItem::localPath() const ()
   from /opt/kde3/lib/libkio.so.4
#5  0x4027fa42 in KFileItem::mostLocalURL(bool&) const ()
   from /opt/kde3/lib/libkio.so.4
#6  0x4027f956 in KFileItem::metaInfo(bool, int) const ()
   from /opt/kde3/lib/libkio.so.4
#7  0x4027d51f in KFileItem::getToolTipText(int) ()
   from /opt/kde3/lib/libkio.so.4
#8  0x41680cec in KonqFileTip::showTip() () from /opt/kde3/lib/libkonq.so.4
#9  0x4168125d in KonqFileTip::qt_invoke(int, QUObject*) ()
   from /opt/kde3/lib/libkonq.so.4
#10 0x40cd231b in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x40cd20e4 in QObject::activate_signal(int) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x4101b109 in QTimer::timeout() () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40cf4bb3 in QTimer::event(QEvent*) () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40c703b6 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40c6f6de in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x407dbd7e in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#17 0x40c5ca43 in QEventLoop::activateTimers() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40c14ee7 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40c83100 in QEventLoop::enterLoop() ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x40c82ff6 in QEventLoop::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40c7064f in QApplication::exec() () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x41768aac in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#23 0x416f58d4 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#24 0x0804dcc9 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#25 0x0804ec41 in handle_launcher_request(int) ()
#26 0x0804f285 in handle_requests(int) ()
#27 0x08050331 in main ()
Comment 1 Maksim Orlovich 2005-04-02 18:22:01 UTC

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