On Thu, Sep 07, 2006 at 12:47:37PM +0530, sushant mathur wrote: > last_idx = idx - 1; > > for(i=idx;i <= last_idx;) > page_dir[i++] = MALLOC_NOT_MINE; Heh, sure looks like a bug, please use send-pr to report it (and avoid massive cross-posting to unrelated lists please) Thanks, Martin