PS C:\Users\kib\Desktop\FC\factor> .\factor -i=image *** Stage 2 early init... done You have triggered a bug in Factor. Please report. early_error: { f 3 0 { kernel:curry 2 1 kernel:tuple 100024089 kernel:curry 9746 7553 } } Starting low level debugger... Basic commands: q -- continue executing Factor - NOT SAFE im -- save image to fep.image x -- exit Factor Advanced commands: d -- dump memory u -- dump object at tagged . -- print object at tagged t -- toggle output trimming s r -- dump data, retain stacks .s .r .c -- print data, retain, call stacks e -- dump environment g -- dump generations card -- print card containing address addr -- print address containing card data -- data heap dump words -- words dump tuples -- tuples dump refs -- find data heap references to object push -- push object on data stack - NOT SAFE code -- code heap dump READY