[Mono-bugs] [Bug 46197][Wis] Changed - mint fails to report exceptions inside TransparentProxies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 3 Oct 2003 09:32:09 -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 vargaz@freemail.hu.

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

--- shadow/46197	2003-07-12 11:20:46.000000000 -0400
+++ shadow/46197.tmp.26374	2003-10-03 09:32:09.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 46197
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sam@superduper.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,13 @@
 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
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-03 09:32 -------
+Well, I couldn't make the interpreter crash with remoting code, but
+I check in your patch nonetheless.
+
+
+