[pkg-wpa-devel] Bug#464514: Bug#464514: wpasupplicant segfaults after successful authentication

kero at chello.nl kero at chello.nl
Thu Feb 7 16:59:45 UTC 2008


Confirmed, the bugfix applied to the wpasupplicant source is enough to prevent the
segfault / infinite loop on my debian unstable system.

(part of) the content of /etc/wpa_supplicant.conf :

ctrl_interface=/var/run/wpa_supplicant
ap_scan=0
# eapol_version=2

network={
        ssid="WLAN-PH"
#       scan_ssid=1
        id_str="philips"
        key_mgmt=IEEE8021X
        eap=TLS
#       eapol_flags=3
    ...
}





More information about the Pkg-wpa-devel mailing list