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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
