Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Priority-Medium
New issue 3457 by [email protected]: Serializing code object in ARM64
hits assertion.
http://code.google.com/p/v8/issues/detail?id=3457
The code serializer test mjsunit/deserialize-reference.js fails on ARM64
debug snapshot=off build with
#
# Fatal error in ../src/serialize.cc, line 1811
# CHECK(to_skip >= 0) failed
#
The comment above the assertion is
// This assert will fail if the reloc info gives us the
target_address_address
// locations in a non-ascending order. Luckily that doesn't happen.
It seems however that this actually happens on ARM64.
Rodolph, does this ring any bell for you?
--
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.