[Mono-bugs] [Bug 465185] mono_jit_init loads mscorlib which does not exist

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 13 12:35:31 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=465185

User marcel.hauf at googlemail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=465185#c2





--- Comment #2 from Marcel Hauf <marcel.hauf at googlemail.com>  2009-01-13 10:35:29 MST ---
> I suspect this has something
> to do with the way you are embedding the mono runtime.

Yeah, that could be possible because I tried to load the MonoVM on two
different locations in the code besides the one who crashes and where it works.
But I can only find three small difference:
1. The functions which are working are exported functions the other one not
2. The crashing function is called through a function pointer stored in a
struct
3. The crashing function is called later than the two working functions.
I will search for a debug package of libc to trace down the crash.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list