GC_descr_obj_sz miscompilation (was RE: GC_enable_incremental())

Bryce McKinlay mckinlay@redhat.com
Fri Sep 10 16:45:00 GMT 2004


Ranjit Mathew wrote:

>Boehm, Hans wrote:
>  
>
>>1) The multithreaded GC doesn't run under gdb 6.1.  I suspect
>>some signals are being misdirected, or the like.  (I mention
>>this here only because it might frustrate others, too.)
>>    
>>
>
>You might have better luck with GDB 6.2/6.2.1. From
>the NEWS file for 6.2:
>--------------------------- 8< ---------------------------
>* Fix for ``many threads''
>  
>

I still have problems with heavily threaded Java programs freezing under 
gdb 6.2 (and current CVS). A workaround is to set 
LD_ASSUME_KERNEL=2.4.19 to force the use of linuxthreads, rather than NPTL.

Regards

Bryce



More information about the Java mailing list