On Wed, Mar 17, 2010 at 6:35 PM, Tim Post <[email protected]> wrote: > On Wed, 2010-03-17 at 15:34 +0100, Rainer Gerhards wrote: >> ==11294== Address 0x7a29228 is 47836712 bytes after the accessing >> pointer's >> ==11294== legitimate range, a block of size 288 alloc'd > > Did that happen in a signal handler that expanded variadic arguments > (i.e. *printf()) ?
No, at least not as far as my code is concerned. I don't know what pthreads does to implement thread cancellation. Rainer ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
