Summary: | sys-kernel/gentoo-sources-3.3.0 WARNING: at drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c:461 0xffffffffa0164135() | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Maksim 'max_posedon' Melnikau <maxposedon> |
Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Maksim 'max_posedon' Melnikau
2012-01-22 21:21:01 UTC
Are you still having this issue with later kernels? (In reply to comment #1) > Are you still having this issue with later kernels? Yes, it still here. [ 5353.766874] ------------[ cut here ]------------ [ 5353.766887] WARNING: at drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c:461 0xffffffffa0164135() [ 5353.766893] Hardware name: M11xR3 [ 5353.766897] reclaim is false, SEQ_RX_FRAME unset: REPLY_RX_PHY_CMD [ 5353.766901] Modules linked in: cbc ecb ecryptfs aes_x86_64 aes_generic usbhid joydev arc4 xhci_hcd ehci_hcd iwlwifi usbcore mac80211 usb_common cfg80211 atl1c nouveau ttm ipv6 [ 5353.766942] Pid: 0, comm: swapper/0 Tainted: G W 3.3.0-gentoo #1 [ 5353.766948] Call Trace: [ 5353.766952] <IRQ> [<ffffffff8104fc8f>] 0xffffffff8104fc8f [ 5353.766964] [<ffffffff81069883>] ? 0xffffffff81069883 [ 5353.766969] [<ffffffff8104fd3b>] 0xffffffff8104fd3b [ 5353.766975] [<ffffffff81069883>] ? 0xffffffff81069883 [ 5353.766980] [<ffffffffa0164135>] 0xffffffffa0164135 [ 5353.766986] [<ffffffff81054810>] 0xffffffff81054810 [ 5353.766991] [<ffffffff81054d99>] 0xffffffff81054d99 [ 5353.766996] [<ffffffff8109e287>] ? 0xffffffff8109e287 [ 5353.767001] [<ffffffff814f030c>] 0xffffffff814f030c [ 5353.767006] [<ffffffff8102d05c>] 0xffffffff8102d05c [ 5353.767011] [<ffffffff81055043>] 0xffffffff81055043 [ 5353.767015] [<ffffffff8102cd7f>] 0xffffffff8102cd7f [ 5353.767021] [<ffffffff814ee82b>] 0xffffffff814ee82b [ 5353.767025] <EOI> [<ffffffff8106985e>] ? 0xffffffff8106985e [ 5353.767033] [<ffffffff81069883>] ? 0xffffffff81069883 [ 5353.767038] [<ffffffff81069883>] ? 0xffffffff81069883 [ 5353.767043] [<ffffffff812ba10e>] ? 0xffffffff812ba10e [ 5353.767048] [<ffffffff812ba0ed>] ? 0xffffffff812ba0ed [ 5353.767054] [<ffffffff813de718>] 0xffffffff813de718 [ 5353.767060] [<ffffffff8102a14f>] 0xffffffff8102a14f [ 5353.767064] [<ffffffff814cdca6>] 0xffffffff814cdca6 [ 5353.767069] [<ffffffff81709a19>] 0xffffffff81709a19 [ 5353.767075] [<ffffffff8170925e>] 0xffffffff8170925e [ 5353.767079] [<ffffffff81709352>] 0xffffffff81709352 [ 5353.767085] ---[ end trace 7c496f7a9b5fc375 ]--- Can you compile 3.3.0 with debug symbols turned on and then copy the oops here? CONFIG_DEBUG_INFO=y and IWLWIFI_DEBUG=y |