| Summary: | konqueror crashes when loading javalobby.org | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Mike Perik <michaelperik> |
| Component: | khtml parsing | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | iakynet, jens.h, jo.oiongen, lparrab, zander |
| Priority: | NOR | ||
| Version First Reported In: | 3.3 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mike Perik
2004-09-03 16:23:14 UTC
Hmm, very similar bt as #83272, but line numbers doesn't match:
#5 0x41619b3f in __assert_fail () from /lib/libc.so.6
#6 0x41cb13db in DOM::NodeImpl::attach (this=0x847e230)
at dom_nodeimpl.cpp:814
#7 0x41cb27a1 in DOM::NodeBaseImpl::attach (this=0x847e230)
at dom_nodeimpl.cpp:1298
#8 0x41ce3fd9 in DOM::HTMLImageElementImpl::attach (this=0x847e230)
at html_imageimpl.cpp:184
#9 0x41cce7d8 in khtml::KHTMLParser::insertNode (this=0x83b23a0, n=0x847e230,
flat=true) at htmlparser.cpp:328
#10 0x41cce65a in khtml::KHTMLParser::parseToken (this=0x83b23a0, t=0x83b229c)
at htmlparser.cpp:278
#11 0x41cd6657 in khtml::HTMLTokenizer::processToken (this=0x83b2268)
at htmltokenizer.cpp:1575
#12 0x41cd505e in khtml::HTMLTokenizer::parseTag (this=0x83b2268,
src=@0x83b237c) at htmltokenizer.cpp:1088
#13 0x41cd5a3d in khtml::HTMLTokenizer::write (this=0x83b2268,
str=@0xbfffeb00, appendData=false) at htmltokenizer.cpp:1343
#14 0x41cd6c90 in khtml::HTMLTokenizer::notifyFinished (this=0x83b2268)
at htmltokenizer.cpp:1644 at loader.cpp:322
#16 0x41d86f19 in khtml::CachedScript::data (this=0x84c0040,
buffer=@0x84c020c, eof=true) at loader.cpp:314
#17 0x41d8aa4c in khtml::Loader::slotFinished (this=0x82e4af8, job=0x84c1080)
at loader.cpp:1095
#18 0x41d8c781 in khtml::Loader::qt_invoke (this=0x82e4af8, _id=2,
_o=0xbfffed40) at loader.moc:260
*** Bug 89862 has been marked as a duplicate of this bug. *** *** Bug 89867 has been marked as a duplicate of this bug. *** *** Bug 88981 has been marked as a duplicate of this bug. *** Please note that this is a regression; I updated my konq from a post3.2 CVS version to BRANCH_33 last weekend and got this crash for the first time. cannot reproduce here, on kde 3.3 on gentoo linux compiled with gcc-3.4.2 sun j2re 1.4.2 *** Bug 88767 has been marked as a duplicate of this bug. *** *** Bug 91624 has been marked as a duplicate of this bug. *** still works for me on kde-3.3.1 on gentoo linux gcc-3.4.2 glibc-2.3.4 with nptl and sun-jdk-1.4.2 and 2.6.9-rc4-mm1 looks the same to me. *** This bug has been marked as a duplicate of 78205 *** |