| Summary: | make buildworld freezes my machine with a kernel panic "Fatal trap 12: page fault while in kernel mode..." | ||
|---|---|---|---|
| Product: | Base System | Reporter: | pushf <pushf> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
pushf
2000-06-03 09:50:00 UTC
On Sat, Jun 03, 2000 at 01:43:53AM -0700, pushf@mail.dotcom.fr wrote: > the machine is a pentium II 300 with 160 Mo of RAM. > >Description: > "make buildworld" crash my machine with a "kernel panic" > with message: > Fatal trap 12: page fault while in kernel mode; Supervisor read: Page not present The first thing to check is your hardware - we've seen problems like this if the processor is overheating (which it's more likely to do during a buildworld than if it is idle). Bad ram or oveclocking is another possiblilty. The second thing to check is that your modules were built at the same time as your kernel. If neither of these help you'll need to take down the full message printed after the "Fatal trap" message and post it here... David. Hi Pierre-Francois A while back you sent a problem report regarding buildworld problems, see http://www.FreeBSD.org/cgi/query-pr.cgi?pr=18982 Did you manage to get things going? If not did you try the suggestions from David Malone, see the PR. Please let us know how things turned out. Thanks Johan K State Changed From-To: open->feedback Waiting for feedback in response to dwmalone's suggestions. State Changed From-To: feedback->closed No response from originator. |