Segmentation Fault Caused by /dev/zero Not Being Writable.
on Solaris, i am running a java application inside a chroot using sudo to change the userid to be non-root. however, i repeatedly ran into segementation faults. the solultion to the problem was making the /dev/zero file writable by everyone (user, group,.