Bug 103669 - Konqueror crashes when deleting files
Summary: Konqueror crashes 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-11 17:12 UTC by Oliver Zimmermann
Modified: 2005-04-12 04:58 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 Oliver Zimmermann 2005-04-11 17:12:11 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.14-smp

After marking the files in a directory with Ctrl+A and then trying to delete them with Shift+Del, Konqueror crashes. The backtrace is:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1096092224 (LWP 22555)]
[KCrash handler]
#7  0x40237915 in KFileItem::localPath () from /opt/kde3/lib/libkio.so.4
#8  0x4024c118 in KFileItem::mostLocalURL () from /opt/kde3/lib/libkio.so.4
#9  0x402a5346 in KFileItem::metaInfo () from /opt/kde3/lib/libkio.so.4
#10 0x402a565a in KFileItem::getToolTipText () from /opt/kde3/lib/libkio.so.4
#11 0x415853ac in KonqFileTip::showTip () from /opt/kde3/lib/libkonq.so.4
#12 0x4158552d in KonqFileTip::qt_invoke () from /opt/kde3/lib/libkonq.so.4
#13 0x40c5731e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x40c57ac6 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40fab359 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x40c7c54f in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40bf4baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40bf6773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x408806d1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#20 0x40be935c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40ba2156 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x40c0cb41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40c0c986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40bf663f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x4189fcec in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#26 0x40018764 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
#27 0x0804e892 in launch ()
#28 0x0804ef9c in handle_launcher_request ()
#29 0x0804f559 in handle_requests ()
#30 0x0804fd2a in main ()
Comment 1 Leo Spalteholz 2005-04-12 04:42:58 UTC
Confirmed, running KDE_3_4_BRANCH (from a couple days ago) compiled on Debian Unstable.  Here's the BT.  This also happens with my installation of of KDE 3.4 from the debian binaries.  Not always, you have to hit SHIFT-DEL and then ENTER quite fast to reproduce the crash.  I can reproduce this after 1 or 2 tries.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1230245216 (LWP 16362)]
[KCrash handler]
#3  0xb7e290cb in KFileItem::mimetype (this=0x81e28d8) at ksharedptr.h:126
#4  0xb7e5faf1 in KIO::PreviewJob::startPreview (this=0x8221e00)
    at qptrlist.h:174
#5  0xb7e5ee1d in KIO::PreviewJob::qt_invoke (this=0x8221e00, _id=7, 
    _o=0xbfffebe0) at previewjob.moc:137
#6  0xb71d871c in QObject::activate_signal ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#7  0xb751762a in QSignal::signal () from /usr/share/qt3/lib/libqt-mt.so.3
#8  0xb71f291d in QSignal::activate () from /usr/share/qt3/lib/libqt-mt.so.3
#9  0xb71fa253 in QSingleShotTimer::event ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#10 0xb717be1f in QApplication::internalNotify ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#11 0xb717b41e in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#12 0xb777fb65 in KApplication::notify (this=0xbffff600, receiver=0x813e068, 
    event=0xbfffeff0)
    at /home/kdestable/src/kde/kdelibs/kdecore/kapplication.cpp:549
#13 0xb716b645 in QEventLoop::activateTimers ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#14 0xb7124cfb in QEventLoop::processEvents ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#15 0xb718e1d8 in QEventLoop::enterLoop ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#16 0xb718e088 in QEventLoop::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#17 0xb717c071 in QApplication::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#18 0xb67c881c in kdemain (argc=136194264, argv=0x81e28d8)
    at /home/kdestable/src/kde/kdebase/konqueror/konq_main.cc:206
#19 0xb68898f6 in kdeinitmain (argc=136194264, argv=0x81e28d8)
    at konqueror_dummy.cc:2
#20 0x0804cd62 in launch (argc=2, _name=0x8073454 "konqueror", 
    args=0x8073467 "\001", cwd=0x0, envc=1, envs=0x8073478 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x81e28d8 "\001")
    at /home/kdestable/src/kde/kdelibs/kinit/kinit.cpp:625
#21 0x0804e401 in handle_launcher_request (sock=8)
    at /home/kdestable/src/kde/kdelibs/kinit/kinit.cpp:1189
#22 0x0804e94d in handle_requests (waitForPid=0)
    at /home/kdestable/src/kde/kdelibs/kinit/kinit.cpp:1392
#23 0x0804faa2 in main (argc=2, argv=0xbffffd34, envp=0x81e28d8)
    at /home/kdestable/src/kde/kdelibs/kinit/kinit.cpp:1848
Comment 2 Maksim Orlovich 2005-04-12 04:58:42 UTC

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