[Mono-bugs] [Bug 61913][Nor] Changed - Mono.Data.SqliteClient:ExecuteReader() Fatal Engine Execution Error on MS.NET and doesn't PEVERIFY

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jul 2004 16:18:43 -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 grompf@sublimeintervention.com.

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

--- shadow/61913	2004-07-24 16:17:55.000000000 -0400
+++ shadow/61913.tmp.8782	2004-07-24 16:18:43.000000000 -0400
@@ -18,6 +18,11 @@
 
 Using mono.data.sqliteclient with sqlite.dll on windows causes a fatal engine execution error if 
 compiled with mcs or csc.  The mcs compiled binary also fails PEVERIFY on windows.  The 
 attached test case will demonstrate this issue;
 
 Additionally the mcs emitted dll doesn't PEVERIFY.
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-07-24 16:18 -------
+Created an attachment (id=8701)
+Testcase
+