http://bugzilla.novell.com/show_bug.cgi?id=507108
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=507108#c12 --- Comment #12 from Harald Herrmann <[email protected]> 2009-06-10 00:56:05 MDT --- The disassembly of the method where the SEGV occurs is as follows: (gdb) disassemble 0x4826e650 0x4826e670 Dump of assembler code from 0x4826e650 to 0x4826e670: 0x4826e650: lwz r3,3(r2) 0x4826e654: addi r11,r1,64 0x4826e658: stw r3,4(r11) 0x4826e65c: lwz r0,0(r3) 0x4826e660: stw r0,0(r11) 0x4826e664: stw r11,0(r3) 0x4826e668: lis r0,4142 0x4826e66c: ori r0,r0,37536 End of assembler dump. -- Configure bugmail: http://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
