[Mono-bugs] [Bug 24257] Changed - mint segfault on linux/ppc

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
14 May 2002 00:46:35 -0000


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by al2000@udev.org.

http://bugzilla.ximian.com/show_bug.cgi?id=24257

--- shadow/24257	Fri May 10 18:35:48 2002
+++ shadow/24257.tmp.5060	Mon May 13 20:46:35 2002
@@ -412,6 +412,58 @@
 ./hello2.cs(50) error CS0102: The container `' already contains a
 definition for `HelloWorld'
 (...)
 
 and it continue infinitly, the value hello.cs(value) is incremented.
 
+
+------- Additional Comments From al2000@udev.org  2002-05-13 20:46 -------
+whith the lastest snapshot, i get the folowing:
+2002-05-14
+
+$ mint /usr/local/bin/mcs.exe  hello.cs 
+Initialize array with elements of Int32 type
+Initialize array with elements of Char type
+
+(process:5963): ** WARNING **: cant resolve internal call to
+"System.Environment::GetCommandLine()" (tested without signature also)
+
+Your mono runtime and corlib are out of sync.
+When you update one from cvs you need to update, compile and install
+the other too.
+Do not report this as a bug unless you're sure you have updated correctly:
+you probably have a broken mono install.
+If you see other errors or faults after this message they are probably
+related
+and you need to fix your mono install first.
+Initialize array with elements of Int32 type
+Initialize array with elements of Int32 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Int16 type
+Initialize array with elements of Char type
+error CS-0-19: Can not find the core function `Concat'
+error CS-0-19: Can not find the core function `Concat'
+error CS-0-19: Can not find the core function `IsInterned'
+error CS-0-19: Can not find the core function `GetTypeFromHandle'
+error CS-0-19: Can not find the core function `Combine'
+error CS-0-19: Can not find the core function `Remove'
+error CS-0-19: Can not find the core function `get_Current'
+error CS-0-19: Can not find the core function `MoveNext'
+error CS-0-19: Can not find the core function `Dispose'
+error CS-0-19: Can not find the core function `get_OffsetToStringData'
+error CS-0-19: Can not find the core function `get_Length'
+error CS-0-19: Can not find the core function `Enter'
+error CS-0-19: Can not find the core function `Exit'
+error CS-0-19: Can not find the core function `InitializeArray'
+error CS-0-19: Can not find the core function `GetLength'
+error CS-0-19: Can not find the core constructor for type `Decimal'
+error CS-0-19: Can not find the core constructor for type
+`ParamArrayAttribute'
+Error: Compilation failed
+