On 26 Oct 1999, Daniel Wang wrote:
>
> "Peter C. Norton" <[EMAIL PROTECTED]> writes:
>
> > On Tue, Oct 26, 1999 at 04:17:33PM -0400, Daniel Wang wrote:
> > > *sigh* I've played various games trying to isolate this... I guess you really
> > > need purify to make sure you don't read from properly initialized memory...
> >
> > Try using ElectricFence. It's good at catching the basic nasties like this.
>
> Tried this already it wasn't useful...
> Efence just catches buffer overruns from what I can
> tell from the documentation.
I ran it in efence and got the same crash you did. I found the bug. It's
the same one that was in all the flowchart objects. Evidently there was
some cut-n-paste od bugs going on here.
/ Alex