2015-10-29

HomeSeer 2 is crashing every few hours for the past couple of weeks. I have now managed to capture an error report.

Quote:

29/10/2015 21:10:28

Stream is closed.

HomeSeer version: 2.5.0.81

Source: System.Runtime.Remoting

Target: Int64 Seek(Int64, System.IO.SeekOrigin)

Stack trace:

at System.Runtime.Remoting.Channels.ChunkedMemoryStream.Seek(In t64 offset, SeekOrigin origin)

at Belikov.GenuineChannels.Messaging.GenuineChunkedStream.Seek( Int64 offset, SeekOrigin origin)

at Belikov.GenuineChannels.Messaging.GenuineChunkedStream.Seek( Int64 offset, SeekOrigin origin)

at Belikov.GenuineChannels.Messaging.GenuineChunkedStream.set_P osition(Int64 value)

at Belikov.GenuineChannels.GenuineTcp.TcpConnectionManager.LowL evel_EndSending(IAsyncResult ar)

at System.Net.LazyAsyncResult.Complete(IntPtr userToken)

at System.Net.ContextAwareResult.CompleteCallback(Object state)

at System.Threading.ExecutionContext.runTryCode(Object userData)

at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWi thGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

at System.Threading.ExecutionContext.RunInternal(ExecutionConte xt executionContext, ContextCallback callback, Object state)

at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

at System.Net.ContextAwareResult.Complete(IntPtr userToken)

at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)

at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortC allback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)

at System.Threading._IOCompletionCallback.PerformIOCompletionCa llback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Please specify what you were doing at the time of this error:

Anyone please point me in the right direction as to what this means.

Thanks,

Show more