roxen.lists.pike.general

Subject Author Date
Re: The plot thickens (Re: Identifier reference index 36 out of range 0..29 (Re: Pike 7.8.306 beta)) Martin Stjernholm <mast[at]lysator[dot]liu[dot]se> 22-06-2009
"Stephen R. van den Berg" <<srb[at]cuci.nl>> wrote:

> It bears some resemblance to a Heisenbug...
> Adding more diagnostics makes the behaviour shift (maybe calling fprintf
> or adding werror to destroy() breaks the (threading)code, not sure).

I'd do a valgrind run if I were in your shoes. Pike is preferably
compiled with --with-valgrind to avoid valgrind false alarms, though.