[Webkit-unassigned] [Bug 13942] ASSERTION FAILED: !attrName.contains('/') in HTMLTokenizer.cpp:132 when loading http://bamanzi.blogeden.cn/
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 9 08:11:41 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13942
------- Comment #2 from ddkilzer at webkit.org 2007-10-09 08:11 PDT -------
(In reply to comment #1)
> http://www.allaboutolive.com.au/ [per Bug 14620 Comment #3]
Many instances of:
<href
='http://www.allaboutolive.com.au/wp-content/uploads/2007/10/didnt-hear-again.jpg'
title='didnt-hear-again.jpg'>
> http://students.hamilton.edu/rugby/
<td ALIGN=CENTER VALIGN=CENTER WIDTH="9%" HEIGHT="50%"
="http://students.hamilton.edu/rugby/rugby_ball.gif">
> http://www.gameres.com/
I can't figure out where the string below is located in the document, but it
appears to be within gb2312-encoded text.
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xbbadbeef
0x016136f0 in WebCore::Token::addAttribute (this=0x2822818, doc=0x2844400,
attrName=@0x2822848, v=@0x18fa3e8, viewSourceMode=false) at
/Users/ddkilzer/Projects/Cocoa/WebKit/WebCore/html/HTMLTokenizer.cpp:133
133 ASSERT(!attrName.contains('/'));
(gdb) p attrName.m_string.ascii()
$1 = {
m_size = 21,
m_impl = {
m_buffer = 0x2436bd0 "express/??(microsoft",
m_capacity = 21
}
}
Current language: auto; currently c++
> http://www.tf1.fr/
<style ="text/css">
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list