Skip to content

Instantly share code, notes, and snippets.

@gregoryyoung
Created March 4, 2014 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregoryyoung/9347616 to your computer and use it in GitHub Desktop.
Save gregoryyoung/9347616 to your computer and use it in GitHub Desktop.
==20921== 2350 errors in context 22 of 32:
==20921== Conditional jump or move depends on uninitialised value(s)
==20921== at 0x51369C: sgen_sort_addresses (sgen-gc.c:1447)
==20921== by 0x52B879: sgen_optimize_pin_queue (sgen-pinning.c:154)
==20921== by 0x514803: major_copy_or_mark_from_roots (sgen-gc.c:2855)
==20921== by 0x515265: major_do_collection (sgen-gc.c:3277)
==20921== by 0x518F47: sgen_perform_collection (sgen-gc.c:3461)
==20921== by 0x51A8F4: sgen_los_alloc_large_inner (sgen-los.c:346)
==20921== by 0x50B1B2: mono_gc_alloc_obj_nolock (sgen-alloc.c:204)
==20921== by 0x50B6D7: mono_gc_alloc_vector (sgen-alloc.c:491)
==20921== by 0x4E4255: mono_array_new_specific (object.c:4920)
==20921== by 0x40C1FE6: ???
==20921== by 0x41ED43B: ???
==20921== by 0x6FC393F: ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment