Comment 2 for bug 398824

Revision history for this message
FuePi (fuepi) wrote :

As of commit ae71453672bf0a1fd9cbae97de8063c500c1eb03 this is still an issue.

[...]
# Shift under term #11 to state #233
# Current token is #0
# Reduce with prod #2 [NT=1, SZ=4]
# Reduce rule: top state 0, lhs sym 1 -> state 2
# Goto state #2
# Shift under term #0 to state #3
# Current token is #0
# Reduce with prod #0 [NT=0, SZ=2]
# Reduce rule: top state 0, lhs sym 0 -> state -1
# Goto state #-1

Unhandled Exception: Mono.Security.Protocol.Tls.TlsException: Couldn't complete EndRead
  at Mono.Security.Protocol.Tls.SslStreamBase.EndRead (IAsyncResult asyncResult) [0x00065] in /build/buildd/mono-2.4.0/mcs/class/Mono.Security/Mono.Security.Protocol.Tls/SslStreamBase.cs:877
  at System.Net.Security.SslStream.EndRead (IAsyncResult asyncResult) [0x00006] in /build/buildd/mono-2.4.0/mcs/class/System/System.Net.Security/SslStream.cs:492
  at System.Net.Security.SslStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in /build/buildd/mono-2.4.0/mcs/class/System/System.Net.Security/SslStream.cs:511
  at NMapi.TeamXChangeEventServer+TxcEventSslStream.Read (System.Byte[] buffer, Int32 offset, Int32 count) [0x00006] in /home/install/OpenMapi.org/nmapi/providers/NMapi.Provider.TeamXChange/TeamXChangeEventServer.cs:100
  at CompactTeaSharp.XdrTcpDecodingStream.ReadBuffer (System.IO.Stream stream, System.Byte[] bytes, Int32 bytesToRead) [0x00007] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/XdrTcpDecodingStream.cs:121
  at CompactTeaSharp.XdrTcpDecodingStream.Fill () [0x0001e] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/XdrTcpDecodingStream.cs:172
  at CompactTeaSharp.XdrTcpDecodingStream.XdrDecodeInt () [0x00005] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/XdrTcpDecodingStream.cs:278
  at CompactTeaSharp.Server.OncRpcServerCallMessage.XdrDecode (CompactTeaSharp.XdrDecodingStream xdr) [0x00000] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/Server/OncRpcServerCallMessage.cs:68
  at CompactTeaSharp.Server.OncRpcTcpConnectionServerTransport.DecodeHeader (CompactTeaSharp.Server.OncRpcCallInformation callInfo) [0x00000] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/Server/OncRpcTcpConnectionServerTransport.cs:447
  at CompactTeaSharp.Server.OncRpcTcpConnectionServerTransport._listen () [0x00014] in /home/install/OpenMapi.org/nmapi/RemoteTea-Sharp/OncRpc/Server/OncRpcTcpConnectionServerTransport.cs:406