<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 10/08/2013 07:09 PM, Arran
      Cudbard-Bell wrote:<br>
    </div>
    <blockquote
      cite="mid:6FCCF954-B40B-4BD8-971F-782FECDC89B3@freeradius.org"
      type="cite">
      <pre wrap="">
On 8 Oct 2013, at 17:44, Phil Mayers <a class="moz-txt-link-rfc2396E" href="mailto:p.mayers@imperial.ac.uk"><p.mayers@imperial.ac.uk></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">On 08/10/13 17:01, Rok Kosir wrote:

</pre>
        <blockquote type="cite">
          <pre wrap="">authentication to mysql), when i run freeradius -X, i get Segmentation
Fault when it reaches dhcp listner.
</pre>
        </blockquote>
        <pre wrap="">
See doc/bugs.
</pre>
      </blockquote>
      <pre wrap="">
and skip to section 2. :)

Arran Cudbard-Bell <a class="moz-txt-link-rfc2396E" href="mailto:a.cudbardb@freeradius.org"><a.cudbardb@freeradius.org></a>
FreeRADIUS Development Team

-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>
</pre>
    </blockquote>
    <br>
    Rebuilt manually and with dhcp it started the server, when dhcp
    request came it crashed.<br>
    I did use --enable-development when configuring<br>
    <br>
    All i got in logs is  <br>
    kernel: [7949524.015421] radiusd[19648] general protection
    ip:7fa7082c1670 sp:7fff9dcc1a48 error:0 in
    libc-2.15.so[7fa70817f000+1b5000]<br>
    <br>
    no other coredump available except from  gdb<br>
    Generated gdb 
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://pastebin.com/raw.php?i=C1NYzckb">http://pastebin.com/raw.php?i=C1NYzckb</a><br>
    <br>
    Also debug from radiusd -X
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="http://pastebin.com/raw.php?i=B8tRs1xh">http://pastebin.com/raw.php?i=B8tRs1xh</a><br>
    <br>
    config options were:<br>
    ./configure --build x86_64-linux-gnu --config-cache
    --enable-developer --prefix=/usr --exec-prefix=/usr
    --mandir=/usr/share/man --sysconfdir=/etc
    --libdir=/usr/lib/freeradius --datadir=/usr/share
    --localstatedir=/var --with-raddbdir=/etc/freeradius
    --with-logdir=/var/log/freeradius --with-large-files
    --with-udpfromto --without-rlm_eap_tnc  --without-rlm_eap_ikev2
    --without-rlm_sql_oracle --without-rlm_sql_unixodbc<br>
    <br>
    on Ubuntu 12.04 kernel 3.2.0-29-generic<br>
    <br>
    <br>
  </body>
</html>