Comment 34 for bug 429370

Revision history for this message
Rasmus (rasmus-up) wrote :

I had some problems building wpa_supplicant.
When the following command gets executed a segmentation fault occurs:

sed 's/^\([^#]\+=.*\|}\)/#\1/' < wpa_supplicant/wpa_supplicant.conf

To get rid of the segmentation fault I changed every occurrence of ssid="example" in wpa_supplicant/wpa_supplicant.conf to ssid="eksample"