EtchedPixels / FUZIX

FuzixOS: Because Small Is Beautiful
Other
2.15k stars 270 forks source link

init crash on reload after bad inittab #991

Closed EtchedPixels closed 1 year ago

EtchedPixels commented 1 year ago

telinit q works fine but a telinit q of a bad table produces the expected error message and if fixed the next telinit q breaks init

tormodvolden commented 1 year ago

bad_data() has idata = ibackup; but I don't see ibackup being set anywhere.