Bug 29848

Summary: [Qt] JSCore crashes randomly in Symbian HW with vfvp2 on
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Critical CC: hausmann, laszlo.gombos, s.mathur
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Hardware   
OS: S60 3rd edition   

Description Tor Arne Vestbø 2009-09-29 05:30:25 PDT
This bug report originated from issue QTBUG-4612
http://bugreports.qt.nokia.com/browse/QTBUG-4612

--- Description ---

Running JSCore code built with RVCT and having hardware floating points enabled (softvfp + vfpv2)
in Symbian HW causes random crashes.

IRC commenting: 
VFP context switching can fail under certain circumstances.
When switching between two VFP-using threads.
Comment 1 Simon Hausmann 2010-03-16 01:42:40 PDT
It turns out that this isn't an upstream WebKit issue but a bug in the Symbian kernel.