Bug 103917 - Konqueror crashes randomly when deleting files
Summary: Konqueror crashes randomly when deleting files
Status: RESOLVED DUPLICATE of bug 96405
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 23:24 UTC by H.H.
Modified: 2005-04-14 23:52 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 H.H. 2005-04-14 23:24:27 UTC
Version:           3.4.0 (using KDE 3.4.0 Level "b" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.10-default

Konqueror crashes randomly (about every 3-5 times) when I try to delete file(s) on a fat32 partition. 

This is the crash-report:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1095973440 (LWP 2101)]
[KCrash handler]
#7  0x40f1dd5b in QString::QString () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x4021a95c in KFileItem::localPath () from /opt/kde3/lib/libkio.so.4
#9  0x4022f118 in KFileItem::mostLocalURL () from /opt/kde3/lib/libkio.so.4
#10 0x4027783d in KFileItem::determineMimeType ()
   from /opt/kde3/lib/libkio.so.4
#11 0x40278578 in KFileItem::mimetype () from /opt/kde3/lib/libkio.so.4
#12 0x4027a6d8 in KIO::PreviewJob::startPreview ()
   from /opt/kde3/lib/libkio.so.4
#13 0x4027ad1d in KIO::PreviewJob::qt_invoke () from /opt/kde3/lib/libkio.so.4
#14 0x40c3a31e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40f8c132 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c57873 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40c5f2c3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40bd7baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x40bd9773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x408636d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0x40bcc35c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40b85156 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40befb41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40bef986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40bd963f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x416eecec in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#27 0x40018764 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#28 0x0804e892 in launch ()
#29 0x0804ef9c in handle_launcher_request ()
#30 0x0804f559 in handle_requests ()
#31 0x0804fd2a in main ()
Comment 1 George Staikos 2005-04-14 23:52:46 UTC

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