| Summary: | panicstr:page fault; panic messages:Fatal trap 12: page fault while in kernel mode; | ||
|---|---|---|---|
| Product: | Base System | Reporter: | rzubairov <rzubairov> |
| Component: | kern | Assignee: | Bill Paul <wpaul> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
rzubairov
2000-08-17 07:20:00 UTC
Responsible Changed From-To: freebsd-bugs->wpaul The xl driver has changed a _lot_ from 3.x to 4.x. Bill, are you still maintaining xl for RELENG_3? Ravil, could you get a backtrace with debugging symbols? You'll need a debugging kernel (``makeoptions DEBUG=-g'' in the kernel config file and config'd with config -g). Once you have one, have a look at the instructions at: http://www.freebsd.org/handbook/kerneldebug.html Be sure to send your follow-up to <freebsd-gnats-submit@freebsd.org>, preserving the Subject line of this e-mail message. Of course, if xl is at the end of the line in RELENG_3, you might be better off upgrading to 4.1-RELEASE. State Changed From-To: open->closed Feedback timeout. Please try 4.4-RELEASE or STABLE and report any problems you might encounter. 3.x is generally considered non-maintained. |