Skip to content

Assertion 'ret_value == ecma_make_empty_completion_value ()' failed in opfunc_native_call #122

Closed
@renatahodovan

Description

@renatahodovan
Jerry version:
Checked revision: aaeec7f
Build: debug.linux
OS:
Ubuntu 14.04, x86_64
Test case:
print(this, []);
Backtrace:
ICE: Assertion 'ret_value == ecma_make_empty_completion_value ()' failed at jerryscript/jerry-core/vm/opcodes-native-call.cpp(opfunc_native_call):77.
Error: ERR_FAILED_INTERNAL_ASSERTION
[Inferior 1 (process 13969) exited with code 0170]
(gdb) bt
#0  opfunc_native_call (opdata=..., int_data=0x7fffffffd590) at jerryscript/jerry-core/vm/opcodes-native-call.cpp:75
#1  0x00000000004bfa60 in run_int_loop (int_data=0x7fffffffd590) at jerryscript/jerry-core/vm/vm.cpp:440
#2  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
#3  0x00000000004bf82e in run_int () at jerryscript/jerry-core/vm/vm.cpp:381
#4  0x00000000004bd4d0 in jerry_run () at jerryscript/jerry-core/jerry.cpp:1243
#5  0x00000000004bbaff in main (argc=2, argv=0x7fffffffd938) at jerryscript/main-linux.cpp:248

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourinterpreterRelated to the virtual machinenormal

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions