[Mono-bugs] [Bug 598228] [verifier] SIGSEGV in	mono_stringify_assembly_name
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Tue Apr 20 14:36:39 EDT 2010
    
    
  
http://bugzilla.novell.com/show_bug.cgi?id=598228
http://bugzilla.novell.com/show_bug.cgi?id=598228#c1
--- Comment #1 from Sebastien Pouliot <spouliot at novell.com> 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.
    
    
More information about the mono-bugs
mailing list