> I just tested the following patch to free routine but was still able to > reproduce the crash. :-( > if ((vaddr_t)v < last_bootstrap_page) { shouldn't this be <= ? YAMAMOTO Takashi