[Webkit-unassigned] [Bug 59107] [Qt] Unaligned access error on browser application with SH4 CPU

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 12:58:16 PDT 2011


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





--- Comment #1 from Benjamin Poulain <benjamin at webkit.org>  2011-04-22 12:58:16 PST ---
Given none of us have the hardware it is very unlikely we fix that.

The trange thing is the stack does not involve JavaScript, it is just pure c++ function stack. Given that, you should have a look at:
-is this a compiler bug? Do the instructions make sense?
-is one of the library compiled with different stack alignment?

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