[Mono-list] Mono on OpenBSD - again

Miguel de Icaza miguel@ximian.com
Sun, 28 Nov 2004 13:24:57 -0500


Hello,

> I've been able to get Mono successfully compiled and installed on
> OpenBSD with a minimal amount of work.  I can even compile and run most
> C# apps.
> 
> However, when using the -pkg option things don't go so well: I get a
> "mono in free(): error: modified (chunk-) pointer" error.

Could you produce a stack trace of where this happens?   

When using _MALLOC_CHECK=2 on Linux am unable to reproduce.

Also, please provide version information about which Mono you are trying
to run (from tarballs, from the repository, and what version or
branches).

Miguel