Bug 29848
| Summary: | [Qt] JSCore crashes randomly in Symbian HW with vfvp2 on | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
| Component: | JavaScriptCore | Assignee: | 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 | ||
Tor Arne Vestbø
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Hausmann
It turns out that this isn't an upstream WebKit issue but a bug in the Symbian kernel.