[Mono-aspnet-list] Stack overflow in unmanaged: IP: 0x8215e35, fault addr: 0xb5c04ed8

Alexander M. Batishchev abatishchev at godfather.net.ru
Sat Sep 4 04:17:06 EDT 2010


Hi, everybody.

 

I do next on my virtual debian box (Visual Studio 2010 web application built
using xbuild without errors)

 

$ xsp4 --port 8086

xsp4

Listening on address: 0.0.0.0

Root directory: /home/godfather/Projects/Test/

Listening on port: 8086 (non-secure)

Hit Return to stop the server.

Stack overflow in unmanaged: IP: 0x8215e35, fault addr: 0xb5c04ed8

 

And this I receive in a browser (after couple of minutes on inactivity on
forms auth login page or other actions):

 

Connection reset by peer

 

Description: HTTP 500. Error processing request.

 

Stack Trace: System.Net.Sockets.SocketException: Connection reset by peer

  at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, Int32 offset,
Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0 

  at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32
offset, Int32 size) [0x00000] in <filename unknown>:0 

 

Version information: Mono Runtime Version: 2.8.1 (master/cdf1247 Sat Sep 4
01:22:04 MSD 2010); ASP.NET Version: 4.0.30319.1

 

Is it a bug? Should I file it?

 

Thanks.

Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20100904/72cbe932/attachment.html 


More information about the Mono-aspnet-list mailing list