did not ACK authentication response
Raghu
raghu
Thu Jan 30 10:26:37 PST 2003
Hi
I get the following error and crash in hostapd,
occasionally but
immediately when I insert the card at the STA.
When I reinsert the card (sometimes after n times),
this problem goes away.
Both STA & AP are using HOSTAP driver from cvs.
I have the same dlink DWL 650 pc cards at both STA & AP.
$ ./hostap_diag wlan0
Host AP driver diagnostics information for 'wlan0'
NICID: id=0x800c v1.0.0 (PRISM II (2.5) PCMCIA (SST
parallel flash))
PRIID: id=0x0015 v1.0.7
STAID: id=0x001f v1.3.5 (station firmware)
Station 00:05:5d:ee:8a:f6 authentication OK (open system)
STA 00:05:5d:ee:8a:f6 trying to associate before
authentication
sta: addr=00:05:5d:ee:8a:f6 aid=0 flags=0x0000
handle_auth_cb: STA 00:05:5d:ee:8a:f6 did not ACK
authentication response
Station 00:05:5d:ee:8a:f6 authentication OK (open system)
STA 00:05:5d:ee:8a:f6 trying to associate before
authentication
sta: addr=00:05:5d:ee:8a:f6 aid=0 flags=0x0000
handle_auth_cb: STA 00:05:5d:ee:8a:f6 did not ACK
authentication response
Station 00:05:5d:ee:8a:f6 authentication OK (open system)
STA 00:05:5d:ee:8a:f6 trying to associate before
authentication
sta: addr=00:05:5d:ee:8a:f6 aid=0 flags=0x0000
handle_auth_cb: STA 00:05:5d:ee:8a:f6 did not ACK
authentication response
Station 00:05:5d:ee:8a:f6 authentication OK (open system)
handle_auth_cb: STA 00:05:5d:ee:8a:f6 did not ACK
authentication response
./exe: line 1: 5515 Segmentation fault (core dumped)
./hostapd hostapd.conf
$ gdb hostapd core.5515
GNU gdb Red Hat Linux (5.1.90CVS-5)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public
License, and you are
welcome to change it and/or distribute copies of it under
certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show
warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `./hostapd hostapd.conf'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/i686/libc.so.6...done.
Loaded symbols for /lib/i686/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0 hostapd_rotate_wep (eloop_ctx=0xbffff0e0,
timeout_ctx=0x0) at
hostapd.c:820
820 s->eapol_sm->keyAvailable = TRUE;
(gdb) bt
#0 hostapd_rotate_wep (eloop_ctx=0xbffff0e0,
timeout_ctx=0x0) at
hostapd.c:820
#1 0x0804adeb in eloop_run () at eloop.c:245
#2 0x0804a94d in main (argc=2, argv=0xbffff7e4) at
hostapd.c:1120
#3 0x42017499 in __libc_start_main () from
/lib/i686/libc.so.6
Please let me know if you need more info.
-Raghu
More information about the Hostap
mailing list