[Mono-bugs] [Bug 81606][Nor] Changed - [ARM] StreamWriter fails for arm processors
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 24 11:53:57 EDT 2007
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 everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=81606
--- shadow/81606 2007-07-24 11:48:56.000000000 -0400
+++ shadow/81606.tmp.13411 2007-07-24 11:53:57.000000000 -0400
@@ -286,6 +286,23 @@
Method System.NullReferenceException:.ctor () emitted at 0x405ccf08 to
0x405ccf60 (code length 88) [test.exe]
Method Locale:GetText (string) emitted at 0x405ccf68 to 0x405ccf88
(code length 32) [test.exe]
Segmentation fault
+
+------- Additional Comments From everaldo at simios.org 2007-07-24 11:53 -------
+This is results using -v -v -v, attached the file results.txt
+
+Nokia-N800-48:~# mono -v -v -v test.exe > results.txt
+mono[1451]: GLIB ERROR ** default - file mini-codegen.c: line 771
+(assign_reg): assertion failed: (! is_global_ireg (hreg))
+aborting...
+Stacktrace:
+
+ at System.IO.FileStream..ctor
+(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
+<0xffffffff>
+Segmentation fault
+
+
+
More information about the mono-bugs
mailing list