[Webkit-unassigned] [Bug 112239] QtWebKit crashes with illegal instruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 30 13:54:07 PDT 2013


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


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #4 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-03-30 13:52:19 PST ---
QtWebKit 2.3 or from Qt 5?

It looks like you have a x86 CPU without SSE2 which are used by default for math in QtWebkit for x86. In QtWebKit it can be disabled by using --no-force-sse2

-- 
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