dl_iterate_phdr() deadlock patch

Boehm, Hans hans_boehm@hp.com
Mon Mar 10 20:10:00 GMT 2003


I checked in the patch a while ago (Mar. 4).  If you're still seeing problems, that's news to me.  Please post details.  Is this still a deadlock?  For a dynamically linked executable?  Can you send gdb stack traces?

Hans

> -----Original Message-----
> From: Andrew Haley [mailto:aph@redhat.com]
> Sent: Monday, March 10, 2003 11:25 AM
> To: Boehm, Hans
> Cc: 'tromey@redhat.com'; 'java-patches@gcc.gnu.org'
> Subject: RE: dl_iterate_phdr() deadlock patch
> 
> 
> Boehm, Hans writes:
>  > A quick status update:
>  > 
>  > I checked the patch into the trunk.
>  > 
>  > I then decided to run SPECjbb on X86 as one last test before
>  > checking it into 3.3.  That failed.  It turns out that
>  > dl_iterate_phdr() apparently doesn't issue a callback for the main
>  > executable in a completely statically linked program, though it
>  > appears to do so if the program is linked against any dynamic
>  > libraries.
>  > 
>  > I am generating a small patch to work around this.  Unless I hear
>  > otherwise, I will check the result into 3.3 very soon, and update
>  > the trunk correspondingly.
> 
> No luck yet?  I'm still getting failures on 3.3 branch.
> 
> Andrew.
> 



More information about the Java-patches mailing list