[Mono-bugs] [Bug 683475] Weird behavior / crash with System.NullReferenceException: Object reference not set to an instance of an object

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 2 03:44:19 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=683475

https://bugzilla.novell.com/show_bug.cgi?id=683475#c2


--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2011-04-02 07:44:17 UTC ---
This is easier to reproduce with mono-sgen, where it causes a crash in 
mono_sgen_los_iterate_live_block_ranges () because one of the object headers is
corrupted.

This seems to be caused by a buffer overflow in
I18N.CJK.ISO2022JPEncoder:GetBytesImpl (). Probably all the encoders need to be
reviewed and changed to use non-unsafe code.

-- 
Configure bugmail: https://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