GC failure w/ THREAD_LOCAL_ALLOC ?

Bryce McKinlay bryce@waitaki.otago.ac.nz
Wed Mar 20 14:51:00 GMT 2002


Jeff Sturm wrote:

>On Wed, 20 Mar 2002, Bryce McKinlay wrote:
>
>>It runs fine without THREAD_LOCAL_ALLOC.
>>
>
>You're having better luck than I am, then.  I did get random, infrequent
>crashes in my application.  But without THREAD_LOCAL_ALLOC I don't get
>that far:
>
>0x40c45363 in GC_mark_from (mark_stack_top=0x805b0e8,
>mark_stack=0x805b000,
>    mark_stack_limit=0x8063000) at ../../../boehm-gc/mark.c:654
>654               deferred = *limit;
>

Did you reconfigure libjava and touch things like boehm.cc, boehm.h, etc 
to make sure that all the traces of THREAD_LOCAL_ALLOC get removed?

regards

Bryce.




More information about the Java mailing list