https://bugzilla.novell.com/show_bug.cgi?id=465185
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=465185#c2 --- Comment #2 from Marcel Hauf <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
