[Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 25 21:41:51 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=573682
http://bugzilla.novell.com/show_bug.cgi?id=573682#c2
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atsushi at ximian.com,
| |vargaz at gmail.com
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 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.
More information about the mono-bugs
mailing list