On Wed, 27 Mar 2002, Alfred Perlstein wrote:

> * Terry Lambert <[EMAIL PROTECTED]> [020327 13:30] wrote:
> > Alfred Perlstein wrote:
> > >
> > > Can uma diagnose double free's?  It doesn't seem to be able to
> > > under a GENERIC config. :(
> >
> > THat's an INVARIANTS thing, even without UMA...
>
> /usr/src/sys/i386/conf % grep INVA BRIGHT
> options         INVARIANTS              #Enable calls of extra sanity checking
> options         INVARIANT_SUPPORT       #Extra sanity checks of internal structu
>
> All I got was a panic because uma seemed to get confused rather than
> catch the double free.
>

Yikes, a panic? From a double free? Was this from malloc or zalloc? Are
you sure there was no other memory corruption?

Thanks,
Jeff


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to