[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 102975] New: konqueror crashes when visiting www.ebay.com
From:       Mike Perik <michaelperik () yahoo ! com>
Date:       2005-04-01 0:42:08
Message-ID: 20050401024206.102975.michaelperik () yahoo ! com
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=102975         
           Summary: konqueror crashes when visiting www.ebay.com
           Product: konqueror
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konq-bugs kde org
        ReportedBy: michaelperik yahoo com


Version:           3.4.0 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-49)
OS:                Linux (i686) release 2.4.21-27.0.2.ELsmp

Start konqueror type www.ebay.com into location bar
and I consistantly get this stacktrace.  I've rebuild the khtml directory and \
sub-directories under kdelibs with debug on so line numbers show up.

I've also run this under valgrind version 2.4.0.  I will include the output from that \
also as an attachment.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1218607168 (LWP 32580)]
[KCrash handler]
#3  DOM::HTMLDocumentImpl::close (this=0xa18f9d0) at khtmlview.h:223
#4  0x01707027 in KHTMLPart::checkEmitLoadEvent (this=0xa217478)
    at khtml_part.cpp:2287
#5  0x017063ce in KHTMLPart::slotFinishedParsing (this=0xa217478)
    at khtml_part.cpp:2024
#6  0x01721f92 in KHTMLPart::qt_invoke (this=0xa217478, _id=20, _o=0xbfff4b20)
    at khtml_part.moc:491
#7  0x00fbca25 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#8  0x00fbc825 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#9  0x0174ce2c in DOM::DocumentImpl::finishedParsing (this=0xa18f9d0)
    at qmetaobject.h:261
#10 0x0174cea5 in DOM::DocumentImpl::qt_emit (this=0xa18f9d0, _id=2, 
    _o=0xbfff4c40) at dom_docimpl.moc:97
#11 0x017793e5 in DOM::HTMLDocumentImpl::qt_emit (this=0xa18f9d0, _id=2, 
    _o=0xbfff4c40) at html_documentimpl.moc:91
#12 0x00fbca55 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#13 0x00fbc825 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#14 0x01760164 in khtml::Tokenizer::finishedParsing (this=0xa1955d8)
    at qmetaobject.h:261
#15 0x0176e403 in khtml::HTMLTokenizer::end (this=0xa1955d8)
    at htmltokenizer.cpp:1521
#16 0x0176e7b8 in khtml::HTMLTokenizer::finish (this=0xa1955d8)
    at htmltokenizer.cpp:1570
#17 0x01747385 in DOM::DocumentImpl::finishParsing (this=0x1)
    at dom_docimpl.cpp:1223
#18 0x01705fa9 in KHTMLPart::end (this=0xa217478) at khtml_part.cpp:1962
#19 0x017135d6 in KHTMLPart::processObjectRequest (this=0x9de45c0, 
    child=0xa210fb0, _url= 0xbfff5000, mimetype= 0xbfff4f34)
    at khtml_part.cpp:4404
#20 0x01712d64 in KHTMLPart::requestObject (this=0x9de45c0, child=0xa210fb0, 
    url= 0xbfff5000, _args= 0xbfff4fd0) at khtml_part.cpp:4199
#21 0x01711d60 in KHTMLPart::requestFrame (this=0x9de45c0, frame=0xa1e4b58, 
    url= 0xbfff5240, frameName= 0xbfff4fd0, params= 0xbfff5230, isIFrame=true)
    at qvaluelist.h:110
#22 0x017ea4fa in khtml::RenderPartObject::updateWidget (this=0xa1e4b58)
    at qvaluelist.h:432
#23 0x0177c8f2 in DOM::HTMLIFrameElementImpl::attach (this=0xa2109d0)
    at html_baseimpl.cpp:628
#24 0x0176660f in khtml::KHTMLParser::insertNode (this=0x9cb78d0, 
    n=0xa2109d0, flat=false) at htmlparser.cpp:321
#25 0x017661fe in khtml::KHTMLParser::parseToken (this=0x9cb78d0, t=0x9cb77a4)
    at htmlparser.cpp:279
#26 0x0176e8cf in khtml::HTMLTokenizer::processToken (this=0x9cb7770)
    at htmltokenizer.cpp:1630
#27 0x0176c814 in khtml::HTMLTokenizer::parseTag (this=0x9cb7770, 
    src= 0x9cb78a0) at htmltokenizer.cpp:1131
#28 0x0176de44 in khtml::HTMLTokenizer::write (this=0x9cb7770, 
    str= 0xa18f9d0, appendData=true) at htmltokenizer.cpp:1385
#29 0x01747244 in DOM::DocumentImpl::write (this=0x9f7e2a8, text= 0xbfff56b0)
    at stringit.h:115
