[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: fs_fs core dumps in checksum code

From: Blair Zajac <blair_at_orcaware.com>
Date: Fri, 13 Apr 2012 18:44:39 -0700

On 04/13/2012 06:33 PM, Daniel Shahaf wrote:
> Blair Zajac wrote on Fri, Apr 13, 2012 at 13:08:12 -0700:
>> To do valgrind well, do I need to recompile APR with specific flags to
>> enable pool debugging?
>>
>
> Other than --enable-pool-debugging=N (aka -DAPR_POOL_DEBUG=N) (where
> N is placeholder for a number) ?

Yes, besides that?

Besides valgrind and enabling pool debugging, does anybody have any
recommendations for memory debugging besides valgrind in a production
environment, something like using a library that you LD_PRELOAD to
intercept malloc(), free(), etc?

These core dumps occur infrequently so if there's a way to leave some
debugging in that doesn't cost too much of a hit, that would be great.

Blair
Received on 2012-04-14 03:45:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.