Date: Wed, 29 Mar 2000 23:32:25 -0600 (CST) From: Wm Brian McCane <root@mccons.maxbaud.net> To: Chris Costello <chris@calldei.com> Cc: FreeBSD-current@FreeBSD.ORG Subject: Re: kernel trap 9 Message-ID: <Pine.BSF.3.96.1000329232732.43315B-100000@localhost> In-Reply-To: <20000328162145.R18325@holly.calldei.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris, Sorry, I didn't know what was needed. I have also located the problem (well, sort of). I built a GENERIC kernel, and then made incremental changes until I had my old working kernel back. The problem appears to be in the code for one of the following options: CLK_CALIBRATION_LOOP CLK_USE_I8254_CALIBRATION CLK_USE_TSC_CALIBRATION I don't need these anymore (my machine figures out the clock speed when it boots without them), so I didn't try to isolate which was at fault. If people would like, I can turn these on one at a time and see which is causing it. If I remember correctly from when I last looked at the code, CLK_CALIBRATION_LOOP turns on the feature and the other 2 select variations on how it is handled. brian +-----------------------------------+------------------------------------------+ He rides a cycle of mighty days, and \ Wm Brian and Lori McCane represents the last great schizm among\ McCane Consulting the gods. Evil though he obviously is, \ root@bmccane.maxbaud.net he is a mighty figure, this father of \ http://bmccane.maxbaud.net/ my spirit, and I respect him as the sons \ http://www.sellit-here.com/ of old did the fathers of their bodies. \ http://kidsearch.maxbaud.net/ Roger Zelazny - "Lord of Light" \ http://www.maxbaud.net/ +-------------------------------------------+----------------------------------+ On Tue, 28 Mar 2000, Chris Costello wrote: > On Tuesday, March 28, 2000, Wm Brian McCane wrote: > > Fatal trap 9: general protection fault in kernel mode > > <pointers, &etc> > > Why did you remove the vital information needed to track down > and fix the problem? > > -- > |Chris Costello <chris@calldei.com> > |A paperless office has about as much chance as a paperless bathroom. > `-------------------------------------------------------------------- > 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.3.96.1000329232732.43315B-100000>