Details:
the attached test code, when run three times like so:
/a.out &
/a.out &
/a.out &
will trigger:
BUG: failure at mm/nommu.c:470/add_nommu_vma()!
:/Kernel panic - not syncing: BUG!
seems to be bad interaction with doing the framebuffer ioctls and the mmap |