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: debugging link_map corruption


Unfortunately, no.  We run in a very limited diskless software environment, so there is not much opportunity for external profiling.  I'm not confident that our sw stack would run under valgrind.



> On Wednesday, June 4, 2014 3:21 PM, Philippe Waroquiers <philippe.waroquiers@skynet.be> wrote:
> > On Wed, 2014-06-04 at 06:36 -0700, Maule Mark wrote:
> 
>>  Tried this on libc-help, no response, so trying gdb ...
>> 
>>  I have a heavily threaded program linked against many (~50) shared 
> libraries which occasionally experiences memory corruption
>>   such that the link_map list gets trashed rendering the core mostly 
> undebuggable.  I'm looking for ways to debug these sorts
>>   of problems.  My operating environment is Linux.
> Already tried Valgrind ?
> 
> Philippe
>


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