Bug 88374 - crash in http://www.abc.net.au on click
Summary: crash in http://www.abc.net.au on click
Status: RESOLVED DUPLICATE of bug 88161
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 11:32 UTC by Brad Hards
Modified: 2004-08-29 16:48 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Hards 2004-08-29 11:32:41 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

http://www.abc.net.au/atthemovies/review, then click on any of the entries on the left hand side (such as "Latest reviews" or "Interviews"
 
Backtrace:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1445123968 (LWP 25811)]
[KCrash handler]
#4  0x56a03e62 in khtml::RenderImage::updateImage ()
   from /usr/lib/libkhtml.so.4
#5  0x56a04016 in khtml::RenderImage::updateFromElement ()
   from /usr/lib/libkhtml.so.4
#6  0x569c373b in DOM::HTMLImageElementImpl::attach ()
   from /usr/lib/libkhtml.so.4
#7  0x569ade75 in khtml::KHTMLParser::insertNode ()
   from /usr/lib/libkhtml.so.4
#8  0x569ad946 in khtml::KHTMLParser::parseToken ()
   from /usr/lib/libkhtml.so.4
#9  0x569b54cb in khtml::HTMLTokenizer::processToken ()
   from /usr/lib/libkhtml.so.4
#10 0x569b3f39 in khtml::HTMLTokenizer::parseTag ()
   from /usr/lib/libkhtml.so.4
#11 0x569b4b7d in khtml::HTMLTokenizer::write () from /usr/lib/libkhtml.so.4
#12 0x56953f6b in KHTMLPart::write () from /usr/lib/libkhtml.so.4
#13 0x569513f9 in KHTMLPart::slotData () from /usr/lib/libkhtml.so.4
#14 0x5696e6a4 in KHTMLPart::qt_invoke () from /usr/lib/libkhtml.so.4
#15 0x55bdf979 in QObject::activate_signal (this=0x85030b8, clist=0x86b5230, 
    o=0xfeffe530) at kernel/qobject.cpp:2357
#16 0x551860e3 in KIO::TransferJob::data () from /usr/lib/libkio.so.4
#17 0x551715cf in KIO::TransferJob::slotData () from /usr/lib/libkio.so.4
#18 0x55186564 in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#19 0x55bdf979 in QObject::activate_signal (this=0x8472ce0, clist=0x8416cd0, 
    o=0xfeffe670) at kernel/qobject.cpp:2357
#20 0x55160fde in KIO::SlaveInterface::data () from /usr/lib/libkio.so.4
#21 0x5515d763 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#22 0x5515d4af in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#23 0x5515a67b in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#24 0x5515cb29 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#25 0x55bdf979 in QObject::activate_signal (this=0x848cf18, clist=0x8472ee0, 
    o=0xfeffeba0) at kernel/qobject.cpp:2357
#26 0x55bdfd58 in QObject::activate_signal (this=0x848cf18, signal=2, 
    param=21) at kernel/qobject.cpp:2450
#27 0x55fb61d1 in QSocketNotifier::activated (this=0x848cf18, t0=21)
    at .moc/debug-shared-mt/moc_qsocketnotifier.cpp:85
#28 0x55c04c64 in QSocketNotifier::event (this=0x848cf18, e=0xfeffee70)
    at kernel/qsocketnotifier.cpp:280
#29 0x55b6f335 in QApplication::internalNotify (this=0xfefff490, 
    receiver=0x848cf18, e=0xfeffee70) at kernel/qapplication.cpp:2635
#30 0x55b6e74a in QApplication::notify (this=0xfefff490, receiver=0x848cf18, 
    e=0xfeffee70) at kernel/qapplication.cpp:2358
#31 0x556dafc4 in KApplication::notify () from /usr/lib/libkdecore.so.4
#32 0x55af7add in QApplication::sendEvent (receiver=0x848cf18, 
    event=0xfeffee70) at qapplication.h:491
#33 0x55b5a3d4 in QEventLoop::activateSocketNotifiers (this=0x81b5eb0)
    at kernel/qeventloop_unix.cpp:580
#34 0x55b0b542 in QEventLoop::processEvents (this=0x81b5eb0, flags=4)
    at kernel/qeventloop_x11.cpp:383
#35 0x55b86700 in QEventLoop::enterLoop (this=0x81b5eb0)
    at kernel/qeventloop.cpp:198
#36 0x55b8661c in QEventLoop::exec (this=0x81b5eb0)
    at kernel/qeventloop.cpp:145
#37 0x55b6f4e7 in QApplication::exec (this=0xfefff490)
    at kernel/qapplication.cpp:2758
#38 0x5651a666 in kdemain () from /usr/lib/libkdeinit_konqueror.so
#39 0x0804cacd in launch ()
#40 0x0804dec6 in handle_launcher_request ()
#41 0x0804e3cd in handle_requests ()
#42 0x0804f391 in main ()
Comment 1 Wilco Greven 2004-08-29 16:13:14 UTC
Backtrace with some more debugging info:

#4  0x41a7304a in khtml::CachedImage::isErrorImage (this=0x0) at loader.h:267
#5  0x41a7d5c8 in khtml::RenderImage::updateImage (this=0x8595788, 
    new_image=0x0) at ../../src/kdelibs/khtml/rendering/render_image.cpp:440
#6  0x41a7dcbb in khtml::RenderImage::updateFromElement (this=0x8595788)
    at ../../src/kdelibs/khtml/rendering/render_image.cpp:464
#7  0x41a490ac in DOM::HTMLImageElementImpl::attach (this=0x839be90)
    at ../../src/kdelibs/khtml/html/html_imageimpl.cpp:180
#8  0x41a37ff9 in khtml::KHTMLParser::insertNode (this=0x86755b8, n=0x839be90, 
    flat=true) at ../../src/kdelibs/khtml/html/htmlparser.cpp:328
#9  0x41a39921 in khtml::KHTMLParser::parseToken (this=0x86755b8, t=0x868a08c)
    at ../../src/kdelibs/khtml/html/htmlparser.cpp:278
#10 0x41a3a143 in khtml::HTMLTokenizer::processToken (this=0x868a058)
    at ../../src/kdelibs/khtml/html/htmltokenizer.cpp:1575
#11 0x41a3c9d6 in khtml::HTMLTokenizer::parseTag (this=0x868a058, 
    src=@0x868a16c) at ../../src/kdelibs/khtml/html/htmltokenizer.cpp:1088
#12 0x41a3ce97 in khtml::HTMLTokenizer::write (this=0x868a058, 
    str=@0xbfffe498, appendData=false)
    at ../../src/kdelibs/khtml/html/htmltokenizer.cpp:1343
#13 0x419ec87e in KHTMLPart::write (this=0x85cbab0, 
    str=0x8389f10 "strong> What a pity that so many Australians won't have the opportunity to see &quot;The Corporation&quot;, the doco reviewed this week, because it will be &quot;in limited release&quot;. ....<br><spa"..., len=138019776)
    at ../../src/kdelibs/khtml/khtml_part.cpp:1822
#14 0x419e8b10 in KHTMLPart::slotData (this=0x85cbab0, kio_job=0x8674fa8, 
    data=@0xbfffea38) at ../../src/kdelibs/khtml/khtml_part.cpp:1509
Comment 2 Wilco Greven 2004-08-29 16:48:58 UTC

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