[Mono-dev] windows build broken? SIGSEGV

Atsushi Eno atsushi at ximian.com
Mon Oct 31 16:24:06 EST 2005


Hi,

I wonder if it happens to all, but Windows build got broken on my box
after r52396 (r52395 worked fine), saying that

Creating ../../build/deps/basic_System.dll.response ...
MONO_PATH="../../class/lib/basic;$MONO_PATH"
/home/atsushi/svn/mono/runtime/mono
-wrapper  ../../class/lib/basic/mcs.exe /codepage:28591  /nologo
/optimize -d:NE
T_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB /debug+ /debug:full /noconfig
/d:INSI
DE_SYSTEM /define:XML_DEP /r:System.Xml.dll -target:library
-out:System.dll  @..
/../build/deps/basic_System.dll.response

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
make[8]: *** [../../class/lib/basic/System.dll] Error 3
make[8]: Leaving directory `/home/atsushi/svn/mcs/class/System'
make[7]: *** [do-all] Error 2
make[7]: Leaving directory `/home/atsushi/svn/mcs/class/System'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/home/atsushi/svn/mcs/class'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/home/atsushi/svn/mcs'
make[4]: *** [profile-do--basic--all] Error 2
make[4]: Leaving directory `/home/atsushi/svn/mcs'
make[3]: *** [profiles-do--all] Error 2
make[3]: Leaving directory `/home/atsushi/svn/mcs'
make[2]: *** [all-local] Error 2
make[2]: Leaving directory `/home/atsushi/svn/mono/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/atsushi/svn/mono'
make: *** [all] Error 2

Zoltan, any ideas to recover from it?

Atsushi Eno



More information about the Mono-devel-list mailing list