... Question about Mono not running on FreeBSD ... > # For Mono, if on FreeBSD, disable SHM > if (`uname` == "FreeBSD") then > setenv MONO_DISABLE_SHM True > endif Thanks this works ;-) However, I still get a segfault. What info is useful for people to debug this? Is there a standard way of generating a bug report? S.