[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, 25 Jun 2004 11:10:21 -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 joergr@voelcker.com.

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

--- shadow/60613	2004-06-25 11:01:43.000000000 -0400
+++ shadow/60613.tmp.9725	2004-06-25 11:10:21.000000000 -0400
@@ -262,6 +262,11 @@
 I have two snapshots laying around: one from May 24 and one from May
 25 (CET, so it is before and after the change). The older snapshot
 works, the newer shows this error. Starting -O=-loop fixes the problem
 like in current CVS.
 
 Why does -O=all work? Doesn't it include loop optimization too?
+
+------- Additional Comments From JoergR@voelcker.com  2004-06-25 11:10 -------
+Created an attachment (id=8349)
+Trace showing the crash
+