Closed
Description
Jerry version:
Checked revision: aaeec7f
Build: debug.linux
OS:
Ubuntu 14.04, x86_64
Test case:
Symbol.for.length.toString.length.toExponential.length.valueOf.length.toExponential.length.valueOf.length.toFixed.name.anchor.name.bold.length.toExponential.caller;
Backtrace:
ICE: Assertion 'id < bytecode_data.literals_count' failed at jerryscript/jerry-core/parser/js/serializer.cpp(serializer_get_literal_by_id):50.
Error: ERR_FAILED_INTERNAL_ASSERTION
[Inferior 1 (process 12017) exited with code 0170]
(gdb) bt
#0 serializer_get_literal_by_id (id=255) at jerryscript/jerry-core/parser/js/serializer.cpp:50
#1 0x000000000047ebdf in ecma_init_ecma_string_from_lit_index (string_p=0x7e9780 <_ZL13mem_heap_area.4015+64>, lit_index=255, is_stack_var=false)
at jerryscript/jerry-core/ecma/base/ecma-helpers-string.cpp:312
#2 0x000000000047f215 in ecma_new_ecma_string_from_lit_index (lit_index=255)
at jerryscript/jerry-core/ecma/base/ecma-helpers-string.cpp:498
#3 0x000000000045690b in opfunc_assignment (opdata=..., int_data=0x7fffffffd590) at jerryscript/jerry-core/vm/opcodes.cpp:102
#4 0x00000000004bfa60 in run_int_loop (int_data=0x7fffffffd590) at jerryscript/jerry-core/vm/vm.cpp:440
#5 0x00000000004b678d in run_int_from_pos (start_pos=0, this_binding_value=15, lex_env_p=0x7e9770 <_ZL13mem_heap_area.4015+48>, is_strict=false,
is_eval_code=false) at jerryscript/jerry-core/vm/vm.cpp:513
#6 0x00000000004bf82e in run_int () at jerryscript/jerry-core/vm/vm.cpp:381
#7 0x00000000004bd4d0 in jerry_run () at jerryscript/jerry-core/jerry.cpp:1243
#8 0x00000000004bbaff in main (argc=2, argv=0x7fffffffd938) at jerryscript/main-linux.cpp:248