[Mono-dev] Occasional native stack trace in mono

Maciej Paszta paszczi at go2.pl
Tue Aug 4 06:31:16 EDT 2009


Hi!

I've written a custom server software that handles several connections and
processes data that is sent across them. Application is running on mono
2.4.2.2 on debian unstable (amd64). From time to time mono tends to throw
native stack trace:

        mono [0x47ea60]
        mono [0x4aec9d]
        /lib/libpthread.so.0 [0x7f6a02a137b0]
        mono [0x47c6cb]
        mono [0x47d6d3]
        mono [0x47d7c6]
        mono [0x4aedee]
        /lib/libpthread.so.0 [0x7f6a02a137b0]
        [0x417c05e0]

And application hangs completely. So far I'm unable to debug the root cause
of this (only happens on debian - so far our server on SuSE didn't die this
way). Does anyone have any clue on what can be causing this (maybe wrong
socket handling as this error happens when client disconnects) ?

-- 
Maciej Paszta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090804/f14534d7/attachment.html 


More information about the Mono-devel-list mailing list