[Webkit-unassigned] [Bug 93373] ARM JIT causes segmentation fault

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 04:57:07 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93373





--- Comment #2 from rm4dfthings at gmail.com  2012-08-09 04:57:32 PST ---
Sorry, correct information about processor: it is ARM1176JZF-S processor. 

It is ARM traditional JIT. 

Also, I noticed that during the checking for arch version in Platform.h processor identifies itself as ARM_ARCH_VERSION_5, to be more precise as __ARM_ARCH_5T__. During the search I found it should be ARMv6, right? But this depends on the tool chain and  shouldn't be a problem since all code built for the v5 should run on v6 without problems, right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list