| Summary: | crash on http://www.interxion.be -> "datacenters" | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Bart Verwilst <bart> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bart Verwilst
2004-08-27 14:24:22 UTC
At closer inspection, it only crashes when going to the main site and then clicking on "datacenters", not through the direct link.. *** This bug has been marked as a duplicate of 78205 *** Yeah, I just noticed that this is not same bug, current khtml HEAD crashes.
#6 0x412f4741 in kill () from /lib/libc.so.6
#7 0x4119b771 in pthread_kill () from /lib/libpthread.so.0
#8 0x4119ba7b in raise () from /lib/libpthread.so.0
#9 0x412f44d4 in raise () from /lib/libc.so.6
#10 0x412f5a08 in abort () from /lib/libc.so.6
#11 0x412edb3f in __assert_fail () from /lib/libc.so.6
#12 0x41ab5fb3 in DOM::NodeImpl::attach (this=0x84b9360)
at dom_nodeimpl.cpp:814
#13 0x41ab7379 in DOM::NodeBaseImpl::attach (this=0x84b9360)
at dom_nodeimpl.cpp:1298
#14 0x41ae8ad9 in DOM::HTMLImageElementImpl::attach (this=0x84b9360)
at html_imageimpl.cpp:184
#15 0x41ad3338 in khtml::KHTMLParser::insertNode (this=0x83ffb78, n=0x84b9360,
flat=true) at htmlparser.cpp:328
#16 0x41ad31ba in khtml::KHTMLParser::parseToken (this=0x83ffb78, t=0x840ea64)
at htmlparser.cpp:278
#17 0x41adb1b7 in khtml::HTMLTokenizer::processToken (this=0x840ea30)
at htmltokenizer.cpp:1575
#18 0x41ad9bbe in khtml::HTMLTokenizer::parseTag (this=0x840ea30,
src=@0x840eb44) at htmltokenizer.cpp:1088
#19 0x41ada59d in khtml::HTMLTokenizer::write (this=0x840ea30,
str=@0xbfffea00, appendData=true) at htmltokenizer.cpp:1343
#20 0x41a732de in KHTMLPart::write (this=0x846f508,
str=0x84943f8 " value=300 Name=285>Netherlands</OPTION><OPTION value=305 Name=286>Spain</OPTION><OPTION value=176 Name=288>Switzerland</OPTION><OPTION value=306 Name=287>Sweden</OPTION><OPTION value=182 Name=289>Uni"..., len=4096)
at khtml_part.cpp:1822
#21 0x41a71e88 in KHTMLPart::slotData (this=0x846f508, kio_job=0x8520f58,
data=@0xbfffeea0) at khtml_part.cpp:1509
#22 0x41a8b3eb in KHTMLPart::qt_invoke (this=0x846f508, _id=17, _o=0xbfffebb0)
at khtml_part.moc:480
|