GrammaTech / sel

Programmatic modification and evaluation of software
https://grammatech.github.io/sel/#Top
Other
169 stars 21 forks source link

Error in run-rest-server and run-dump-store #15

Closed quicklisp closed 4 years ago

quicklisp commented 4 years ago

I get this: Unhandled SB-INT:INVALID-ARRAY-INDEX-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING {1000A18083}>: Invalid index 65 for (SIMPLE-VECTOR 1), should be a non-negative integer below 1.

Full log here: http://report.quicklisp.org/2020-05-30/failure-report/sel.html

quicklisp commented 4 years ago

This appears to be a bug, now fixed, in SBCL.