http://bugzilla.novell.com/show_bug.cgi?id=573682
http://bugzilla.novell.com/show_bug.cgi?id=573682#c2 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Zoltan Varga <[email protected]> 2010-01-26 02:41:45 UTC --- CC-ing eno. The encoding code uses lots of unsafe code, so its a bit hard to determine what is happening. My guess is that it writes past the end of one of the arrays it accesses using unsafe code, which corrupt the GC data structures, causing a crash inside the GC. -- 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
