| Summary: | le driver causes kernel panic during ifconfig | ||
|---|---|---|---|
| Product: | Base System | Reporter: | alex <alex> |
| 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
alex
2000-06-12 19:20:01 UTC
State Changed From-To: open->feedback Hi Alex To be able to help you debug this problem we need some more information. Please see the FAQ (http://www.FreeBSD.org/FAQ/FAQ.html) section 'For serious FreeBSD hackers only' question 'Making the most of a kernel panic' for info how you can help us getting the info we need. Please send the info as a follow-up to this PR by sending a mail to 'freebsd-gnats-submit@FreeBSD.org' with the subject of this mail as subject. Or if the problem has been solved in later version of FreeBSD please let us know that as well. Thanks Johan K State Changed From-To: feedback->closed Feedback timeout I am seeing this problem in a 4.3-STABLE system. It runs fine until I try to start the network; then it crashes. The kernel backtrace looks like this: #0 dumpsys #1 boot #2 poweroff_wait #3 trap_fatal #4 trap_pfault #5 trap #6 ?? #7 intr_mux #8 vec9 #9 softclock #10 splz_swi #11 in_control #12 if_ioctl #13 soo_ioctl #14 ioctl #15 syscall2 #16 Xint0x80_syscall #17 ?? #18 ?? I'm available to dig more information from the dump whenever you ask. (The machine is almost useless when it's off the net, and I want to get it back up and running.) |