Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2003 12:38:28 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Morten Rodal <morten@rodal.no>
Cc:        current@FreeBSD.ORG
Subject:   Re: panic in fork() on SMP 5.0-RELEASE
Message-ID:  <Pine.BSF.4.21.0301251235070.79988-100000@root.org>
In-Reply-To: <20030125202206.GA590@slurp.rodal.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 25 Jan 2003, Morten Rodal wrote:
> The system is running 5.0-RELEASE with a pretty standard kernel (just
> removed all the drivers I don't use and added SMP support).  I think
> the load of the system might have been high at the moment as I had
> just started
> 
>   cd /usr/ports && make -j8 clean

The problem is uap is invalid in this frame:
#15 0xc01bd2f0 in fork (td=0xc5144000, uap=0xe3ac4d10) at
/usr/src/sys/kern/kern_fork.c:124

The question is, why?  I suspect something to do with memory due to the
second two bytes being a valid kernel address.  How about a dmesg?

-Nate


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?Pine.BSF.4.21.0301251235070.79988-100000>