Bugzilla – Bug 322220
XSP CRASH or HANGE ISSUE
Last modified: 2007-09-15 21:24:57 UTC
---- Reported by david_garcia@logitech.com 2006-09-27 17:27:27 MST ---- Mono 1.1.17.1 XSP throws the following exception after a few postback request are made. The specific post back operation occurs from a group of radio buttons boudn to the same event. I think some of the modules for the windows builds were not signed correctly because this has occured before when i was working with debugging the excessive lag for Mono.WebServer on Sun hardware (to many string concat operations in framework). Description: Error processing request. Error Message: HTTP 500. Stack Trace: System.Runtime.Remoting.RemotingException: Method 'Read' not found in type 'Mono.WebServer.BaseRequestBroker'Server stack trace: at System.Runtime.Remoting.Messaging.CADMethodCallMessage.GetMethod () [0x00000] at System.Runtime.Remoting.Messaging.MethodCall..ctor (System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) [0x00000] at System.AppDomain.ProcessMessageInDomain (System.Byte[] arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg, System.Byte [] arrResponse, System.Runtime.Remoting.Messaging.CADMethodReturnMessage cadMrm) [0x00000] at (wrapper remoting-invoke-with-check) System.AppDomain:ProcessMessageInDomain (byte [],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[] &,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&) at System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDomain (System.Byte[] arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) [0x00000] Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception exc, System.Object[] out_args) [0x00000] I download the newest source code for XSP, rebuild it with NET_2_0 , and resigned everything with the pub file, replaced the 1.1.17.1 Mono.WebServer2 and XSP2 with the recompiled & signed versions only to have Mono.WebServer2 Hang. I telnet into it so i can manually post the http get command, but it fails to process the request. I posted the http headers, but the connection never terminates after the crlf-crlf, nor does it start processing request. ---- Additional Comments From robertj@gmx.net 2006-10-04 19:16:06 MST ---- *** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO79511 *** Unknown operating system unknown. Setting to default OS "Other". This bug was marked DUPLICATE in the database it was moved from. Changing resolution to "MOVED"