At Fri, 21 Dec 2001 10:06:38 -0600 (CST),
Jonathan Lemon wrote:
> >I got a panic with today's current.  I don't know I can reproduce this
> >panic or not...
> 
> This probably is in:
> 
> 1015                    if (LIST_FIRST(&phd->phd_pcblist) == NULL) {
> 1016                            LIST_REMOVE(phd, phd_hash);
> 1017                            free(phd, M_PCB);
> 
> but without the structure pointers, there isn't much to debug.
> Is there a crash dump available?

Yes, I have.  But this machine have 2GB memory and dump is 2GB, too.
So it is difficult to send dump.  If you can instruct how I should do,
I'll follow you.


-- 
Jun Kuriyama <[EMAIL PROTECTED]> // IMG SRC, Inc.

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

Reply via email to