Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Mar 1998 10:49:31 -0800
From:      Julian Elischer <julian@whistle.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        Greg Lehey <grog@lemis.com>, FreeBSD Hackers <hackers@FreeBSD.ORG>
Subject:   Re: Kernel debugging: what's going on here?
Message-ID:  <34FAFF3B.15FB7483@whistle.com>
References:  <199802280214.SAA00165@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
M
> Whoops.  OK, are we sure that "bp" points to the same type in both
> cases?  And more importantly, that bp->b_vp is expected to be the same
> type?  (Yes, this is *really* clutching at straws).  There's not much
> else short of a GDB bug that I can think of that would cause this.
>

many interrupts are still running..
the clock is still ticking..

I've seen a machine in DDB respond to pings.

how are you allocating the new buffer?

it looks like it got BZERO'd between the two..
did the malloc actually succeed? etc.etc.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34FAFF3B.15FB7483>