SuperSocket.ClientEngine icon indicating copy to clipboard operation
SuperSocket.ClientEngine copied to clipboard

“System.OutOfMemoryException”类型的未经处理的异常在 SuperSocket.ClientEngine.dll 中发生

Open jacdy opened this issue 5 years ago • 1 comments

经常出现这个错误,怎么办?

“iisexpress.exe”(CLR v4.0.30319: /LM/W3SVC/3/ROOT-1-132239365425535659): 已加载“C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.resources\v4.0_4.0.0.0_zh-Hans_b03f5f7f11d50a3a\System.Web.resources.dll”。模块已生成,不包含符号。 “System.OutOfMemoryException”类型的未经处理的异常在 SuperSocket.ClientEngine.dll 中发生

中断时显示的任务是

[任务 12543] SuperSocket.ClientEngine.dll!SuperSocket.ClientEngine.EasyClientBase.ConnectAsync(System.Net.EndPoint remoteEndPoint)

jacdy avatar Jan 20 '20 19:01 jacdy

Memory leak. There is no enough memory for the client. The problem may not be caused by SuperSocket.ClientEngine.

kerryjiang avatar Feb 18 '20 07:02 kerryjiang