Marek Habersack <[EMAIL PROTECTED]> writes:

> The core isn't actually dumped, despite setting the correct ulimit, so I
> cannot provide the stack backtrace. Has anyone encountered such an error on
> a similar machine?

Have you tried commenting out the line with -fexceptions in
mono/libgc/configure.host?

,----[ configure.host ]
| # We should set -fexceptions if we are using gcc and might be used
| # inside something like gcj.  This is the zeroth approximation:
| if test :"$GCC": = :yes: ; then
| #    gc_cflags="${gc_cflags} -fexceptions"
| else
`----

See http://bugs.ximian.com/show_bug.cgi?id=60576

    Gabriel.

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to