Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132069 - Kernel panic with sky2 driver and gentoo-sources-2.6.16-r6
Summary: Kernel panic with sky2 driver and gentoo-sources-2.6.16-r6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 16:20 UTC by Barry Shilliday
Modified: 2006-05-21 08:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Shilliday 2006-05-02 16:20:53 UTC
A separate issue found while investigating bug #132056:

On rebooting 2.6.16-r6 I've received some kernel panics. I cannot copy
and paste the information but have recorded this:

Unable to handle kernel NULL pointer dereference at virtual address 00000428
EIP is at sky2_poll+0x1da/0x870 [sky2]

Call Trace: [truncated]
ktime_get
net_rx_action
__do_softirq
do_IRQ
common_interrupt
default_idle
cpu_idle
start_kernel
unknown_bootoption

Kernel panic - not syncing: Fatal exception in interrupt.

The problem exists in conjunction with extremely poor performance from the sky2 driver and doesn't occur at all on the 2.6.15 kernels which use an earlier version of the driver.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-05-03 14:17:14 UTC
Does this happen on every reboot?

Can you reproduce this on the latest development kernel? Currently 2.6.17-rc3 -- it has the same sky2 version, but sky2 may be depending on some new network-layer behaviour.

If it happens on 2.6.17-rc3, please note down the EIP line again.
Comment 2 Barry Shilliday 2006-05-06 01:30:06 UTC
It doesn't happen on every reboot. I have however had the same panic with the newer 1.3rc1 sky2 driver. I will try the vanilla 2.6.17-rc3 sources and report back.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2006-05-21 08:36:50 UTC
Should be fixed as of gentoo-sources-2.6.16-r8, please reopen if this happens again.