Status: Untriaged
Owner: ----

New issue 4286 by [email protected]: Check failed: index >= 0 && index < NumAllocatableRegisters()
https://code.google.com/p/v8/issues/detail?id=4286

Version: 4.5.66 (chromium 45.0.2438.3)
OS: Linux
Architecture: ARM (armv7l)

What steps will reproduce the problem?
1. Use debug version (DCHECK is On) of Chromium
2. Load http://www.webkit.org/perf/sunspider-0.9/date-format-xparb.html

What is the expected output?
Sunspider benchmark test "date-format-xparb" should be executed normally
whithout crashes, console log should not display any fatal errors

What do you see instead?
Benchmark crashes with the following log:

#
# Fatal error in ../../v8/src/arm/assembler-arm.cc, line 219
# Check failed: index >= 0 && index < NumAllocatableRegisters().
#

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to