This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: breaks at thread create and delete fail on PPC64/Linux


Daniel Jacobowitz wrote:
> On Tue, Aug 29, 2006 at 09:03:31PM +0200, Mark Kettenis wrote:
> 
>>Normally we get an event right before a shared library and its
>>dependencies is loaded and right after.  At that last event things are
>>supposed to be in a consistent state, so relocations should have been
>>processed (except for relocations to be resilved by lazy binding of
>>course).
> 
> 
> I happened to stumble across this bug report from John Reiser today,
> which seems to explain Paul's trouble:
>   http://sourceware.org/bugzilla/show_bug.cgi?id=2328
> 
> He's even got a patch for it, but it isn't in the bug report.  John,
> any change that you could break it out of the other patches and submit
> it?
> 
> In the mean time, it's over here:
>   http://www.bitwagon.com/glibc-audit/glibc-audit.html
> 

Attached in Comment #1 of
   http://sourceware.org/bugzilla/show_bug.cgi?id=2328

-- 
John Reiser, jreiser@BitWagon.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]