[Mono-bugs] [Bug 72254][Min] Changed - System.NullReferenceException is thrown in "mono --profile"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Feb 2005 12:10:06 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72254
--- shadow/72254 2005-02-09 11:04:12.000000000 -0500
+++ shadow/72254.tmp.27935 2005-02-09 12:10:06.000000000 -0500
@@ -102,6 +102,11 @@
run mono --profile xxx.exe, exception is thrown.
but if WriteLine argument is string then success.
(e.g. System.Console.WriteLine ("Hello"))
Only Mac OS X.
+
+------- Additional Comments From lupus@ximian.com 2005-02-09 12:10 -------
+Both cases work fine for me with current svn.
+Could you try updating? If you still get the SEGV, run
+mono in gdb and report more details (stacktrace etc.).