Status: New
Owner: ----
CC: [email protected], [email protected], [email protected], [email protected]
Labels: Type-Bug Priority-High

New issue 2473 by [email protected]: http://www.chaostoperfection.com/ crashes in V8 initialization on 64-bit platforms
http://code.google.com/p/v8/issues/detail?id=2473

The WebGL demo http://www.chaostoperfection.com/ crashes the renderer process inside V8 on 64-bit platforms (i.e., Linux). 32-bit builds of Chrome are unaffected.

The regression range I found was:

You are probably looking for a change made after 171514 (known good), but no later than 171523 (first known bad).
CHANGELOG URL:
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/trunk/src&range=171514%3A171523

but that doesn't seem to include any V8 changes. I'm out of time right now but can re-verify the regression range tomorrow.

To reproduce, just visit the site on any 64-bit Linux machine that can run WebGL, and click the "Begin" button. The tab will go white and:

#
# Fatal error in v8::Integer::New()
# Error initializing V8
#

will be reported to the terminal which launched Chrome.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to