Re: [svn:parrot] r25990 - trunk/src/pmc

2008-02-23 Thread Peter Gibbs
On Friday, February 22, 2008 10:50 PM [EMAIL PROTECTED] wrote: On Friday 22 February 2008 08:45:42 [EMAIL PROTECTED] wrote: Modified: trunk/src/pmc/parrotinterpreter.pmc Log: In thawfinish, delay setting constant flag on lib_name until Parrot_load_lib has been called, to avoid corruption in

Re: [svn:parrot] r25990 - trunk/src/pmc

2008-02-22 Thread chromatic
On Friday 22 February 2008 08:45:42 [EMAIL PROTECTED] wrote: > Modified: >trunk/src/pmc/parrotinterpreter.pmc > > Log: > In thawfinish, delay setting constant flag on lib_name until > Parrot_load_lib has been called, to avoid corruption in iglobals during GC. > This fixes segfault attempting t