[Mono-dev] Mono process crashes after closing client socket

Alan McGovern alan.mcgovern at gmail.com
Thu Apr 8 05:09:53 EDT 2010


Hey,

Firstly, could you try with a newer mono. If there is a bug in 2.0,
there's not a chance of a new 2.0 release being made and it's also
quite possible that the issue has been fixed since then. If the bug is
still there in mono 2.6+ then file a bug report with all relevant
info. You could also try running your app in GDB
(http://www.mono-project.com/Debugging) to try and catch the place
where it blows up.

Alan.

On Thu, Feb 19, 2009 at 3:46 PM, FirstName LastName
<mousse_man at hotmail.com> wrote:
> Hi,
>
> I'm working with mono 2.0 on a ARM.  I'm seeing a strange problem.
>
> I have a client application that receives a HTTP MJPEG stream from my ARM.
> Sometimes, when closing the client, the tcp socket is properly handled in
>
> mono.  But sometimes, the mono process stop instantly with no trace.  I
> noticed that in this situation, every time it happens, the signal SIG_PIPE
> is raised.
>
> So, my question is:
>
> 1) Does mono handle gracefully the SIG_PIPE signal?
>
> Thanks.
>
>
>
> ________________________________
> Upgrade to Hotmail Plus and share more photos with bigger attachments. Click
> here to find out how Click here to find out how
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>


More information about the Mono-devel-list mailing list