Comment 10 for bug 2029382

Revision history for this message
Douglas Katzman (dougk) wrote :

try editing gencgc to have these initial values:
 gencgc_verbose = 1
 pre_verify_gen_0 = 1
 verify_gens = 0
And can you attach with gdb and confirm (as I suspect) that it crashed in the garbage collector?