[Mono-dev] DotNet Remoting : Failed to read past end of stream

Rodrigo Kumpera kumpera at gmail.com
Mon Sep 10 18:44:13 UTC 2012


Please file a bug report with a reproducible test case.


On Thu, Aug 30, 2012 at 1:53 AM, Олег Демидов <demidov at wad-jet.ru> wrote:

> Hello! All methods call using Net Remoting runs through time, in what
> could be the problem?
>
> The same problem:
> http://www.mail-archive.com/mono-bugs@lists.ximian.com/msg08642.html
>
> System.IO.EndOfStreamException: Failed to read past end of stream.
>
> Server stack trace:
>
>   at System.IO.BinaryReader.ReadByte () [0x00000] in <filename unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject
> (System.IO.BinaryReader reader) [0x00000] in <filename unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph
> (BinaryElement elem, System.IO.BinaryReader reader, Boolean readHeaders,
> System.Object& result, System.Runtime.Remoting.Messaging.Header[]& headers)
> [0x00000] in <filename unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph
> (System.IO.BinaryReader reader, Boolean readHeaders, System.Object& result,
> System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] in <filename
> unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.MessageFormatter.ReadMethodCall
> (BinaryElement elem, System.IO.BinaryReader reader, Boolean hasHeaders,
> System.Runtime.Remoting.Messaging.HeaderHandler headerHandler,
> System.Runtime.Serialization.Formatters.Binary.BinaryFormatter formatter)
> [0x00000] in <filename unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize
> (System.IO.Stream serializationStream,
> System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in
> <filename unknown>:0
>   at
> System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize
> (System.IO.Stream serializationStream,
> System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] in
> <filename unknown>:0
>   at
> System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage
> (IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders
> requestHeaders, System.IO.Stream requestStream, IMessage& responseMsg,
> ITransportHeaders& responseHeaders, System.IO.Stream& responseStream)
> [0x00000] in <filename unknown>:0
>
> --
> Demidov Oleg
> +7 904 554 9503
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120910/d5c42ac0/attachment.html>


More information about the Mono-devel-list mailing list