#30 0x01747177 in DOM::DocumentImpl::write (this=0x9f7e2a8, text= 0xbfff5740)
    at dom_docimpl.cpp:1199
#31 0x018af8ef in DOM::HTMLDocument::write (this=0x1, text=)
    at html_document.cpp:213
#32 0x01840094 in KJS::HTMLDocFunction::tryCall (this=0xa12eec8, 
    exec=0xbfff5e00, thisObj= 0xbfff5920, args= 0xbfff5970)
    at kjs_html.cpp:108
#33 0x01829c4d in KJS::DOMFunction::call (this=0x1, exec=0xbfff5e00, 
    thisObj= 0xbfff5920, args= 0xbfff5970) at kjs_binding.cpp:107
#34 0x019a7915 in KJS::Object::call () from /home/mrp/lib/libkjs.so.1
#35 0x01979e8b in KJS::FunctionCallNode::evaluate ()
   from /home/mrp/lib/libkjs.so.1
#36 0x0197dbbe in KJS::ExprStatementNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#37 0x0197deb5 in KJS::IfNode::execute () from /home/mrp/lib/libkjs.so.1
#38 0x01983190 in KJS::SourceElementsNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#39 0x0197da14 in KJS::BlockNode::execute () from /home/mrp/lib/libkjs.so.1
#40 0x01980844 in KJS::WithNode::execute () from /home/mrp/lib/libkjs.so.1
#41 0x01983190 in KJS::SourceElementsNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#42 0x0197da14 in KJS::BlockNode::execute () from /home/mrp/lib/libkjs.so.1
#43 0x01982883 in KJS::FunctionBodyNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#44 0x019a32d2 in KJS::DeclaredFunctionImp::execute ()
   from /home/mrp/lib/libkjs.so.1
#45 0x019a28d6 in KJS::FunctionImp::call () from /home/mrp/lib/libkjs.so.1
#46 0x019a7915 in KJS::Object::call () from /home/mrp/lib/libkjs.so.1
#47 0x01979e8b in KJS::FunctionCallNode::evaluate ()
   from /home/mrp/lib/libkjs.so.1
#48 0x0197dbbe in KJS::ExprStatementNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#49 0x019831fa in KJS::SourceElementsNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#50 0x0197da14 in KJS::BlockNode::execute () from /home/mrp/lib/libkjs.so.1
#51 0x01982883 in KJS::FunctionBodyNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#52 0x019a32d2 in KJS::DeclaredFunctionImp::execute ()
   from /home/mrp/lib/libkjs.so.1
#53 0x019a28d6 in KJS::FunctionImp::call () from /home/mrp/lib/libkjs.so.1
#54 0x019a7915 in KJS::Object::call () from /home/mrp/lib/libkjs.so.1
#55 0x01979e8b in KJS::FunctionCallNode::evaluate ()
   from /home/mrp/lib/libkjs.so.1
#56 0x0197dbbe in KJS::ExprStatementNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#57 0x0197deb5 in KJS::IfNode::execute () from /home/mrp/lib/libkjs.so.1
#58 0x019831fa in KJS::SourceElementsNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#59 0x0197da14 in KJS::BlockNode::execute () from /home/mrp/lib/libkjs.so.1
#60 0x01982883 in KJS::FunctionBodyNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#61 0x019a32d2 in KJS::DeclaredFunctionImp::execute ()
   from /home/mrp/lib/libkjs.so.1
#62 0x019a28d6 in KJS::FunctionImp::call () from /home/mrp/lib/libkjs.so.1
#63 0x019a7915 in KJS::Object::call () from /home/mrp/lib/libkjs.so.1
#64 0x01979e8b in KJS::FunctionCallNode::evaluate ()
   from /home/mrp/lib/libkjs.so.1
#65 0x0197dbbe in KJS::ExprStatementNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#66 0x01983190 in KJS::SourceElementsNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#67 0x0197da14 in KJS::BlockNode::execute () from /home/mrp/lib/libkjs.so.1
#68 0x01982883 in KJS::FunctionBodyNode::execute ()
   from /home/mrp/lib/libkjs.so.1
#69 0x0199900a in KJS::InterpreterImp::evaluate ()
   from /home/mrp/lib/libkjs.so.1
