Bug 103900 - Konqueror crashes when files are deleted using DEL key
Summary: Konqueror crashes when files are deleted using DEL key
Status: RESOLVED DUPLICATE of bug 96405
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 19:39 UTC by Steffen Offermann
Modified: 2005-04-14 21:54 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 Steffen Offermann 2005-04-14 19:40:22 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    RedHat RPMs
OS:                Linux

Deleting a file using the DEL key makes konqueror crash - not always, but most of the times. I'm not sure if it's only related to the DEL key, since I usually do not use the menu to delete files.

This is the trace log:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208125760 (LWP 8252)]
[KCrash handler]
#4  0x4dcd22d1 in QString::QString () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x4e589d0c in KFileItem::mimeComment () from /usr/lib/libkio.so.4
#6  0x4e58af2d in KFileItem::getToolTipText () from /usr/lib/libkio.so.4
#7  0x4e84cbc6 in KonqFileTip::showTip () from /usr/lib/libkonq.so.4
#8  0x4e84d2cb in KonqFileTip::qt_invoke () from /usr/lib/libkonq.so.4
#9  0x4da0b10e in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x4da0b7e4 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x4dd3f8dd in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x4da2aebc in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x4d9ac539 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x4d9ac6ca in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x4df55e68 in KApplication::notify () from /usr/lib/libkdecore.so.4
#16 0x4d9a08ab in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x4d95c6fe in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x4d9c1b85 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x4d9c1ade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x4d9ab73b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x486fea51 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#22 0x08048602 in ?? ()
#23 0x00000002 in ?? ()
#24 0xbffff8a4 in ?? ()
#25 0x080496e8 in ?? ()
#26 0x4707dff4 in ?? () from /lib/tls/libc.so.6
#27 0x00000000 in ?? ()
Comment 1 Maksim Orlovich 2005-04-14 21:54:53 UTC

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