Bug 8452
Summary: | e1000 network module may cause kernel oopses and panic on rmmod | ||
---|---|---|---|
Product: | Drivers | Reporter: | Artem S. Tashkinov (aros) |
Component: | Network | Assignee: | Jeff Garzik (jgarzik) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | auke-jan.h.kok, jbrandeb, protasnb |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.20.7 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
.config
dmesg |
Description
Artem S. Tashkinov
2007-05-08 04:58:34 UTC
May 8 17:30:36 localhost kernel: BUG: unable to handle kernel NULL pointer dereference at virtual address 00000000 May 8 17:30:36 localhost kernel: printing eip: May 8 17:30:36 localhost kernel: c0184ef2 May 8 17:30:36 localhost kernel: *pde = 00000000 May 8 17:30:36 localhost kernel: Oops: 0000 [#1] May 8 17:30:36 localhost kernel: PREEMPT SMP please attach .config. We have this hardware, but may need more details to reproduce. full dmesg would be useful. Created attachment 11615 [details]
.config
Created attachment 11616 [details]
dmesg
It's a usual dmesg
Any updates, is the bug still in 2.6.22+? Thanks. To my knowledge this is fixed in 2.6.22. I no longer observe this bug, let's close until I discover something new. |