Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2001 01:15:07 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        current@freebsd.org
Subject:   Re: FYI: Panic at in_pcbremlists()
Message-ID:  <7melloft2s.wl@waterblue.imgsrc.co.jp>
In-Reply-To: <200112211606.fBLG6cf73267@prism.flugsvamp.com>
References:  <local.mail.freebsd-current/7mk7vgfxjh.wl@waterblue.imgsrc.co.jp> <200112211606.fBLG6cf73267@prism.flugsvamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7melloft2s.wl>