https://bugzilla.novell.com/show_bug.cgi?id=436189
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=436189#c2 Paolo Molaro <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Normal --- Comment #2 from Paolo Molaro <[EMAIL PROTECTED]> 2008-10-16 10:57:45 MDT --- dynamic_base is usually setup from C# code. How are you running your app? Anyway, assuming you run the program the same why it's strange that on linux it doesn't happen. You might be able to workaround using SetDynamicBase() on the appdomain. It would be nice if you could provide a test case where this happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
