[Mono-bugs] [Bug 70992][Blo] Changed - Segment fault instead of OutOfMemoryException
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Jan 2005 12:40:24 -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 joannes.vermorel@ens.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=70992
--- shadow/70992 2005-01-08 12:00:00.000000000 -0500
+++ shadow/70992.tmp.29730 2005-01-08 12:40:24.000000000 -0500
@@ -89,6 +89,10 @@
One thought: the assembly that I am using has been compiled with MS
.Net 1.1 (and not mono compiler).
------- Additional Comments From vargaz@gmail.com 2005-01-08 11:59 -------
I meant to ask whenever you are using a 32 bit OS on an amd64 cpu, or
a 64 bit OS ?
+
+------- Additional Comments From joannes.vermorel@ens.fr 2005-01-08 12:40 -------
+I am using a 64bit OS (I have checked that I am able to allocate more
+than 2Gb in a C program, and IntPtr.Size == 8).