[Mono-bugs] [Bug 46197][Wis] Changed - mint fails to report exceptions inside TransparentProxies
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 12 Jul 2003 11:20:46 -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 sam@superduper.net.
http://bugzilla.ximian.com/show_bug.cgi?id=46197
--- shadow/46197 Sat Jul 12 11:18:18 2003
+++ shadow/46197.tmp.32404 Sat Jul 12 11:20:46 2003
@@ -22,6 +22,11 @@
Seems that TransparentProxy calls generate MonoIvocations with
null inv->method. Attached is my attempt to fix.
(May need to the fix for #45539 before this bug can be seen because
TcpCannel creation triggers Enum::GetValues)
+
+------- Additional Comments From sam@superduper.net 2003-07-12 11:20 -------
+Created an attachment (id=4856)
+patch to stop TransparentProxy Exceptions causing segfault
+