mail-archives/mono-bugs/2002-April/000400.html

112 строки
3.9 KiB
HTML
Исходник Обычный вид История

2019-06-06 22:03:35 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 23690] New - Another NullRef when compiling attached code
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="000399.html">
<LINK REL="Next" HREF="000401.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 23690] New - Another NullRef when compiling attached code
</H1>
<B>bugzilla-daemon@rocky.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
TITLE="[Mono-bugs] [Bug 23690] New - Another NullRef when compiling attached code">bugzilla-daemon@rocky.ximian.com
</A><BR>
<I>20 Apr 2002 13:55:08 -0000</I>
<P><UL>
<LI> Previous message: <A HREF="000399.html">[Mono-bugs] [Bug 23689] Changed - Segementation fault when using mcs with this code
</A></li>
<LI> Next message: <A HREF="000401.html">[Mono-bugs] [Bug 23690] Changed - Another NullRef when compiling attached code
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#400">[ date ]</a>
<a href="thread.html#400">[ thread ]</a>
<a href="subject.html#400">[ subject ]</a>
<a href="author.html#400">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="mailto:pt99par@student.bth.se.">pt99par@student.bth.se.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=23690">http://bugzilla.ximian.com/show_bug.cgi?id=23690</A>
--- shadow/23690 Sat Apr 20 09:55:08 2002
+++ shadow/23690.tmp.12928 Sat Apr 20 09:55:08 2002
@@ -0,0 +1,47 @@
+Bug#: 23690
+Product: Mono/MCS
+Version: unspecified
+OS:
+OS Details: Mandrake 8.2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Misc
+AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+ReportedBy: <A HREF="mailto:pt99par@student.bth.se">pt99par@student.bth.se</A>
+QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Another NullRef when compiling attached code
+
+Please fill in this template when reporting a bug, unless you know what you are
+doing.Description of Problem:
+the nullref seems to appear in src/SharpDoc/LibraryReader.cs on line 8 or atleast
+disapear whe uncommented..
+
+Steps to reproduce the problem:
+1. unpack the attached file (tar.gz)
+2. 'make'
+3.
+
+Actual Results:
+(process:8616): ** WARNING **: unhandled exception System.NullReferenceException:
+&quot;A null value was found where an object instance was required&quot;
+in (unmanaged) System.Reflection.Emit.ConstructorBuilder:fixup ()
+in System.Reflection.Emit.TypeBuilder:CreateType ()
+in Mono.CSharp.TypeContainer:CloseType ()
+in Mono.CSharp.RootContext:CloseTypes ()
+in Mono.CSharp.Driver:MainDriver ()
+in Mono.CSharp.Driver:Main ()
+
+Expected Results:
+ Normal compilation
+
+How often does this happen?
+
+
+Additional Information:
+ commenting out line 8 in src/SharpDoc/LibraryReader.cs will make the bug
+disapear
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="000399.html">[Mono-bugs] [Bug 23689] Changed - Segementation fault when using mcs with this code
</A></li>
<LI> Next message: <A HREF="000401.html">[Mono-bugs] [Bug 23690] Changed - Another NullRef when compiling attached code
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#400">[ date ]</a>
<a href="thread.html#400">[ thread ]</a>
<a href="subject.html#400">[ subject ]</a>
<a href="author.html#400">[ author ]</a>
</LI>
</UL>
</body></html>