Hi,
I got error when try run tests,
Linux qt 6.5.0-35-generic 35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
sbcl-2.4.5 slime emacs29
CL-JS> (tests )
; in: LAMBDA ()
; (PROGN)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (+ #:G1417 (THE FIXNUM #:G1418))
;
; note: deleting unreachable code
; (+ #:G1417 (THE DOUBLE-FLOAT #:G1418))
;
; note: deleting unreachable code
; (RETURN-FROM FUNCTION
; (VALUES (FUNCALL (THE FUNCTION (CL-JS::PROC #:|a|)) CL-JS:ENV)))
;
; note: deleting unreachable code
; (LET ((#:G1159 (THE FIXNUM 1)))
; (SETF #:|x| #:G1159))
;
; note: deleting unreachable code
; (LET ((#:G1161 (THE FIXNUM 1)))
; (SETF #:|x| #:G1161))
;
; note: deleting unreachable code
; (GO CL-JS::LOOP-END)
;
; note: deleting unreachable code
; (PROGN)
;
; note: deleting unreachable code
; (GO CL-JS::LOOP-END)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 12 notes
Unhandled memory fault at #x1.
[Condition of type SB-SYS:MEMORY-FAULT-ERROR]
Restarts:
0: [RETRY] Retry SLIME REPL evaluation request.
1: [*ABORT] Return to SLIME's top level.
2: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: ((:METHOD JS-FOR-IN (OBJ T)) # # #) [fast-method]
1: ((LAMBDA (#:|this| &REST EXTRA-ARGS) :IN #:DROP-THRU-TAG-2) 1=<js obj {"this": 1#, "undefined": :UNDEFINED, "Infinity": #.SB-EXT:DOUBLE-FLOAT-POSITIVE-INFINITY, "NaN": #, "p..
2: ((LAMBDA ()))
3: (RUN-JS-FILE #P"/home/qt/quicklisp/dists/ultralisp/software/akapav-js-20221213023753/test.js" :COMPILE T :WRAP-PARSE-ERRORS NIL :OPTIMIZE NIL :WRAP-AS-MODULE NIL :EXTERNAL-FORMAT :DEFAULT)
4: (TESTS)
5: (SB-INT:SIMPLE-EVAL-IN-LEXENV (TESTS) #)
6: (EVAL (TESTS))
--more--
Hi,
I got error when try run tests,
Linux qt 6.5.0-35-generic 35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
sbcl-2.4.5 slime emacs29
CL-JS> (tests )
; in: LAMBDA ()
; (PROGN)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
; (+ #:G1417 (THE FIXNUM #:G1418))
;
; note: deleting unreachable code
; (+ #:G1417 (THE DOUBLE-FLOAT #:G1418))
;
; note: deleting unreachable code
; (RETURN-FROM FUNCTION
; (VALUES (FUNCALL (THE FUNCTION (CL-JS::PROC #:|a|)) CL-JS:ENV)))
;
; note: deleting unreachable code
; (LET ((#:G1159 (THE FIXNUM 1)))
; (SETF #:|x| #:G1159))
;
; note: deleting unreachable code
; (LET ((#:G1161 (THE FIXNUM 1)))
; (SETF #:|x| #:G1161))
;
; note: deleting unreachable code
; (GO CL-JS::LOOP-END)
;
; note: deleting unreachable code
; (PROGN)
;
; note: deleting unreachable code
; (GO CL-JS::LOOP-END)
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; note: deleting unreachable code
;
; compilation unit finished
; printed 12 notes
Unhandled memory fault at #x1.
[Condition of type SB-SYS:MEMORY-FAULT-ERROR]
Restarts:
0: [RETRY] Retry SLIME REPL evaluation request.
1: [*ABORT] Return to SLIME's top level.
2: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: ((:METHOD JS-FOR-IN (OBJ T)) # # #) [fast-method]
1: ((LAMBDA (#:|this| &REST EXTRA-ARGS) :IN #:DROP-THRU-TAG-2) 1=<js obj {"this": 1#, "undefined": :UNDEFINED, "Infinity": #.SB-EXT:DOUBLE-FLOAT-POSITIVE-INFINITY, "NaN": #, "p..
2: ((LAMBDA ()))
3: (RUN-JS-FILE #P"/home/qt/quicklisp/dists/ultralisp/software/akapav-js-20221213023753/test.js" :COMPILE T :WRAP-PARSE-ERRORS NIL :OPTIMIZE NIL :WRAP-AS-MODULE NIL :EXTERNAL-FORMAT :DEFAULT)
4: (TESTS)
5: (SB-INT:SIMPLE-EVAL-IN-LEXENV (TESTS) #)
6: (EVAL (TESTS))
--more--