[Mono-bugs] [Bug 22811] Changed - segfault in execution of FilterName_impl on mint mcs

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Apr 2002 20:21:59 -0000


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 mkestner@speakeasy.net.

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

--- shadow/22811	Sat Apr  6 14:49:35 2002
+++ shadow/22811.tmp.6929	Sat Apr  6 15:21:59 2002
@@ -83,6 +83,11 @@
 
 ------- Additional Comments From mkestner@speakeasy.net  2002-04-06 14:49 -------
 I see a warning now, but the NullRefException still needs to be
 investigated. This is with mono and mcs from cvs 13:45 CST 4/6/02. 
 This still needs more work.  Let me know if I can provide any
 additional info.
+
+------- Additional Comments From mkestner@speakeasy.net  2002-04-06 15:21 -------
+FWIW, the mcs build on win32 also throws a NullRefException out of
+System.__Filters.FilterName() from
+Mono.CSharp.TypeContainer.FindMembers().