[Mono-bugs] [Bug 58208][Nor] New - gacutil has problems on FreeBSD 4.9

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 12:09:07 -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 jns@gellyfish.com.

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

--- shadow/58208	2004-05-07 12:09:07.000000000 -0400
+++ shadow/58208.tmp.32340	2004-05-07 12:09:07.000000000 -0400
@@ -0,0 +1,36 @@
+Bug#: 58208
+Product: Mono: Runtime
+Version: unspecified
+OS: other
+OS Details: FreeBSD 4.9
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: jns@gellyfish.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gacutil has problems on FreeBSD 4.9
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+make install gives rise to:
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in (unmanaged) (wrapper managed-to-native) Mono.Tools.Driver:symlink
+(string,string)
+in <0x00004> (wrapper managed-to-native) Mono.Tools.Driver:symlink
+(string,string)
+in <0x00822> Mono.Tools.Driver:InstallAssembly (string[])
+in <0x005d2> Mono.Tools.Driver:Run (string[])
+in <0x00035> Mono.Tools.Driver:Main (string[])
+
+
+and then a hang.