User@elli:~/Downloads/Remote/LPC/GEM$ node test_runner.js verify
=== Running 7 tests in
VERIFY mode ===
[*] Running tests/string.c ... [PASS]
[*] Running tests/math.c ... [PASS]
[*] Running tests/file.c ... [PASS] [*] Running
tests/clone_object.c ... [PASS] [*] Running tests/catch.c
... [PASS] [*] Running tests/define.c
... [PASS] [*] Running tests/rambuffer.c ... [PASS]
=== Verification Complete ===
Passed: 7 / 7 All systems
green. user@elli:~/Downloads/Remo
te/LPC/GEM$
==
user@elli:~/Downloads/Remote/LPC/GEM$ node harness.js gamelib/secure/master.c
[+] Compiling gamelib/secure/master.c into VM Memory...
[+] Launching Javascript V8 Native Environment...
--- BOOTING VM ---
============================ == STARTING
UP GD GAMELIB ==
== Please wait ==
============================
GD >>>
Config-line[0]: 0
[CRASH]
TypeError: _this.sscanf is not a function at
_this.read_config (eval at runVM (/home/user/Downloads/Remote/LPC/GEM/harness.j
s:102:26), <anonymous>:142:14)
at _this.create (eval at runVM (/home/user/Downloads/Remote/LPC/GEM/harness
.js:102:26), <anonymous>:61:9) at Object.load_object
(eval at runVM (/home/user/Downloads/Remote/LPC/GEM/harness.js:102:26),
<anonymous>:13:27)
at eval (eval at runVM (/home/user/Downloads/Remote/LPC/GEM/harness.js:102:
26), <anonymous>:206:17)
at runVM (/home/user/Downloads/Remote/LPC/GEM/harness.js:103:9)
at Object.<anonymous> (/home/user/Downloads/Remote/LPC/GEM/harness.js:113:1
)
at Module._compile (node:internal/modules/cjs/loader:1871:14) at
Object..js (node:internal/modules/cjs/loader:2002:10)
at Module.load (node:internal/modules/cjs/loader:1594:32)
at Module._load (node:internal/modules/cjs/loader:1396:12)
============================
==========================
CORE DUMP ACTIVATED
====================================================== [*] JS
Payload dumped to -> core_dump.js user@elli:~/Downloads
/Remote/LPC/GEM$