From: Fulmer, John (JFulmer_at_hrblock.com)
Date: 2002-09-04 23:38:46 UTC
I just tried the newest CVS and still got the same results. Here's a copy of
the offending oops and the output from ksymoops.
Please note that I'm using pcmcia-cs 3.2.1 source/drivers on a DEC Alpha instead of the native kernel drivers. I couldn't get the hostap driver to compile when I use the kernel source.
<SNIP!>
socket 0: D-Link DWL-650 11Mbps WLAN Card cardmgr[12290]: executing: 'modprobe hostap_cs' hostap_crypt: registered algorithm 'NULL' hostap_cs: hostap_cs.c 0.0.0 CVS (SSH Communications Security Corp, Jouni Malinen)
hostap_cs: (c) SSH Communications Security Corp <jkm_at_ssh.com> hostap_cs: setting Vcc=33 (constant) hostap_cs: CS_EVENT_CARD_INSERTION prism2_config() hostap_cs: setting Vcc=50 (from config)
Unable to handle kernel paging request at virtual address 0000000000000000cardmgr(12290): Oops 0
v0 = 0000000000000000 t0 = 0000000000000000 t1 = 0000000000000000 t2 = 0000000000000000 t3 = 0000001000000001 t4 = fffffc00012f29c0 t5 = fffffffc0008efa0 t6 = fffffc0000565cb8 t7 = fffffc0002584000 s0 = fffffc0001cf1008 s1 = fffffc0001cf1008 s2 = fffffc0001cf1000 s3 = fffffc0003515348 s4 = fffffc0001cf1cd8 s5 = fffffc0001cf1c88 s6 = 0000000120049c30 a0 = 0000000000000007 a1 = 0000000000000001 a2 = fffffc0002587ba8 a3 = fffffc0002587ba8 a4 = 0000000000000008 a5 = 00000000006f6d2e t8 = 0000000000000800 t9 = 0000000000003fff t10= fffffc0000313538t11= 0000000000006d2e pv = fffffffc000a5a00 at = fffffffc0009f588 gp = fffffffc000bfbf0 sp = fffffc0002587b68 Trace:fffffc0000368300 fffffc000042e678 fffffc0000321b04 fffffc000042f1e0 fffffc000048f5e4 fffffc000042acb4 fffffc000042c17c fffffc000042c18c fffffc000042c1dc fffffc000033a0bc fffffc000033a08c fffffc0000320a84 fffffc00003190a0 fffffc0000312ebc fffffc0000319f20 fffffc00003135e0 fffffc00003135e0 fffffc0000313538
>>RA; fffffffc000c6628 <[hostap_cs]prism2_free_local_data+188/360>
>>PC; fffffffc000a5ab0 <[hostap]hostap_free_data+b0/240> <=====
Trace; fffffc0000368300 <sys_ioctl+2e0/340> Trace; fffffc000042e678 <sock_alloc_send_pskb+98/2a0> Trace; fffffc0000321b04 <__wake_up+e4/160> Trace; fffffc000042f1e0 <sock_def_readable+40/a0> Trace; fffffc000048f5e4 <unix_dgram_sendmsg+404/500> Trace; fffffc000042acb4 <sock_sendmsg+b4/100> Trace; fffffc000042c17c <sys_sendto+dc/120> Trace; fffffc000042c18c <sys_sendto+ec/120> Trace; fffffc000042c1dc <sys_send+1c/40> Trace; fffffc000033a0bc <handle_mm_fault+dc/200> Trace; fffffc000033a08c <handle_mm_fault+ac/200> Trace; fffffc0000320a84 <do_page_fault+204/4e0> Trace; fffffc00003190a0 <handle_irq+180/1c0> Trace; fffffc0000312ebc <entMM+9c/c0> Trace; fffffc0000319f20 <sys_rt_sigaction+a0/120> Trace; fffffc00003135e0 <entSys+a8/c0> Trace; fffffc00003135e0 <entSys+a8/c0> Trace; fffffc0000313538 <entSys+0/c0>
Code; fffffffc000a5a98 <[hostap]hostap_free_data+98/240>
0000000000000000 <_PC>: Code; fffffffc000a5a98 <[hostap]hostap_free_data+98/240> 0: 00 00 4a a4 ldq t1,0(s1) Code; fffffffc000a5a9c <[hostap]hostap_free_data+9c/240> 4: 03 04 ff 47 clr t2 Code; fffffffc000a5aa0 <[hostap]hostap_free_data+a0/240> 8: a1 05 4a 40 cmpeq t1,s1,t0 Code; fffffffc000a5aa4 <[hostap]hostap_free_data+a4/240> c: 0a 00 20 f4 bne t0,38 <_PC+0x38> fffffffc000a5ad0<[hostap]hostap_free_data+d0/240>
<SNIP!>