| Summary: | Page fault on `kldunload snd_driver` | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Edwin Sheldon <hungsquirrel> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 6.1-BETA2 | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Edwin Sheldon
2006-02-28 08:00:15 UTC
On Tue, Feb 28, 2006 at 07:57:37AM +0000, Edwin Sheldon wrote:
> Upon executing `kldunload snd_driver`, the system reboots. dmesg
> shows a page fault when the command was executed.
Please verify that your modules were rebuilt with your kernel build
(e.g. have the same timestamp). Stale modules often cause page
faults.
If so, please configure your system for crashdumps, build a debugging
kernel and obtain a gdb traceback (as described in the kernel
debugging chapter of the developers' handbook).
Kris
State Changed From-To: open->closed Feedback timeout (>3 months). |