Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-High
New issue 1076 by [email protected]: Assertion failure in
assembler-ia32.cc:1608
http://code.google.com/p/v8/issues/detail?id=1076
URL to reproduce: http://www.a2articles.com/
It seems we try to compile a function literal twice.
Backtrace:
#0 0xf7fdf430 in __kernel_vsyscall ()
#1 0xf6fa5921 in raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0xf6fa8d52 in abort () at abort.c:92
#3 0x09617a95 in v8::internal::OS::Abort () at v8/src/platform-linux.cc:296
#4 0x09347cab in V8_Fatal (file=0xb9302ef "v8/src/ia32/assembler-ia32.cc",
line=1608, format=0xb92fe80 "CHECK(%s) failed") at v8/src/checks.cc:58
#5 0x095388b5 in CheckHelper
(file=0xb9302ef "v8/src/ia32/assembler-ia32.cc",
line=1608, source=0xb9306d1 "offs <= 0", condition=false)
at v8/src/checks.h:60
#6 0x0953e3ef in v8::internal::Assembler::jmp (this=0xffffa98c,
L=0xca8035c)
at v8/src/ia32/assembler-ia32.cc:1608
#7 0x095aac83 in v8::internal::FullCodeGenerator::VisitSwitchStatement (
this=0xffffa94c, stmt=0xca7f6cc) at v8/src/ia32/full-codegen-ia32.cc:793
#8 0x096203eb in v8::internal::SwitchStatement::Accept (this=0xca7f6cc,
v=0xffffa94c) at v8/src/ast.cc:55
#9 0x09356d1c in v8::internal::AstVisitor::Visit (this=0xffffa94c,
node=0xca7f6cc) at v8/src/ast.h:2150
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev