Ticket #136 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Kernel Oops with build 1306 + WPA

Reported by: anonymous Assigned to:
Priority: critical Milestone: version 0.9.0 - move to new codebase
Component: madwifi: other Version: trunk
Keywords: oops kernel 2.614 wpa Cc:
Patch is attached: Pending:

Description (Last modified by mrenzmann)

This problem only appears when using WPA (supplicant 4.6.0 with the patches listed in these bugs)

Unable to handle kernel paging request at virtual address 703d5960
 printing eip:
c0309314
#pde = 00000000
Oops: 0000 [#1]
Modules linked in: wlan_tkip wlan_scan_sta rfcomm l2cap bluetooth ath_pci ath_rate_sample wlan ath_hal sd_mod e1000 ntfs
CPU:    0
EIP:    0060:[<c0309314>]    Tainted: P         VLI
EFLAGS: 00310202   (2.6.14)
EIP is at neigh_lookup+0x50/0x8c
eax: f68c4000   ebx: 703d5954   ecx: c040a9c0   edx: f651f1c0
esi: f68c4000   edi: f64ad048   ebp: 00000004   esp: c044bed0
ds: 007b   es: 007b   ss: 0068
Process swapper (pid:0, threadinfo=c044a000 task=c03dfba0)
..(excluded stack)..
Call Trace:
 [<c0334eb2>] arp_process+0x10e/0x428
 [<c03352a1>] arp_recv+0xcd/0x130
 [<c0305d57>] netif_recieve_skb+0x1a7/0x200
 [<c0305e2a>] process_backlog+0x7a/0xf4
 [<c0305f04>] net_rx_action+0x60/0xdc
 [<c011a2fb>] __do_softirq+0x77/0x84
 [<c011a331>] do_softirq+0x29/0x2c
 [<c0103fb2>] do_IRQ+0x1e/0x24
 [<c0102ea2>] common_interrupt+0x1a/0x20
 [<c0100ab0>] default_idle+0x0/0x2c
 [<c0100ad3>] default_idle+0x23/0x2c
 [<c0100b51>] cpu_idle+0x41/0x54
 [<c044c6d0>] start_kernel+0x144/0x158
.. (excluded Code)..

 <0>Kernel panic - not syncing: Fatal exception in interrupt

Attachments

Change History

11/07/05 18:13:31 changed by anonymous

(This condition was triggered by doing an "nmap -sP 192.168.1.*" .. hence the arp i guess ..

11/07/05 18:58:37 changed by mrenzmann

  • version set to trunk.
  • description changed.
  • milestone set to version 0.9.0 - move to new codebase.

Please specify which patches you applied to resolve the compilation problems (you mentioned "these bugs", but that's a bit unclear).

11/07/05 19:58:04 changed by anonymous

Apologies -- the Patches are from bugs #77 and #108 (wext ap scan and compile fix for driver_madwifi.c), and patches/madwifi-atheros-wpa_supplicant-0.3.9.diff (which seems necessary to compile the supplicant)

11/25/05 12:13:34 changed by kelmo

Can you please test with wpa_supplicant ver 0.4.7? There is no need to patch in support for the new madwifi-ng code, and it workd quite well for me.

12/05/05 05:35:36 changed by kelmo

  • status changed from new to closed.
  • resolution set to invalid.

Marked as invalid unless someone can reproduce similar instability with a current svn snapshot. It works for me with latest stable wpa_supplicant (0.4.7).


Add/Change #136 (Kernel Oops with build 1306 + WPA)