<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">And what syslog shows before and after?<br>
      <br>
      Can you also help test if country_code=DE is removed?<br>
      <br>
      <br>
      On 6/13/2014 10:33 PM, reiner otto wrote:<br>
    </div>
    <blockquote
      cite="mid:1402670004.90811.YahooMailNeo@web172706.mail.ir2.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, sans-serif;font-size:12pt">
        <div style="" class=""><span style="" class="">Sorry, dmesg
            gone, as I am back to 1.0.</span></div>
        <div class="" style="color: rgb(0, 0, 0); font-size: 16px;
          font-family: HelveticaNeue,Helvetica
          Neue,Helvetica,Arial,Lucida Grande,sans-serif;
          background-color: transparent; font-style: normal;"><span
            style="" class="">From syslog:</span></div>
        <div class="" style="color: rgb(0, 0, 0); font-size: 16px;
          font-family: HelveticaNeue,Helvetica
          Neue,Helvetica,Arial,Lucida Grande,sans-serif;
          background-color: transparent; font-style: normal;"><span
            style="" class="">Jun 13 13:06:32 localhost vmunix: [  
            17.699546] hostapd[2985]: segfault at 0 ip 080ef64c sp
            bfbe7b30 error 4 in hostapd[8048000+ff000]<br style=""
              class="">
            <br style="" class="">
          </span></div>
        <div class="qtdSeparateBR"><br>
          <br>
        </div>
        <div style="display: block;" class="yahoo_quoted">
          <div class="" style="font-family: HelveticaNeue, Helvetica
            Neue, Helvetica, Arial, Lucida Grande, sans-serif;
            font-size: 12pt;">
            <div class="" style="font-family: HelveticaNeue, Helvetica
              Neue, Helvetica, Arial, Lucida Grande, sans-serif;
              font-size: 12pt;">
              <div style="" class="" dir="ltr"> <font style="" class=""
                  face="Arial" size="2"> Punky Tse
                  <a class="moz-txt-link-rfc2396E" href="mailto:punkytse@punknix.com"><punkytse@punknix.com></a> schrieb am 16:18 Freitag,
                  13.Juni 2014:<br style="" class="">
                </font> </div>
              <br style="" class="">
              <br style="" class="">
              <div style="" class="">Can you show to us dmesg where it
                crash?<br style="" class="" clear="none">
                <br style="" class="" clear="none">
                On 6/13/2014 9:44 PM, reiner otto wrote:<br style=""
                  class="" clear="none">
                > No, hostapd 2.1 still segfaults, also with<br
                  style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > ieee80211d=1<br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > Back to 1.0 again.<br style="" class=""
                  clear="none">
                ><br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > Kim-man 'Punky' TSE <<a moz-do-not-send="true"
                  style="" class="" shape="rect"
                  ymailto="mailto:punkytse@punknix.com"
                  href="mailto:punkytse@punknix.com">punkytse@punknix.com</a>>
                schrieb am 8:25 Montag, <br style="" class=""
                  clear="none">
                > 9.Juni 2014:<br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > Got it.  The crash happens when you define
                country_code=DE, which I <br style="" class=""
                  clear="none">
                > never do (and I never define country code either).<br
                  style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > And workaround is adding ieee80211d=1 to
                hostapd.conf, e.g.<br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > country_code=DE<br style="" class="" clear="none">
                > ieee80211d=1<br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > 2.2 is out, let see if new version fixes this.<br
                  style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > Regards,<br style="" class="" clear="none">
                > Punky<br style="" class="" clear="none">
                ><br style="" class="" clear="none">
                > On 6/9/2014 1:38 AM, reiner otto wrote:<br style=""
                  class="" clear="none">
                > > hostapd.conf:<br style="" class=""
                  clear="none">
                > > interface=wlan0<br style="" class=""
                  clear="none">
                > > driver=nl80211<br style="" class=""
                  clear="none">
                > > logger_syslog=-1<br style="" class=""
                  clear="none">
                > > logger_syslog_level=0<br style="" class=""
                  clear="none">
                > > logger_stdout=-1<br style="" class=""
                  clear="none">
                > > logger_stdout_level=2<br style="" class=""
                  clear="none">
                > > debug=4<br style="" class="" clear="none">
                > > #dump_file=/tmp/hostapd.dump<br style=""
                  class="" clear="none">
                > > ctrl_interface=/var/run/hostapd.wlan0<br
                  style="" class="" clear="none">
                > > ctrl_interface_group=0<br style="" class=""
                  clear="none">
                > > channel=6<br style="" class="" clear="none">
                > > hw_mode=g<br style="" class="" clear="none">
                > > macaddr_acl=0<br style="" class=""
                  clear="none">
                > > auth_algs=3<br style="" class="" clear="none">
                > > eapol_key_index_workaround=0<br style=""
                  class="" clear="none">
                > > eap_server=0<br style="" class="" clear="none">
                > > wpa=3<br style="" class="" clear="none">
                > > #ssid=voyage-mpd<br style="" class=""
                  clear="none">
                > > ssid=xxxxx<br style="" class="" clear="none">
                > > wpa_passphrase=xyz<br style="" class=""
                  clear="none">
                > > #wpa_passphrase=voyage-mpd<br style=""
                  class="" clear="none">
                > > wpa_key_mgmt=WPA-PSK<br style="" class=""
                  clear="none">
                > > wpa_pairwise=TKIP<br style="" class=""
                  clear="none">
                > > rsn_pairwise=CCMP<br style="" class=""
                  clear="none">
                > > #eapol_version=1<br style="" class=""
                  clear="none">
                > > #wme_enabled=1<br style="" class=""
                  clear="none">
                > > #ieee80211n=1<br style="" class=""
                  clear="none">
                > >
                #ht_capab=[HT40-][HT40+][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40]<br
                  style="" class="" clear="none">
                > > country_code=DE<br style="" class=""
                  clear="none">
                > ><br style="" class="" clear="none">
                > > board: pcengines.ch APU<br style="" class=""
                  clear="none">
                > > card: <a moz-do-not-send="true" style=""
                  class="" shape="rect"
                  href="http://pcengines.ch/pdf/wle200nx.pdf"
                  target="_blank">http://pcengines.ch/pdf/wle200nx.pdf</a><br
                  style="" class="" clear="none">
                > ><br style="" class="" clear="none">
                > ><br style="" class="" clear="none">
                > > Punky Tse <<a moz-do-not-send="true"
                  style="" class="" shape="rect"
                  ymailto="mailto:punkytse@punknix.com"
                  href="mailto:punkytse@punknix.com">punkytse@punknix.com</a>
                <mailto:<a moz-do-not-send="true" style="" class=""
                  shape="rect" ymailto="mailto:punkytse@punknix.com"
                  href="mailto:punkytse@punknix.com">punkytse@punknix.com</a>>>
                <br style="" class="" clear="none">
                > schrieb am 16:18 Sonntag, 8.Juni 2014:<br style=""
                  class="" clear="none">
                > ><br style="" class="" clear="none">
                > ><br style="" class="" clear="none">
                > > On 6/8/2014 2:05 AM, babajaga wrote:<br
                  style="" class="" clear="none">
                > > > During update/upgrade I got a new version
                of hostapd from the <br style="" class="" clear="none">
                > repo. And I got<br style="" class="" clear="none">
                > > > these segfaults after boot:<br style=""
                  class="" clear="none">
                > > > <a moz-do-not-send="true" style=""
                  class="" shape="rect"
                  href="https://bbs.archlinux.org/viewtopic.php?id=176814"
                  target="_blank">https://bbs.archlinux.org/viewtopic.php?id=176814</a><br
                  style="" class="" clear="none">
                > > Can you post your hostapd.conf, what is your
                wirelesss cards and run on<br style="" class=""
                  clear="none">
                > > which board?  Thanks.<br style="" class=""
                  clear="none">
                > > > Might be good idea to remove 2.1.<br
                  style="" class="" clear="none">
                > > Or move forward?<br style="" class=""
                  clear="none">
                > ><br style="" class="" clear="none">
                > > --<br style="" class="" clear="none">
                > ><br style="" class="" clear="none">
                > > Regards,<br style="" class="" clear="none">
                > > Kim-man "Punky" Tse<br style="" class=""
                  clear="none">
                > ><br style="" class="" clear="none">
                > > * Open Source Embedded Solutions and Systems<br
                  style="" class="" clear="none">
                > ><br style="" class="" clear="none">
                > >  - Voyage Linux (<br style="" class=""
                  clear="none">
                > > <a moz-do-not-send="true" style="" class=""
                  shape="rect" href="http://linux.voyage.hk/"
                  target="_blank">http://linux.voyage.hk </a><br
                  style="" class="" clear="none">
                > <<a moz-do-not-send="true" style="" class=""
                  shape="rect" href="http://linux.voyage.hk/"
                  target="_blank">http://linux.voyage.hk/</a>><<a
                  moz-do-not-send="true" style="" class="" shape="rect"
                  href="http://linux.voyage.hk/" target="_blank">http://linux.voyage.hk/</a>>)<br
                  style="" class="" clear="none">
                > >  - Voyage MPD  (<a moz-do-not-send="true"
                  style="" class="" shape="rect"
                  href="http://linux.voyage.hk/voyage-mpd"
                  target="_blank">http://linux.voyage.hk/voyage-mpd</a>)<br
                  style="" class="" clear="none">
                > >  - Voyage MuBox (<a moz-do-not-send="true"
                  style="" class="" shape="rect"
                  href="http://mubox.voyage.hk/" target="_blank">http://mubox.voyage.hk
                </a><br style="" class="" clear="none">
                > <<a moz-do-not-send="true" style="" class=""
                  shape="rect" href="http://mubox.voyage.hk/"
                  target="_blank">http://mubox.voyage.hk/</a>><<a
                  moz-do-not-send="true" style="" class="" shape="rect"
                  href="http://mubox.voyage.hk/" target="_blank">http://mubox.voyage.hk/</a>>)<br
                  style="" class="" clear="none">
                > > * Voyage Store  (<a moz-do-not-send="true"
                  style="" class="" shape="rect"
                  href="http://store.voyage.hk/" target="_blank">http://store.voyage.hk
                </a><br style="" class="" clear="none">
                > <<a moz-do-not-send="true" style="" class=""
                  shape="rect" href="http://store.voyage.hk/"
                  target="_blank">http://store.voyage.hk/</a>><<a
                  moz-do-not-send="true" style="" class="" shape="rect"
                  href="http://store.voyage.hk/" target="_blank">http://store.voyage.hk/</a>>
                <div style="" class="" id="yqtfd67133"><br style=""
                    class="" clear="none">
                  ><br style="" class="" clear="none">
                  > > )<br style="" class="" clear="none">
                  > ><br style="" class="" clear="none">
                  > ><br style="" class="" clear="none">
                  > ><br style="" class="" clear="none">
                  ><br style="" class="" clear="none">
                  ><br style="" class="" clear="none">
                  > -- <br style="" class="" clear="none">
                  > Regards,<br style="" class="" clear="none">
                  > Kim-man "Punky" Tse<br style="" class=""
                    clear="none">
                  ><br style="" class="" clear="none">
                  > * Open Source Embedded Solutions and Systems<br
                    style="" class="" clear="none">
                  >  - Voyage Linux (<a moz-do-not-send="true"
                    style="" class="" shape="rect"
                    href="http://linux.voyage.hk/" target="_blank">http://linux.voyage.hk
                  </a><<a moz-do-not-send="true" style="" class=""
                    shape="rect" href="http://linux.voyage.hk/"
                    target="_blank">http://linux.voyage.hk/</a>>)<br
                    style="" class="" clear="none">
                  >  - Voyage MPD  (<a moz-do-not-send="true"
                    style="" class="" shape="rect"
                    href="http://linux.voyage.hk/voyage-mpd"
                    target="_blank">http://linux.voyage.hk/voyage-mpd</a>)<br
                    style="" class="" clear="none">
                  >  - Voyage MuBox (<a moz-do-not-send="true"
                    style="" class="" shape="rect"
                    href="http://mubox.voyage.hk/" target="_blank">http://mubox.voyage.hk
                  </a><<a moz-do-not-send="true" style="" class=""
                    shape="rect" href="http://mubox.voyage.hk/"
                    target="_blank">http://mubox.voyage.hk/</a>>)<br
                    style="" class="" clear="none">
                  > * Voyage Store  (<a moz-do-not-send="true"
                    style="" class="" shape="rect"
                    href="http://store.voyage.hk/" target="_blank">http://store.voyage.hk
                  </a><<a moz-do-not-send="true" style="" class=""
                    shape="rect" href="http://store.voyage.hk/"
                    target="_blank">http://store.voyage.hk/</a>>)<br
                    style="" class="" clear="none">
                  ><br style="" class="" clear="none">
                  ><br style="" class="" clear="none">
                  ><br style="" class="" clear="none">
                  <br style="" class="" clear="none">
                  <br style="" class="" clear="none">
                  -- <br style="" class="" clear="none">
                  <br style="" class="" clear="none">
                  Regards,<br style="" class="" clear="none">
                  Kim-man "Punky" Tse<br style="" class="" clear="none">
                  <br style="" class="" clear="none">
                  * Open Source Embedded Solutions and Systems<br
                    style="" class="" clear="none">
                    - Voyage Linux (<a moz-do-not-send="true" style=""
                    class="" shape="rect" href="http://linux.voyage.hk/"
                    target="_blank">http://linux.voyage.hk</a>)<br
                    style="" class="" clear="none">
                    - Voyage MPD  (<a moz-do-not-send="true" style=""
                    class="" shape="rect"
                    href="http://linux.voyage.hk/voyage-mpd"
                    target="_blank">http://linux.voyage.hk/voyage-mpd</a>)<br
                    style="" class="" clear="none">
                    - Voyage MuBox (<a moz-do-not-send="true" style=""
                    class="" shape="rect" href="http://mubox.voyage.hk/"
                    target="_blank">http://mubox.voyage.hk</a>)<br
                    style="" class="" clear="none">
                  * Voyage Store  (<a moz-do-not-send="true" style=""
                    class="" shape="rect" href="http://store.voyage.hk/"
                    target="_blank">http://store.voyage.hk</a>)<br
                    style="" class="" clear="none">
                  <br style="" class="" clear="none">
                </div>
                <br style="" class="">
                <br style="" class="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 

Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (<a class="moz-txt-link-freetext" href="http://linux.voyage.hk">http://linux.voyage.hk</a>)
  - Voyage MPD   (<a class="moz-txt-link-freetext" href="http://linux.voyage.hk/voyage-mpd">http://linux.voyage.hk/voyage-mpd</a>)
  - Voyage MuBox (<a class="moz-txt-link-freetext" href="http://mubox.voyage.hk">http://mubox.voyage.hk</a>)
* Voyage Store   (<a class="moz-txt-link-freetext" href="http://store.voyage.hk">http://store.voyage.hk</a>) </pre>
  </body>
</html>