Recent Segfaults

Jonathan Bither jonbither
Tue Nov 5 08:11:03 PST 2013


On 11/05/2013 10:27 AM, Jouni Malinen wrote:
> On Tue, Nov 05, 2013 at 10:18:28AM -0500, Jonathan Bither wrote:
>> Within the last 24 hours I started to see Segfaults with hostapd and
>> ath9k on 3.12. I'd be happy to provide any information that may help
>> find out what's going on.
>
>> [root at jonbither hostapd]# hostapd -v
>> hostapd v2.1-devel
>> [jonathan at jonbither hostapd]$ git rev-parse HEAD
>> 91c39bef7587b8449c5922c1837dffb1bd455157
>
> Which repository is this from? I don't see that commit in my
> hostap.git.. Could you please identify the commit in hostap.git and
> please also try with the current snapshot of the master branch since
> there has been recent fixes that addressed a segfault or two.
>

It's from hostapd.git, previously I had been merging into a local branch 
to test CFLAGS.

[jonathan at jonbither hostapd]$ git remote -v
origin	git://w1.fi/srv/git/hostap.git (fetch)
origin	git://w1.fi/srv/git/hostap.git (push)
[jonathan at jonbither hostapd]$ git diff origin ...
diff --cc hostapd/Makefile
index a59bb9c,a59bb9c,a59bb9c..87ff9b4
--- a/hostapd/Makefile
+++ b/hostapd/Makefile
@@@@ -3,7 -3,7 -3,7 +3,7 @@@@ CC=gc
    endif

    ifndef CFLAGS
---CFLAGS = -MMD -O2 -Wall -g -march=native
+++CFLAGS = -MMD -O2 -Wall -g
    endif

    CFLAGS += -I../src
[jonathan at jonbither hostapd]$


2b6623ab134fff6d96114f5fe329a2f87d5e893a is showing as the latest 
upstream commit.





More information about the Hostap mailing list