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
ICE: Assertion 'ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p)' failed at iotjs/deps/jerry/jerry-core/ecma/base/ecma-literal-storage.c(ecma_free_string_list):43.
Error: ERR_FAILED_INTERNAL_ASSERTION
(gdb) bt
#0 ecma_free_string_list (string_list_p=0x5555558b01d0 <jerry_global_heap+9360>) at iotjs/deps/jerry/jerry-core/ecma/base/ecma-literal-storage.c:43
#1 0x00005555555a7b57 in ecma_finalize_lit_storage () at iotjs/deps/jerry/jerry-core/ecma/base/ecma-literal-storage.c:60
#2 0x00005555555a65c5 in ecma_finalize () at iotjs/deps/jerry/jerry-core/ecma/base/ecma-init-finalize.c:65
#3 0x000055555557ee73 in jerry_cleanup () at iotjs/deps/jerry/jerry-core/api/jerry.c:219
#4 0x000055555557114c in iotjs_entry (argc=2, argv=0x7fffffffe178) at iotjs/src/iotjs.c:215
#5 0x00005555555708aa in main (argc=2, argv=0x7fffffffe178) at iotjs/src/platform/linux/iotjs_linux.c:19
IoT.js version:
OS:
Test case:
Backtrace:
Found by Fuzzinator with grammarinator
The text was updated successfully, but these errors were encountered: