Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67236 - ifconfig/dhcpcd ath0 -> kernel BUG at net/core/skbuff.c:91!
Summary: ifconfig/dhcpcd ath0 -> kernel BUG at net/core/skbuff.c:91!
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-12 08:21 UTC by Paul Keser
Modified: 2005-04-01 01:15 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 Paul Keser 2004-10-12 08:21:38 UTC
It was working fine until I did an "emerge -v --update --deep world" this weekend.  I also did a "genkernel --menuconfig all" and enabled almost everything in the iptables section preparing to configure firewall on host.

Now system boots fine, ath0 looks good until I try to give it an IP either with ifconfig or dhcpcd.  I get a segmentation fault and then ifconfig -a locks up.

I am running 2.6.8-gentoo-r3 on an IBM thinkpad T41 with internal atheros a/b/g wireless card.  Please let me know if there is any additional info you need.  I am a gentoo noob but have been using various flavors of linux for 5-6 years.

dmesg output from  seg fault:

skput:over: e1a1238a:21 put:21 dev:<NULL>------------[ cut here ]------------
kernel BUG at net/core/skbuff.c:91!
invalid operand: 0000 [#1]
Modules linked in: snd_pcm_oss snd_mixer_oss ohci_hcd snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd_page_alloc gameport snd_mpu401_uart snd_rawmidi snd_seq_device snd uhci_hcd intel_agp agpgart ath_pci wlan ath_hal e1000 sbp2 ohci1394 ieee1394 usb_storage ehci_hcd usbcore
CPU:    0
EIP:    0060:[<c035c759>]    Tainted: P
EFLAGS: 00210206   (2.6.8-gentoo-r3)
EIP is at skb_over_panic+0x29/0x40
eax: 0000002c   ebx: d8533900   ecx: dece10e0   edx: c0414338
esi: 00000150   edi: 00000015   ebp: dee5a3ac   esp: d5f79d84
ds: 007b   es: 007b   ss: 0068
Process ifconfig (pid: 12374, threadinfo=d5f78000 task=df8bd8b0)
Stack: c03fd154 e1a1238a 00000015 00000015 c03e22cb e1a12392 d8533900 00000015
       e1a1238a 00000000 00000000 df2dd000 e1a0da3c d5f79dcc 00000015 00000000
       e19c3c25 c1788000 dee5a000 dee5a06c 00000001 dee5a3ac dee5a3ac e1a0eba0
Call Trace:
 [<e1a1238a>] ieee80211_getmgtframe+0xaa/0xd0 [wlan]
 [<e1a12392>] ieee80211_getmgtframe+0xb2/0xd0 [wlan]
 [<e1a1238a>] ieee80211_getmgtframe+0xaa/0xd0 [wlan]
 [<e1a0da3c>] ieee80211_send_mgmt+0x93c/0x9d0 [wlan]
 [<e19c3c25>] ath_startrecv+0x95/0xc0 [ath_pci]
 [<e1a0eba0>] ieee80211_newstate+0x240/0x550 [wlan]
 [<e19c40f7>] ath_newstate+0x177/0x390 [ath_pci]
 [<e1a0aaff>] ieee80211_next_scan+0xff/0x150 [wlan]
 [<e1a0eb58>] ieee80211_newstate+0x1f8/0x550 [wlan]
 [<e19c40f7>] ath_newstate+0x177/0x390 [ath_pci]
 [<e19c0087>] ath_init+0x177/0x2a0 [ath_pci]
 [<c0361293>] dev_open+0xd3/0x110
 [<c03625d1>] dev_change_flags+0x51/0x130
 [<c0396b29>] devinet_ioctl+0x239/0x580
 [<c0398a45>] inet_ioctl+0x45/0x90
 [<c0359a5d>] sock_ioctl+0xbd/0x250
 [<c015a2ed>] sys_ioctl+0x8d/0x1f0
 [<c01174a0>] do_page_fault+0x0/0x562
 [<c0105cf7>] syscall_call+0x7/0xb
Code: 0f 0b 5b 00 72 ac 3f c0 83 c4 14 c3 8d 74 26 00 8d bc 27 00

ifconfig -a BEFORE seg fault:

bash-2.05b# ifconfig -a
ath0      Link encap:Ethernet  HWaddr 00:05:4E:47:9F:C6
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:199
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:11 Memory:e1972000-e1982000

eth0      Link encap:Ethernet  HWaddr 00:0D:60:8B:83:3C
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Base address:0x8000 Memory:c0220000-c0240000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:200 (200.0 b)  TX bytes:200 (200.0 b)

Reproducible: Always
Steps to Reproduce:
1.a.  ifconfig ath0 192.168.1.50
  or
1.b.  dhcpcd ath0
2.ifconfig -a 
3.

Actual Results:  
ifconfig -a locks up, no network connecivity before or after

Expected Results:  
ip address configured, network connectivity established.

full dmesg up to but BEFORE seg fault:

bash-2.05b# dmesg
Linux version 2.6.8-gentoo-r3 (root@candito) (gcc version 3.3.4 20040623 (Gentoo
Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #1 Sun Oct 10 15:13:04 UTC 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001ff60000 (usable)
 BIOS-e820: 000000001ff60000 - 000000001ff77000 (ACPI data)
 BIOS-e820: 000000001ff77000 - 000000001ff79000 (ACPI NVS)
 BIOS-e820: 000000001ff80000 - 0000000020000000 (reserved)
 BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
511MB LOWMEM available.
On node 0 totalpages: 130912
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 126816 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI present.
ACPI: RSDP (v002 IBM                                       ) @ 0x000f6e00
ACPI: XSDT (v001 IBM    TP-1R    0x00003041  LTP 0x00000000) @ 0x1ff6af83
ACPI: FADT (v003 IBM    TP-1R    0x00003041 IBM  0x00000001) @ 0x1ff6b000
ACPI: SSDT (v001 IBM    TP-1R    0x00003041 MSFT 0x0100000e) @ 0x1ff6b1b4
ACPI: ECDT (v001 IBM    TP-1R    0x00003041 IBM  0x00000001) @ 0x1ff76e06
ACPI: TCPA (v001 IBM    TP-1R    0x00003041 PTL  0x00000001) @ 0x1ff76e58
ACPI: BOOT (v001 IBM    TP-1R    0x00003041  LTP 0x00000001) @ 0x1ff76fd8
ACPI: DSDT (v001 IBM    TP-1R    0x00003041 MSFT 0x0100000e) @ 0x00000000
Built 1 zonelists
Kernel command line: root=/dev/ram0 real_root=/dev/hda5
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 1694.933 MHz processor.
Using tsc for high-res timesource
Speakup v-2.00 CVS: Mon Jun 7 10:52:38 EDT 2004 : initialized
Speakup:  loading module "speakup_n"
request_module: runaway loop modprobe speakup_n
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 512688k/523648k available (2774k kernel code, 10176k reserved, 966k
data, 168k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3350.52 BogoMIPS
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Couldn't initialize miscdevice /dev/synth.
CPU: After generic identify, caps: a7e9fbbf 00000000 00000000 00000000
CPU: After vendor identify, caps:  a7e9fbbf 00000000 00000000 00000000
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: After all inits, caps:        a7e9fbbf 00000000 00000000 00000040
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) M processor 1700MHz stepping 05
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1694.0230 MHz.
..... host bus clock speed is 99.0660 MHz.
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 1070k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Edge set to Level Trigger.
ACPI: Found ECDT
    ACPI-0179: *** Warning: The ACPI AML in your computer contains errors,
please nag the manufacturer to correct it.
    ACPI-0182: *** Warning: Allowing relaxed access to fields; turn on
CONFIG_ACPI_DEBUG for details.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: Embedded Controller [EC] (gpe 28)
ACPI: Power Resource [PUBS] (on)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
Linux Plug and Play Support v0.97 (c) Adam Belay
SCSI subsystem initialized
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
ACPI: PCI interrupt 0000:00:1f.3[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:00.1[B] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 11 (level, low) -> IRQ 11
vesafb: ATI Technologies Inc., M9  , 01.00 (OEM: ATI MOBILITY RADEON 9000)
vesafb: VBE version: 2.0
vesafb: protected mode interface info at c000:580d
vesafb: pmi: set display start = c00c587b, set palette = c00c58b5
vesafb: pmi: ports = 3010 3016 3054 3038 303c 305c 3000 3004 30b0 30b2 30b4
vesafb: monitor limits: vf = 0 Hz, hf = 0 kHz, clk = 0 MHz
vesafb: scrolling: redraw
vesafb: framebuffer at 0xe0000000, mapped to 0xe0815000, size 16384k
fb0: VESA VGA frame buffer device
Simple Boot Flag at 0x35 set to 0x1
Machine check exception polling timer started.
IBM machine detected. Enabling interrupts during APM calls.
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
udf: registering filesystem
SGI XFS with large block numbers, no debug enabled
Initializing Cryptographic API
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
Synaptics Touchpad, model: 1
 Firmware: 5.9
 Sensor: 44
 new absolute packet format
 Touchpad has extended capability bits
 -> multifinger detection
 -> palm detection
 -> pass-through port
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: Synaptics pass-through port at isa0060/serio1/input0
input: PS/2 Generic Mouse on synaptics-pt/serio0
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
vesafb: mode switch failed (eax: 0x41004f)
Console: switching to colour frame buffer device 80x30
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
hw_random hardware driver 1.0.0 loaded
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 11 (level, low) -> IRQ 11
acpi_floppy_resource: 6 ioports at 0x3f0
acpi_floppy_resource: 1 ioports at 0x3f7
floppy: controller ACPI FDC at I/O 0x3f0-0x3f5, 0x3f7-0x3f7 irq 6 dma channel 2
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x1860-0x1867, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1868-0x186f, BIOS settings: hdc:DMA, hdd:pio
hda: HTS726060M9AT00, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: UJDA755zDVD/CDRW, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: Host Protected Area detected.
        current capacity is 110194034 sectors (56419 MB)
        native  capacity is 117210240 sectors (60011 MB)
hda: 110194034 sectors (56419 MB) w/7877KiB Cache, CHS=65535/16/63, UDMA(100)
 /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 >
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
st: Version 20040403, fixed bufsize 32768, s/g segs 256
ACPI: PCI interrupt 0000:02:00.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.0 [1014:0552]
Yenta: ISA IRQ mask 0x04f8, PCI irq 11
Socket status: 30000086
ACPI: PCI interrupt 0000:02:00.1[B] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:00.1 [1014:0552]
Yenta: ISA IRQ mask 0x04f8, PCI irq 11
Socket status: 30000086
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 17
speedstep-centrino: found "Intel(R) Pentium(R) M processor 1700MHz": max
frequency: 1700000kHz
p4-clockmod: P4/Xeon(TM) CPU On-Demand Clock Modulation available
ACPI: (supports S0 S3 S4 S5)
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 168k freed
usbcore: registered new driver usbfs
usbcore: registered new driver hub
ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 11 (level, low) -> IRQ 11
ehci_hcd 0000:00:1d.7: Intel Corp. 82801DB (ICH4) USB2 EHCI Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 11, pci mem e1887000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
Initializing USB Mass Storage driver...
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
ReiserFS: hda5: warning: sh-2021: reiserfs_fill_super: can not find reiserfs on hda5
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda5, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Adding 997912k swap on /dev/hda3.  Priority:-1 extents:1
EXT3 FS on hda5, internal journal
e1000: Ignoring new-style parameters in presence of obsolete ones
Intel(R) PRO/1000 Network Driver - version 5.2.52-k4
Copyright (c) 1999-2004 Intel Corporation.
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.11.6
wlan: 0.8.4.2 (EXPERIMENTAL)
ath_pci: 0.9.4.0 (EXPERIMENTAL)
ACPI: PCI interrupt 0000:02:02.0[A] -> GSI 11 (level, low) -> IRQ 11
ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps
36Mbps 48Mbps 54Mbps
ath0: mac 5.6 phy 4.1 5ghz radio 1.7 2ghz radio 2.3
ath0: 802.11 address: 00:05:4e:47:9f:c6
ath0: Use hw queue 0 for WME_AC_BE traffic
ath0: Use hw queue 1 for WME_AC_BK traffic
ath0: Use hw queue 2 for WME_AC_VI traffic
ath0: Use hw queue 3 for WME_AC_VO traffic
ath0: Atheros 5212: mem=0xc0210000, irq=11
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hda6, internal journal
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
EXT3 FS on hda5, internal journal
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 855PM Chipset.
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 256M @ 0xd0000000
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.0: Intel Corp. 82801DB (ICH4) USB UHCI #1
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 11, io base 00001800
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.1[B] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.1: Intel Corp. 82801DB (ICH4) USB UHCI #2
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 11, io base 00001820
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.2: Intel Corp. 82801DB (ICH4) USB UHCI #3
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 11, io base 00001840
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 11 (level, low) -> IRQ 11
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49445 usecs
intel8x0: clocking to 48000
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be
trying access hardware directly.
atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be
trying access hardware directly.
Comment 1 solar (RETIRED) gentoo-dev 2004-10-12 09:25:46 UTC
latexer (this is 2.6.8.x) I can't really test this.
Comment 2 Paul Keser 2004-10-15 08:25:04 UTC
Any ideas what I can do to get past this?  It took me months to get this system sorted out and now I am back to either booting from knoppix or XP.

Please help!!!  I don't care what I have to disable, downgrade etc.  I really need to get this system back online.

Thanks

-PaulK
Comment 3 SpanKY gentoo-dev 2005-01-02 00:42:46 UTC
Linux version 2.6.8-gentoo-r3 (root@candito) (gcc version 3.3.4 20040623 (Gentoo

that's an outdated kernel, you should update it
Comment 4 Brian McKee 2005-04-01 00:09:23 UTC
I got a similar error. All I did was remove ip filtering from the kernel because I don't need it on my laptop.

Kernel linux-2.6.11-gentoo-r4

I put it back and the problem went away. Silly me trying to make my kernel smaller.

I can't change the status,  you should consider changing this back to open.

Here's the output of DMESG

ath_rate_onoe: 1.0
ath_pci: 0.9.4.12 (EXPERIMENTAL)
PCI: Enabling device 0000:07:00.0 (0000 -> 0002)
ACPI: PCI interrupt 0000:07:00.0[A] -> GSI 11 (level, low) -> IRQ 11
ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
ath0: mac 5.9 phy 4.3 radio 4.6
ath0: 802.11 address: 00:0d:88:c9:a6:b0
ath0: Use hw queue 0 for WME_AC_BE traffic
ath0: Use hw queue 1 for WME_AC_BK traffic
ath0: Use hw queue 2 for WME_AC_VI traffic
ath0: Use hw queue 3 for WME_AC_VO traffic
ath0: Atheros 5212: mem=0x21000000, irq=11
skput:over: e096382a:31 put:31 dev:<NULL>------------[ cut here ]------------
kernel BUG at net/core/skbuff.c:91!
invalid operand: 0000 [#1]
PREEMPT 
Modules linked in: wlan_wep ath_pci ath_rate_onoe ath_hal ohci1394 3c59x snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd soundcore snd_page_alloc intel_agp v4l2_common wlan
CPU:    0
EIP:    0060:[<c0324f8b>]    Tainted: P      VLI
EFLAGS: 00010296   (2.6.11-gentoo-r4) 
EIP is at skb_over_panic+0x3b/0x50
eax: 0000002c   ebx: de5bb280   ecx: c04ad1d0   edx: 00000001
esi: 00000028   edi: 0000001f   ebp: debc23f4   esp: de489cd8
ds: 007b   es: 007b   ss: 0068
Process dhcpcd (pid: 8123, threadinfo=de488000 task=dfb47020)
Stack: c03da4e0 e096382a 0000001f 0000001f c03b72ac e0963836 de5bb280 0000001f 
       e096382a 00000000 00000000 debc23f4 e095eb3c de489d28 0000001f e09ff01f 
       debc23f4 debc2602 de5dc000 debc2000 e0a036d6 00000000 00000001 debc23f4 
Call Trace:
 [<e096382a>] ieee80211_getmgtframe+0xba/0xe0 [wlan]
 [<e0963836>] ieee80211_getmgtframe+0xc6/0xe0 [wlan]
 [<e096382a>] ieee80211_getmgtframe+0xba/0xe0 [wlan]
 [<e095eb3c>] ieee80211_send_mgmt+0x97c/0x9f0 [wlan]
 [<e09ff01f>] ath_chan2flags+0x1f/0x80 [ath_pci]
 [<e0a036d6>] ath_chan_set+0x36/0x1f0 [ath_pci]
 [<e095fe29>] ieee80211_newstate+0x2f9/0x6b0 [wlan]
 [<e0a03b5d>] ath_newstate+0x1ad/0x3b0 [ath_pci]
 [<e095b4b4>] ieee80211_next_scan+0x124/0x180 [wlan]
 [<e095b37e>] ieee80211_begin_scan+0x7e/0x90 [wlan]
 [<e095fdc9>] ieee80211_newstate+0x299/0x6b0 [wlan]
 [<e0a03b5d>] ath_newstate+0x1ad/0x3b0 [ath_pci]
 [<e09ff215>] ath_init+0x195/0x2d0 [ath_pci]
 [<c032aa15>] dev_open+0x85/0xa0
 [<c032eb91>] dev_mc_upload+0x31/0x60
 [<c032c063>] dev_change_flags+0x53/0x130
 [<c032a8e6>] dev_load+0x36/0x80
 [<c03663e7>] devinet_ioctl+0x257/0x5d0
 [<c0368986>] inet_ioctl+0x66/0xb0
 [<c03771d4>] packet_ioctl+0x154/0x190
 [<c0321799>] sock_ioctl+0xd9/0x260
 [<c01693ae>] do_ioctl+0x8e/0xa0
 [<c01695e5>] vfs_ioctl+0x65/0x1f0
 [<c01697b5>] sys_ioctl+0x45/0x70
 [<c0103159>] sysenter_past_esp+0x52/0x75
Code: c0 0f 44 c2 89 44 24 10 8b 44 24 1c 89 44 24 0c 8b 41 60 c7 04 24 e0 a4 3d c0 89 44 24 08 8b 44 24 20 89 44 24 04 e8 b5 47 df ff <0f> 0b 5b 00 69 7f 3d c0 83 c4 14 c3 89 f6 8d bc 27 00 00 00 00 
 <7>ieee1394: Host added: ID:BUS[0-00:1023]  GUID[394fc0001bbaa841]
eth1394: $Rev: 1224 $ Ben Collins <bcollins@debian.org>
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2005-04-01 01:15:50 UTC
Please file this upstream at http://bugzilla.kernel.org