|
From: Nicholas N. <nj...@cs...> - 2005-03-09 17:46:59
|
On Wed, 9 Mar 2005, Jeremy Fitzhardinge wrote: > It looks like the crash happened when massif is assembling its final report. > It seems that one of the pointers in the line > > xpt_snapshot->xpt->exact_ST_dbld += d_t1_t2 * xpt_snapshot->space > > is equal to 0xe4e4e4e4 - a very clearly bogus pointer. > > (The "stack overflow" message is meaningless in this context; it failed to > grow the stack to that address, so it decided that it was an overflow.) > > Nick? I'll look at it tonight. N |