Bug 92380

Summary: konqueror crashes on opening a certain xml document
Product: [Applications] konqueror Reporter: David Förster <david>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: the document

Description David Förster 2004-10-30 12:21:55 UTC
Version:            (using KDE KDE 3.3.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Konqueror crashes when opening this xml document:
http://eclipse.org/webtools/wst/main.xml
Comment 1 David Förster 2004-10-30 12:23:45 UTC
Created attachment 8095 [details]
the document

This is the document, just in case it moves or changes online..
Comment 2 George Staikos 2004-10-30 16:22:03 UTC
#0  DOM::DocumentImpl::recalcStyleSelector (this=0x1028d818)
    at ../../khtml/misc/shared.h:34
#1  0x0dc22d3c in DOM::DocumentImpl::updateStyleSelector (this=0x1028d818)
    at dom_docimpl.cpp:1816
#2  0x0dc3c754 in khtml::XMLTokenizer::executeScripts (this=0x102debf8)
    at xml_tokenizer.cpp:570
#3  0x0dc3c344 in khtml::XMLTokenizer::finish (this=0x102debf8)
    at xml_tokenizer.cpp:511
#4  0x0dc2010c in DOM::DocumentImpl::finishParsing (this=0xd)
    at dom_docimpl.cpp:1215
#5  0x0dbe4588 in KHTMLPart::end (this=0x102694f0) at khtml_part.cpp:1883
#6  0x0dbe3a88 in KHTMLPart::slotFinished (this=0x102694f0, job=0x1035b844)
    at khtml_part.cpp:1737
#7  0x0dbffb2c in KHTMLPart::qt_invoke (this=0x102694f0, _id=20,
    _o=0x7fffe838) at /opt/qt-copy/include/private/qucom_p.h:312
#8  0x0ebeb87c in QObject::activate_signal (this=0x10281668,
    clist=0x102bd5f8, o=0x7fffe838) at kernel/qobject.cpp:2380
#9  0x0fb2146c in KIO::Job::result (this=0x10281668, t0=0x10281668)
    at jobclasses.moc:156
#10 0x0fb0a0f8 in KIO::Job::emitResult (this=0x10281668) at job.cpp:216
#11 0x0fb0ba28 in KIO::SimpleJob::slotFinished (this=0x10281668)
    at job.cpp:533
#12 0x0fb0ee10 in KIO::TransferJob::slotFinished (this=0x10281668)
    at job.cpp:893

Comment 3 Stephan Kulow 2004-10-30 17:46:41 UTC

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