#70 0x019a9342 in KJS::Interpreter::evaluate () from /home/mrp/lib/libkjs.so.1
#71 0x01877ae0 in KJS::KJSProxyImpl::evaluate (this=0x9c9d090, filename=
      {static null = {static null = <same as static member of an already seen type>, \
d = 0x99bf388, static shared_null = 0x99bf388}, d = 0x0, static shared_null = \
0x99bf388}, baseLine=87, str= 0xbfff6ec0, n=) at kjs_proxy.cpp:154 #72 0x01701431 in \
KHTMLPart::executeScript (this=0x9de45c0,   filename= 0xbfff6e10, baseLine=87, n= \
0xbfff6e00, script= 0xbfff6ec0)  at khtml_part.cpp:1129
#73 0x0176a607 in khtml::HTMLTokenizer::scriptExecution (this=0x9cb7770, 
    str= 0xbfff6ec0, scriptURL= 0xbfff6dc0, baseLine=86) at khtmlview.h:112
#74 0x0176a390 in khtml::HTMLTokenizer::scriptHandler (this=0x9cb7770)
    at htmltokenizer.cpp:411
#75 0x01769d76 in khtml::HTMLTokenizer::parseSpecial (this=0x9cb7770, 
    src= 0x9cb78a0) at htmltokenizer.cpp:331
#76 0x0176c8bf in khtml::HTMLTokenizer::parseTag (this=0x9cb7770, 
    src= 0x9cb78a0) at htmltokenizer.cpp:1156
#77 0x0176de44 in khtml::HTMLTokenizer::write (this=0x9cb7770, 
    str= 0xa18f9d0, appendData=true) at htmltokenizer.cpp:1385
#78 0x01705d56 in KHTMLPart::write (this=0x9de45c0, 
    str=0xa1f3358 " width=\"5\"><img src=\"http://pics.ebaystatic.com/aw/pics/x.gif\" \
width=\"5\" height=\"1\"></td><td valign=\"top\" align=\"center\" \
width=\"275\"><script language=\"javascript\" type=\"text/javascript\"><!--\n\t\t\t\t \
ebay"..., len=168577704) at stringit.h:115 #79 0x01703420 in KHTMLPart::slotData \
(this=0x9de45c0, kio_job=0x9c870e0,   data= 0xbfff77c0) at qmemarray.h:64
#80 0x01721f48 in KHTMLPart::qt_invoke (this=0x9de45c0, _id=16, _o=0xbfff73f0)
    at qucom_p.h:312
#81 0x00fbca25 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#82 0x00301343 in KIO::TransferJob::data () from /home/mrp/lib/libkio.so.4
#83 0x002eb6ab in KIO::TransferJob::slotData () from /home/mrp/lib/libkio.so.4
#84 0x003017cc in KIO::TransferJob::qt_invoke ()
   from /home/mrp/lib/libkio.so.4
#85 0x00fbca25 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#86 0x002dbace in KIO::SlaveInterface::data () from /home/mrp/lib/libkio.so.4
#87 0x002d86c2 in KIO::SlaveInterface::dispatch ()
   from /home/mrp/lib/libkio.so.4
#88 0x002d83ef in KIO::SlaveInterface::dispatch ()
   from /home/mrp/lib/libkio.so.4
#89 0x002d5614 in KIO::Slave::gotInput () from /home/mrp/lib/libkio.so.4
#90 0x002d7a75 in KIO::Slave::qt_invoke () from /home/mrp/lib/libkio.so.4
#91 0x00fbca25 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#92 0x00fbcb58 in QObject::activate_signal () from /home/mrp/lib/libqt-mt.so.3
#93 0x01303665 in QSocketNotifier::activated ()
   from /home/mrp/lib/libqt-mt.so.3
#94 0x00fd7b90 in QSocketNotifier::event () from /home/mrp/lib/libqt-mt.so.3
#95 0x00f60f59 in QApplication::internalNotify ()
   from /home/mrp/lib/libqt-mt.so.3
#96 0x00f60640 in QApplication::notify () from /home/mrp/lib/libqt-mt.so.3
#97 0x00bcb17c in KApplication::notify () from /home/mrp/lib/libkdecore.so.4
#98 0x00f4fe8c in QEventLoop::activateSocketNotifiers ()
   from /home/mrp/lib/libqt-mt.so.3
#99 0x00f0c503 in QEventLoop::processEvents ()
   from /home/mrp/lib/libqt-mt.so.3
#100 0x00f72beb in QEventLoop::enterLoop () from /home/mrp/lib/libqt-mt.so.3
#101 0x00f72aa8 in QEventLoop::exec () from /home/mrp/lib/libqt-mt.so.3
#102 0x00f611b4 in QApplication::exec () from /home/mrp/lib/libqt-mt.so.3
#103 0x0158856d in kdemain () from /home/mrp/lib/libkdeinit_konqueror.so
#104 0x0058582a in kdeinitmain () from /home/mrp/lib/kde3/konqueror.so
#105 0x0804cf98 in launch ()
#106 0x0804deb4 in handle_launcher_request ()
#107 0x0804e4bc in handle_requests ()
#108 0x0804f2b0 in main ()


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic