[Mono-bugs] [Bug 37922][Wis] New - SQL# bug when quitting the command line tool.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 12 Feb 2003 05:16:36 -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 ben.luckham@bimtech.co.uk.

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

--- shadow/37922	Wed Feb 12 05:16:36 2003
+++ shadow/37922.tmp.21355	Wed Feb 12 05:16:36 2003
@@ -0,0 +1,45 @@
+Bug#: 37922
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ben.luckham@bimtech.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SQL# bug when quitting the command line tool.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+Attempting to quit the SQL# command line tool Postgres stylee (using ^D) 
+throws an exception.
+
+Steps to reproduce the problem:
+1. mono --debug sqlsharp.exe
+2. hit ^D
+
+Actual Results:
+Unhandled Exception: System.NullReferenceException: A null value was found 
+where an object instance was required
+in [0x00064] (at /root/mcs-0.19/tools/SqlSharp/SqlSharpCli.cs:1489) 00 
+Mono.Data.SqlSharp.SqlSharpCli:Run (string[])
+in [0x00007] (at /root/mcs-0.19/tools/SqlSharp/SqlSharpCli.cs:1670) 00 
+Mono.Data.SqlSharp.SqlSharpDriver:Main (string[])
+
+
+Expected Results:
+Just the shell prompt.
+
+How often does this happen? 
+Always.
+
+Additional Information:
+I am running SQL# under Gentoo Linux 1.4.2 with mono-0.19.