[Mono-bugs] [Bug 60613][Maj] Changed - NullReferenceException in OracleDataReader.GetSchemaTable caused by JIT optimizations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 27 Aug 2004 18:14:20 -0400 (EDT)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=60613
--- shadow/60613 2004-06-28 13:46:00.000000000 -0400
+++ shadow/60613.tmp.21753 2004-08-27 18:14:20.000000000 -0400
@@ -298,6 +298,11 @@
and 05/25/2004 10:57 CET. Maybe this is of any help.
------- Additional Comments From lupus@ximian.com 2004-06-25 11:28 -------
Ok, thanks, I guess we'll disable loop for the release.
Note that in the trace the SEGV doesn't happen in GetScale() anymore,
but in GetIsNull ()...
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-27 18:14 -------
+Paolo,
+
+Do we know if this has been fixed, now that -O=loop is enabled by default?