[Mono-bugs] [Bug 61913][Nor] New - 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:17:55 -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.8766	2004-07-24 16:17:55.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 61913
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Windows XP
+OS Details: Windows XP MS.NET 1.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Data
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: grompf@sublimeintervention.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono.Data.SqliteClient:ExecuteReader() Fatal Engine Execution Error on MS.NET and doesn't PEVERIFY
+
+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.