> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick
> Sent: 10 January 2002 19:57
> To: Ian Holsman
> Cc: [EMAIL PROTECTED]
> Subject: Re: pool problems with HEAD??
> 
> 
> Ian Holsman <[EMAIL PROTECTED]> writes:
> 
> > can you run it with efence/purify on ?
> > this should catch the problem.
> 
> I wish I had purify.  I've tried efence on Linux but I'm not sure what
> is supposed to happen.

It is supposed to segfault at the first point where a bad memory
pointer is used.  IOW, run it in gdb.  Which might be a problem with
your repro recipe (500 threads/1 process)... Or isn't it?

>  It segfaults all over the place when I bang on
> it, but I don't get coredumps when threads segfault on my level of
> kernel :(
> 
> Maybe I can get efence installed on AIX or Solaris where I know I can
> get coredumps.

Sander

Reply via email to