[Mono-bugs] [Bug 81653][Nor] Changed - Crash returning a remote objectc from a remote procedure
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 17 15:06:05 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81653
--- shadow/81653 2007-05-17 14:45:20.000000000 -0400
+++ shadow/81653.tmp.30594 2007-05-17 15:06:05.000000000 -0400
@@ -5,17 +5,18 @@
OS Details: FC 4 Mono 1.2.4
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: remoting
-AssignedTo: lluis at ximian.com
+AssignedTo: robertj at gmx.net
ReportedBy: rook at roo.k.pl
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc:
Summary: Crash returning a remote objectc from a remote procedure
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
@@ -115,6 +116,15 @@
------- Additional Comments From robertj at gmx.net 2007-05-17 14:45 -------
The issue doesn't occur on Mono/Win32, so it's probably a
Mono.Remoting.Channels.Unix issue.
I'll try to reproduce it w/out the IpcChannel.
+
+------- Additional Comments From robertj at gmx.net 2007-05-17 15:06 -------
+Okay, the bug is in IpcChannel's URI mapping functions.
+
+Michał, if you really need an IPC channel, use the original
+Mono.Remoting.Channels.Unix. See the patch.
+
+Assigning to me.
+
More information about the mono-bugs
mailing list