Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: Stack Overflows
cambler

From: Redmond, WA USA
Posts: 102
Member Since: 04/14/03
posted June 13, 2003 12:48 PM

I'm getting occasional stack overflows, using 12 async sockets. Here's the stack trace. Any clues?

> 00000000()
  mscorlib.dll!System.Threading.ThreadPool.QueueUserWorkItem(System.Threading.WaitCallback callBack, System.Object state) + 0x14 bytes
  mscorlib.dll!System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(System.Object NotUsed, System.Runtime.Remoting.Proxies.MessageData msgData) + 0x220 bytes
  dart.powertcp.sslsockets.dll!Dart.PowerTCP.SslSockets.Tcp.BeginReceive(byte[] buffer, int offset, int size, System.Net.Sockets.SocketFlags socketFlags, System.Object state) + 0x6f bytes
  dart.powertcp.sslsockets.dll!Dart.PowerTCP.SslSockets.Tcp.a() + 0x2f bytes
  dart.powertcp.sslsockets.dll!Dart.PowerTCP.SslSockets.Tcp.b(System.IAsyncResult A_0) + 0xb8 bytes
  mscorlib.dll!System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage msg) + 0x141 bytes
  mscorlib.dll!System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage msg, System.Runtime.Remoting.Messaging.IMessageSink replySink) + 0x272 bytes
  mscorlib.dll!System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(System.Object o) + 0x3f bytes
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted June 16, 2003 12:32 PM

Hi,
No, sorry, I am unable to ascertain any clues from this.
If you can reliably reproduce the problem in a very simple project, I can include the project in a report to the development staff.
Thanks,
-ken
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX