[Mono-list] Mono 0.31 segfault
Gonzalo Paniagua Javier
gonzalo@ximian.com
Wed, 14 Apr 2004 02:01:17 +0200
El mar, 13-04-2004 a las 20:44, David Sheldon escribió:
> I think that this is bug 55253.
>
> http://bugzilla.ximian.com/show_bug.cgi?id=55253
>
> Are the debian packages compiled with the --with-sigaltstack=no
> option?
>
> Hmm, I wonder if this works for anyone else. It definitely doesn't work
> on debian for me if I don't use that option.
It worked for me using --with-nptl=no --with-sigaltstack=no and kernel
2.4.25, but when I turned sigaltstack on, it failed as it fails for
Stuart. The backtrace took me to code in libpthread and libgcc :-?
-Gonzalo