[Mono-bugs] [Bug 49001][Maj] New - Still can't install mod_mono_unix from CVS

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 09:42:16 -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 rauf@kuliyev.com.

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

--- shadow/49001	2003-09-28 09:42:16.000000000 -0400
+++ shadow/49001.tmp.24463	2003-09-28 09:42:16.000000000 -0400
@@ -0,0 +1,55 @@
+Bug#: 49001
+Product: Mono/MCS
+Version: unspecified
+OS: other
+OS Details: FreeBSD t30.kuliyev.com 5.1-RELEASE-p8 FreeBSD 5.1-RELEASE-p8 #6: Thu Sep 25 22:11:15 AZST 2003     root@t30.kuliyev.com:/usr/obj/usr/src/sys/T30  i386
+Status: NEW   
+Resolution: 
+Severity: 032 Four days
+Priority: Major
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: rauf@kuliyev.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Still can't install mod_mono_unix from CVS
+
+Description of Problem:
+When trying to compile ModMono.dll recieved: 
+
+Unhandled Exception: System.NullReferenceException: A null value was found
+where an object instance was required
+
+message and stuck for at least 2 hours on P4 IBM T30 laptop.
+
+Steps to reproduce the problem:
+
+t30# gmake -f makedll.mak
+mcs /debug+ /debug:full /nologo /r:System.Web.dll /target:library
+/out:ModMono.dll ApacheApplicationHost.cs ApacheWorkerRequest.cs
+MonoWorkerRequest.cs IApplicationHost.cs Request.cs
+
+Unhandled Exception: System.NullReferenceException: A null value was found
+where an object instance was required
+
+Actual Results:
+
+Stuck
+
+Expected Results:
+
+ModMono.dll
+
+How often does this happen? 
+
+Always and on FreeBSD 4.8-RELESE as well
+
+Additional Information:
+
+mono was installed from ports as 
+cd /usr/ports/lang/mono && make install clean
+
+t30# mono --version
+Mono JIT compiler version 0.24, (C) 2002, 2003 Ximian, Inc.