[Mono-list] Mono 0.13 on FreeBSD problems

Stefan Arentz stefan.arentz@soze.com
Wed, 7 Aug 2002 16:48:24 +0200


... 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.