-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
On Ubuntu 18.04.4 LTS (Bionic Beaver), While following the steps for building from a clean branch of Factor at "https://concatenative.org/wiki/view/Factor/Building%20Factor"
I received the error message after executing this step: ./factor -i=boot.unix-x86.64.image
You have triggered a bug in Factor. Please report.
critical_error: The die word was called by the library.: 0
Starting low level debugger...
Basic commands:
q ^D -- quit Factor
c -- continue executing Factor - NOT SAFE
t -- throw exception in Factor - NOT SAFE
.s .r .c -- print data, retain, call stacks
help -- full help, including advanced commands
What steps can I take to get around this error/bug?
Reactions are currently unavailable