[Webkit-unassigned] [Bug 119140] REGRESSION: There are zillion crashes after FTL merge on 32 bit platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 15:38:27 PDT 2013


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





--- Comment #7 from Csaba Osztrogonac <ossy at webkit.org>  2013-07-30 15:38:12 PST ---
I managed to build jsc of QtWebKit with clang on Ubuntu 12.04 
and got the same jsc test failures as with the GCC build.

Here is the clang version:
$ clang --version
Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3.0)
Target: i386-pc-linux-gnu
Thread model: posix

Additionally we got the same failures on ARM on WebKitNix with GCC 4.7
(after the FTL changes merged to the nix repository)

So it seems this bug isn't related to GCC compiler or Qt port, but
the bug is somewhere in JSVALUE32_64 implementation inside JSC.

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