[Mono-list] Mono 0.13 on FreeBSD problems

Paolo Molaro lupus@ximian.com
Wed, 7 Aug 2002 18:21:49 +0200


On 08/07/02 Stefan Arentz wrote:
> ... 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?

Compile with debugging enabled and run mono (or mint) under gdb.
When you hit the SEGV, issue the bt command in gdb and report the trace.
www.go-mono.com has some more detailed (and outdated:-/) instructions on
debugging.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better