| Summary: | trap entry = 0x2 (memory management fault) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | root <root> |
| Component: | alpha | Assignee: | freebsd-alpha (Nobody) <alpha> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
root
2000-07-18 18:20:05 UTC
You need to give a bit more information if you can. This is a kernel you've built (root@foo.acn.pl:/usr/src/sys/compile/KROWA). Use nm to tell us what corresponds to the pc and ra values in the trap message. Better yet, build with options DDB and when it panics, type t<RET> to get a stack trace. State Changed From-To: open->feedback Can you still reproduce this with newer releases? State Changed From-To: feedback->closed Feedback timeout. |