Bug 79728

Summary: sputnik/Unicode/Unicode_500/S7.2_A1.6_T1.html crashes in the interpreter
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: dsd
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Description Oliver Hunt 2012-02-27 18:28:08 PST
sputnik/Unicode/Unicode_500/S7.2_A1.6_T1.html crashes in the interpreter
Comment 1 Oliver Hunt 2012-02-27 18:30:55 PST
Created attachment 129159 [details]
Patch
Comment 2 Oliver Hunt 2012-02-27 18:35:46 PST
Committed r109059: <http://trac.webkit.org/changeset/109059>
Comment 3 Daniel Drake 2012-08-28 08:51:49 PDT
In Fedora, webkit is shipped with the JIT disabled on ARM as it is crashy (bug #85076). However, the latest edition of Google's homepage was crashing the non-JIT version of webkit (on webkitgtk-1.8.x). http://bugs.sugarlabs.org/ticket/3776

The patch in this bug solves the issue - thanks.