http://bugzilla.novell.com/show_bug.cgi?id=598228
http://bugzilla.novell.com/show_bug.cgi?id=598228#c1 --- Comment #1 from Sebastien Pouliot <[email protected]> 2010-04-20 18:36:38 UTC --- real culprit (NULL pointer) is a step above #1 0x0000000000415c08 in mono_assembly_name_from_token (image=0x8361a0, type_token=33554475) at class.c:6297 6297 return mono_stringify_assembly_name (&image->assembly->aname); (gdb) p image->assembly $2 = (MonoAssembly *) 0x0 -- Configure bugmail: http://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
