Bug 111976 - konqueror crashes reproducibly on siskacandbasilb.blogspot.com
Summary: konqueror crashes reproducibly on siskacandbasilb.blogspot.com
Status: RESOLVED DUPLICATE of bug 109498
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-03 10:19 UTC by Gilles Schintgen
Modified: 2005-09-20 10:24 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 Gilles Schintgen 2005-09-03 10:19:02 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    Gentoo Packages
OS:                Linux

After clicking "Next Blog" on blogspot, konqueror crashed. Here's the culprit:
http://siskacandbasilb.blogspot.com

And here's the backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1208158544 (LWP 14611)]
[KCrash handler]
#4  khtml::RenderPart::setWidget (this=0x87b8c54, widget=0x0)
    at render_frames.cpp:522
#5  0x4f253246 in KHTMLPart::processObjectRequest (this=0x83c0a00, 
    child=0x87bc628, _url=@0x0, mimetype=@0xbfffe140) at khtml_part.cpp:4288
#6  0x4f26f51c in KHTMLRun::foundMimeType (this=0x87bce08, _type=@0x0)
    at khtml_run.cpp:50
#7  0x4b0c565e in KParts::BrowserRun::slotBrowserMimetype (this=0x87bce08, 
    _job=0x8821458, type=@0x8813248) at browserrun.cpp:196
#8  0x4b0c75a2 in KParts::BrowserRun::qt_invoke (this=0x87bce08, 
    _id=142684744, _o=0x4a477f9c) at browserrun.moc:102
#9  0x4f26f83b in KHTMLRun::qt_invoke (this=0x0, _id=0, _o=0x0)
    at khtml_run.moc:77
#10 0x49ff56f4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#11 0x4ae1f675 in KIO::TransferJob::mimetype (this=0x8821458, t0=0x0, t1=@0x0)
    at jobclasses.moc:1029
#12 0x4ae1f6e2 in KIO::TransferJob::slotMimetype (this=0x8821458, type=@0x0)
    at job.cpp:1052
#13 0x4ae20c61 in KIO::TransferJob::qt_invoke (this=0x8821458, _id=142742616, 
    _o=0x4afff1a8) at jobclasses.moc:1053
#14 0x49ff56f4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#15 0x49ff59ba in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#16 0x4ae0ca1c in KIO::SlaveInterface::mimeType (this=0x0, t0=@0x0)
    at slaveinterface.moc:370
#17 0x4ae0ddfe in KIO::SlaveInterface::dispatch (this=0x86a3db0, _cmd=21, 
    rawdata=@0xbfffe3d0) at slaveinterface.cpp:338
#18 0x4ae0d59b in KIO::SlaveInterface::dispatch (this=0x86a3db0)
    at slaveinterface.cpp:173
#19 0x4ae0926d in KIO::Slave::gotInput (this=0x86a3db0) at slave.cpp:300
#20 0x4ae09788 in KIO::Slave::qt_invoke (this=0x86a3db0, _id=4, _o=0xbfffe7d0)
    at slave.moc:113
#21 0x49ff56f4 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x49ff5cba in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x4a348220 in QSocketNotifier::activated ()
   from /usr/qt/3/lib/libqt-mt.so.3
#24 0x4a01220f in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3
#25 0x49f92c6f in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#26 0x49f92e0c in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#27 0x4a5a56b5 in KApplication::notify (this=0xbffff120, receiver=0x86a3690, 
    event=0xbfffec00) at kapplication.cpp:549
#28 0x49f86553 in QEventLoop::activateSocketNotifiers ()
   from /usr/qt/3/lib/libqt-mt.so.3
#29 0x49f3fdcb in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#30 0x49fa9250 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#31 0x49fa91a6 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#32 0x49f91e1f in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#33 0x4cbe6931 in kdemain (argc=0, argv=0x0) at konq_main.cc:206
#34 0x0804870e in main (argc=0, argv=0x0) at konqueror.la.cc:2
Comment 1 Tommi Tervo 2005-09-20 10:24:04 UTC
Uninstall or disable kaffeine if you want to get rid of random crashes.

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