[MonoDevelop] RemotingException: Unix transport error when Running Tests

Michael Hutchinson m.j.hutchinson at gmail.com
Thu Jan 28 20:29:29 EST 2010


On Thu, Jan 28, 2010 at 7:33 PM, Scott Willeke <scott at willeke.com> wrote:
> I'd love to work through this problem with you some how. It's really a nasty one.  I applied your patch and put the output below. Note I have some of my own tracing on from when I was tracking this down originally, but I think the messages are self explanatory and won't get in the way. Let me know what ideas you have about further troubleshooting this. I really was at a loss.
>
> If anyone else has ideas on how to debug something like this it would also be greatly appreciated!
> Begining RemoteTestRunner.Run...
> **
> ERROR:mini-exceptions.c:1170:mono_handle_exception_internal: assertion failed: (jit_tls->end_of_stack)
> Stacktrace:

This looks like a runtime crash. Maybe the child nunit runner process
is crashing and that's what's causing the remoting connection to fail?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list