Bug 101194 - konqueror crashes when reloading a filelistview (backtrace)
Summary: konqueror crashes when reloading a filelistview (backtrace)
Status: RESOLVED DUPLICATE of bug 96405
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-03-09 20:05 UTC by Andreas Leuner
Modified: 2005-04-12 05:10 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 Andreas Leuner 2005-03-09 20:05:04 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

Hi all,

When I reloaded a konqueror fileview by clicking at the reload icon because I had changed a file, which was shown in it, from midnight commander in a konsole, konqi crashed generating the following backtrace:
_______________________________________________________
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231195488 (LWP 2418)] <--- hint:drKonqi can't cope with those big thread IDs
[KCrash handler]
#3  0xb7e2ab0b in KFileItem::mimetype (this=0xbfffe6d0) at ksharedptr.h:126
#4  0xb7e2e4a8 in KFileItem::metaInfo (this=0xbfffe720, autoget=16)
    at $srcdir/kdelibs/kio/kio/kfileitem.cpp:906
#5  0xb7e2c1b8 in KFileItem::getToolTipText (this=0x835ea08, maxcount=6)
    at $srcdir/kdelibs/kio/kio/kfileitem.cpp:680
#6  0xb69ca4dc in KonqFileTip::showTip (this=0x87067f8)
    at $srcdir/kdebase/libkonq/konq_filetip.cc:232
#7  0xb69caa35 in KonqFileTip::qt_invoke (this=0x87067f8, _id=-1231218516, 
    _o=0xbfffeb10) at konq_filetip.moc:97
#8  0xb7165ecf in QObject::activate_signal ()
   from $QTDIR/lib/libqt-mt.so.3
#9  0xb7165d14 in QObject::activate_signal ()
   from $QTDIR/lib/libqt-mt.so.3
#10 0xb74a296b in QTimer::timeout () from $QTDIR/lib/libqt-mt.so.3
#11 0xb7187760 in QTimer::event () from $QTDIR/lib/libqt-mt.so.3
#12 0xb710a29c in QApplication::internalNotify ()
   from $QTDIR/lib/libqt-mt.so.3
#13 0xb71098c5 in QApplication::notify ()
   from $QTDIR/lib/libqt-mt.so.3
#14 0xb774d3d2 in KApplication::notify (this=0xbffff540, receiver=0x8706f08, 
    event=0xbfffef30)
    at $srcdir/kdelibs/kdecore/kapplication.cpp:549
#15 0xb70fa084 in QEventLoop::activateTimers ()
   from $QTDIR/lib/libqt-mt.so.3
#16 0xb70b0c89 in QEventLoop::processEvents ()
   from $QTDIR/lib/libqt-mt.so.3
#17 0xb711c718 in QEventLoop::enterLoop ()
   from $QTDIR/lib/libqt-mt.so.3
#18 0xb711c5c8 in QEventLoop::exec ()
   from $QTDIR/lib/libqt-mt.so.3
#19 0xb710a4d1 in QApplication::exec ()
   from $QTDIR/lib/libqt-mt.so.3
#20 0xb6676568 in kdemain (argc=-1073748272, argv=0xbfffe6d0)
    at $srcdir/kdebase/konqueror/konq_main.cc:206
#21 0xb766a986 in kdeinitmain (argc=-1073748272, argv=0xbfffe6d0)
    at konqueror_dummy.cc:2
#22 0x0804d61b in launch (argc=2, _name=0x80e218c "konqueror", 
    args=0x80e219f "\001", cwd=0x0, envc=1, envs=0x80e21b0 "", 
    reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0xbfffe6d0 "د5\b\001")
    at $srcdir/kdelibs/kinit/kinit.cpp:625
#23 0x0804fcf5 in handle_launcher_request (sock=8)
    at $srcdir/kdelibs/kinit/kinit.cpp:1189
#24 0x0804ebb7 in handle_requests (waitForPid=0)
    at $srcdir/kdelibs/kinit/kinit.cpp:1392
#25 0x0804c84c in main (argc=2, argv=0xbffffcb4, envp=0xbfffe6d0)
    at $srcdir/kdelibs/kinit/kinit.cpp:1848
_______________________________________________________

Misfortunaly I can't reproduce this...

But I hope this helps,

Bye,
   Andreas
Comment 1 Maksim Orlovich 2005-04-12 05:10:32 UTC

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