I embed Mono in my Obj-C app and develop in X-code on Mac OS

If a managed web request is made and fails (due to a lack of network access) 
while LLDB is attached the Mono runtime crashes.
Without the debugger attached things seem to be okay.
So I presume that LLDB is intercepting a signal generated by the runtime when 
the underlying socket(?) request times out.

Is that so?
And where in the Mono source should I be looking to get a better understanding 
of what is happening here?

Thanks

Jonathan.


_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.dot.net/mailman/listinfo/mono-devel-list

Reply via email to