Bug 54382

Summary: REGRESSION (r78451): WTF::StringBuffer::shrink() asserts
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical CC: ap, darin, mrobinson, xan.lopez
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 53898    

Csaba Osztrogonác
Reported 2011-02-14 02:22:10 PST
After r78451 4 http tests assert: http/tests/security/xssAuditor/img-onerror-non-ASCII-char2-default-encoding.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char2.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char-default-encoding.html http/tests/security/xssAuditor/img-onerror-non-ASCII-char.html ASSERTION FAILED: newLength <= m_length ../../../Source/JavaScriptCore/wtf/text/StringBuffer.h(56) : void WTF::StringBuffer::shrink(unsigned int) I saw this assert on GTK and Qt debug bots.
Attachments
Alexey Proskuryakov
Comment 1 2011-02-14 08:53:56 PST
*** This bug has been marked as a duplicate of bug 54386 ***
Note You need to log in before you can comment on or make changes to this bug.