vio icon indicating copy to clipboard operation
vio copied to clipboard

Occasional alignment error when allocating VM stack frames

Open alpha123 opened this issue 9 years ago • 0 comments

Truth be told I have no real idea what's causing this yet.

Steps to reproduce (in REPL):

vio> undefined_word
...
vio> undefined_word
...
vio> undefined_word
terminated by SIGBUS

Number of times you have to call an undefined word varies from 2-5 so far in my experience.

alpha123 avatar Dec 24 '15 01:12 alpha123