2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

06/01/2006: 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, and world).


subscribe via RSS