Date: Wed, 24 Jan 2001 09:41:11 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: John Baldwin <jhb@FreeBSD.ORG> Cc: Bernd Walter <ticso@cicely5.cicely.de>, freebsd-alpha@FreeBSD.ORG Subject: RE: -current failing on PC164 Message-ID: <14958.59036.411197.382347@grasshopper.cs.duke.edu> In-Reply-To: <XFMail.010124011834.jhb@FreeBSD.org> References: <20010123214322.A26643@cicely5.cicely.de> <XFMail.010124011834.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin writes: > > > A test kernel with some of my changes in it died with a pmap_emulate > error. When I disabled all debugging options, removed things like > INET6, gif, faith, usb, etc., I got a kernel that booted and ran ok. > It looks like we are having a problem with kernels over 4meg possibly. > Thre have been reports of similar problems on i386 as well. Bernd's problem was an unaligned access error, probably in the witness or mutex debug code. This (probably) has nothing to do with pmap problems. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14958.59036.411197.382347>