https://bugzilla.novell.com/show_bug.cgi?id=471302
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=471302#c3 Joe Mistachkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Joe Mistachkin <[email protected]> 2009-02-09 19:29:57 MST --- It appears that assemblies created using AssemblyBuilder/ModuleBuilder end up with a NULL MonoReflectionModule "image" member. This eventually triggers the "g_assert (module->image)" in ves_icall_System_Reflection_Module_GetGuidInternal. Steps to Reproduce (Windows only): 1. Download the Windows setup or binary distribution from: http://eagle.to/ 2. Start the EagleShell.exe under the Mono of your choice (crash in 2.0 and 2.2) 3. Type "set argv [list -match [list library-1.1 object-10.1] -constraints monoCrash]; set no(sql) true" and hit enter. 4. Type "#test" and hit enter to see the failure (complete with stack trace). -- 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
