Hi, webkitgtk-1.10 enables the new LLint/offlineasm javascript optimizations. These require a SSE2-compatible processor on x86.
This means that webkitgtk-1.10 doesn't work on various classes of AMD processors including the Geode (used in OLPC XO-1), Athlon XP, ... and also some VIA processors, probably others. Loading Google results in a SIGINT crash when a SSE2 instruction is executed. It looks like the only option (beyond explicitly dropping support for these processors) is disabling LLint on x86 32-bit. Is that something that can be done in webkitgtk? https://bugs.webkit.org/show_bug.cgi?id=96286 Thanks Daniel _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-gtk
