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
*** FATAL ERROR: assertion failed: !DUK_TVAL_IS_UNUSED(tv) (prep/fuzz/duktape.c:78571)
Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1 0x00007ffff7686801 in __GI_abort () at abort.c:79
#2 0x000055555555759f in duk_default_fatal_handler (msg=<optimized out>, msg@entry=0x5555558dd5d0 "assertion failed: !DUK_TVAL_IS_UNUSED(tv) (prep/fuzz/duktape.c:78571)", udata=udata@entry=0x5555558dd5d0) at prep/fuzz/duktape.c:11792
#3 0x000055555560a9bc in duk_js_tonumber (thr=thr@entry=0x555555bc7680, tv=tv@entry=0x555555bc79f0) at prep/fuzz/duktape.c:78571
#4 0x00005555556858f8 in duk_to_number (thr=thr@entry=0x555555bc7680, idx=5, idx@entry=-1) at prep/fuzz/duktape.c:20400
#5 0x0000555555686712 in duk_to_number_m1 (thr=thr@entry=0x555555bc7680) at prep/fuzz/duktape.c:20410
#6 0x000055555556b6bc in duk__vm_arith_binary_op (opcode=64, idx_z=<optimized out>, tv_y=0x555555bd8c40, tv_x=<optimized out>, thr=0x555555bc7680) at prep/fuzz/duktape.c:73395
#7 duk__js_execute_bytecode_inner (entry_act=entry_act@entry=0x555555bd5d60, entry_thread=<optimized out>) at prep/fuzz/duktape.c:11344
#8 0x0000555555614f86 in duk_js_execute_bytecode (exec_thr=exec_thr@entry=0x555555bc7680) at prep/fuzz/duktape.c:76013
#9 0x000055555561db30 in duk__handle_call_raw (thr=thr@entry=0x555555bc7680, idx_func=idx_func@entry=2, call_flags=call_flags@entry=16) at prep/fuzz/duktape.c:64307
#10 0x000055555584cdee in duk_handle_call_unprotected (call_flags=<optimized out>, idx_func=2, thr=0x555555bc7680) at prep/fuzz/duktape.c:64489
#11 duk_handle_call_unprotected_nargs (call_flags=<optimized out>, nargs=0, thr=0x555555bc7680) at prep/fuzz/duktape.c:64481
#12 duk_bi_global_object_eval (thr=0x555555bc7680) at prep/fuzz/duktape.c:34052
#13 0x000055555561cb0f in duk__handle_call_raw (thr=thr@entry=0x555555bc7680, idx_func=idx_func@entry=1, call_flags=24, call_flags@entry=12) at prep/fuzz/duktape.c:64335
#14 0x000055555556116d in duk_handle_call_unprotected (call_flags=12, idx_func=1, thr=0x555555bc7680) at prep/fuzz/duktape.c:64489
#15 duk__executor_handle_call (call_flags=12, nargs=1, idx=1, thr=0x555555bc7680) at prep/fuzz/duktape.c:10215
#16 duk__js_execute_bytecode_inner (entry_act=entry_act@entry=0x555555bd57a0, entry_thread=<optimized out>) at prep/fuzz/duktape.c:12289
#17 0x0000555555614f86 in duk_js_execute_bytecode (exec_thr=exec_thr@entry=0x555555bc7680) at prep/fuzz/duktape.c:76013
#18 0x000055555561db30 in duk__handle_call_raw (thr=0x555555bc7680, idx_func=<optimized out>, call_flags=0) at prep/fuzz/duktape.c:64307
#19 0x00005555558930b7 in wrapped_compile_execute (ctx=ctx@entry=0x555555bc7680, udata=udata@entry=0x0) at examples/cmdline/duk_cmdline.c:301
#20 0x00005555556370a7 in duk__handle_safe_call_inner (num_stack_rets=1, idx_retbase=0, entry_thread_state=1 '\001', entry_curr_thread=0x0, entry_callstack_top=0, entry_valstack_bottom_byteoff=0, udata=0x0, func=0x555555892cf0 <wrapped_compile_execute>, thr=0x555555bc7680) at prep/fuzz/duktape.c:64542
#21 duk_handle_safe_call (thr=0x555555bc7680, func=0x555555892cf0 <wrapped_compile_execute>, udata=0x0, num_stack_args=<optimized out>, num_stack_rets=1) at prep/fuzz/duktape.c:64787
#22 0x0000555555893a53 in handle_fh (ctx=0x555555bc7680, f=0x555555bd9280, filename=0x7fffffffe1be "test5.js", bytecode_filename=0x0) at examples/cmdline/duk_cmdline.c:632
#23 0x000055555555b51b in handle_file (bytecode_filename=<optimized out>, filename=0x7fffffffe1be "test5.js", ctx=0x555555bc7680) at examples/cmdline/duk_cmdline.c:691
#24 main (argc=2, argv=0x7fffffffdde8) at examples/cmdline/duk_cmdline.c:1465
Duktape version:
OS:
Test case:
Backtrace:
Build script:
duktape-fuzzinator-options.yaml:
Found by Fuzzinator with grammarinator.
The text was updated successfully, but these errors were encountered: