[Gtk-sharp-list] mcs cvs segfaults when compiling samples/scribble.exe

Miguel de Icaza miguel@ximian.com
15 Aug 2003 11:37:07 -0400


Hello,

> just to report that mcs segfaults when compiling samples/scribble.exe
>=20
> mcs --unsafe -o scribble.exe -L ../glib -L ../pango -L ../atk -L ../gdk=20
> -L ../gtk -L ../art -L ../gnome -L ../glade  -r glib-sharp.dll -r=20
> pango-sharp.dll -r atk-sharp.dll -r gdk-sharp.dll -r gtk-sharp.dll -r=20
> art-sharp.dll -r gnome-sharp.dll -r glade-sharp.dll -r System.Drawing=20
> Scribble.cs
> =EF=BB=BFCompilation succeeded
> /opt/mono/bin/mcs: line 2: 18856 Segmentation fault      /opt/mono/bin/
> mono /opt/mono/bin/mcs.exe "$@"
> make[1]: *** [scribble.exe] Error 139
> make[1]: Leaving directory `/home/mdamt/cvs/mono/gtk-sharp/sample'

What distro is that?

Can you try with a stock Mono 0.26?

miguel