Status: New
Owner: ----

New issue 3114 by [email protected]: Assert fail when dumping native code counter for x64
http://code.google.com/p/v8/issues/detail?id=3114


[]$ out/x64.debug/d8 --dump_counters --native_code_counters

#
# Fatal error in ../src/x64/lithium-codegen-x64.cc, line 3942
# CHECK(!access.representation().IsSpecialization()) failed
#

==== C stack trace ===============================

1: V8_Fatal
2: v8::internal::LCodeGen::DoStoreNamedField(v8::internal::LStoreNamedField*)
3: v8::internal::LStoreNamedField::CompileToNative(v8::internal::LCodeGen*)
4: v8::internal::LCodeGenBase::GenerateBody()
5: v8::internal::LCodeGen::GenerateCode()
6: v8::internal::LChunk::Codegen()
7: ??
8: v8::internal::BinaryOpWithAllocationSiteStub::GenerateCode(v8::internal::Isolate*)
9: v8::internal::CodeStub::GetCode(v8::internal::Isolate*)
10: v8::internal::MacroAssembler::TailCallStub(v8::internal::CodeStub*)
11: v8::internal::BinaryOpICWithAllocationSiteStub::Generate(v8::internal::MacroAssembler*)
12: v8::internal::PlatformCodeStub::GenerateCode(v8::internal::Isolate*)
13: v8::internal::CodeStub::GetCode(v8::internal::Isolate*)
14: v8::internal::CodeStub::GetCodeCopyFromTemplate(v8::internal::Isolate*)
15: v8::internal::BinaryOpICWithAllocationSiteStub::GetCodeCopyFromTemplate(v8::internal::Isolate*, v8::internal::Handle<v8::internal::AllocationSite>) 16: v8::internal::BinaryOpIC::Transition(v8::internal::Handle<v8::internal::AllocationSite>, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>)
17: ??
18: v8::internal::BinaryOpIC_Miss(int, v8::internal::Object**, v8::internal::Isolate*)
19: ??
Trace/breakpoint trap (core dumped)


--
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/groups/opt_out.

Reply via email to