You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script Error: ReferenceError: a is not defined
ICE: Assertion 'JERRY_CONTEXT (jmem_heap_allocated_size) == 0' failed at jerryscript/jerry-core/jmem/jmem-heap.c(jmem_heap_finalize):107.
Error: ERR_FAILED_INTERNAL_ASSERTION
Backtrace
bt
#0 0xf7fd5079 in __kernel_vsyscall ()
#1 0xf77fc832 in raise () from /lib/i386-linux-gnu/libc.so.6
#2 0xf77fdcc1 in abort () from /lib/i386-linux-gnu/libc.so.6
#3 0x5657a737 in jerry_port_fatal (code=ERR_FAILED_INTERNAL_ASSERTION) at jerryscript/jerry-port/default/default-fatal.c:30
#4 0x56604cd3 in jerry_fatal (code=ERR_FAILED_INTERNAL_ASSERTION) at jerryscript/jerry-core/jrt/jrt-fatals.c:58
#5 0x56604d14 in jerry_assert_fail (assertion=0x566c7980 "JERRY_CONTEXT (jmem_heap_allocated_size) == 0", file=0x566c7920 "jerryscript/jerry-core/jmem/jmem-heap.c", function=0x5669c9e0 <__func__.4861.lto_priv.111> "jmem_heap_finalize", line=107) at jerryscript/jerry-core/jrt/jrt-fatals.c:82
#6 0x56603ea4 in jmem_heap_finalize () at jerryscript/jerry-core/jmem/jmem-heap.c:107
#7 0x56603cd4 in jmem_finalize () at jerryscript/jerry-core/jmem/jmem-allocator.c:170
#8 0x56675a8b in jerry_cleanup () at jerryscript/jerry-core/api/jerry.c:252
#9 0x5667373d in main (argc=2, argv=0xffffcb24) at jerryscript/jerry-main/main-unix.c:938
JerryScript revision
452c781
Build platform
Linux-4.15.0-62-generic-x86_64-with-Ubuntu-18.04-bionic
Build steps
Test case
Output
Backtrace
Found by Fuzzinator with grammarinator.
The text was updated successfully, but these errors were encountered: