[Mono-dev] runtime handles missing assemblies/classes etc. ungracefully

Joachim Ante joe at otee.dk
Wed Apr 26 17:45:18 EDT 2006


Hi,

>Currently, the runtime handles missing assemblies/classes/.. rather
>ungracefully by crashing/asserting etc.
http://bugzilla.ximian.com/show_bug.cgi?id=76661

I've been trying to fix this bug, but failed badly. I got it to not crash
inside of mono_runtime_invoke anymore (for my test case anyway), but then it
crashed when trying to extract the information from the exception. I have no
clue what is going on now and don't know how to debug the managed code when
it doesn't give me a stacktrace.

This is a really big issue for us. We are running mono in a web browser and
taking the whole browser down because a dll could not be found is just not a
very good idea.

Can someone who actually knows mono fix this?

Best regards,
Joachim Ante
www.otee.dk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono_runtime_invoke.patch
Type: application/octet-stream
Size: 1865 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060426/3a5a49a5/attachment.obj 


More information about the Mono-devel-list mailing list