<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you post a full core dump? Did you verify the mod_security
    tarball you downloaded? Can detail the steps taken to build that
    module? What version of nginx are you trying to build?<br>
    <br>
    <div class="moz-cite-prefix">On 6/4/2014 06:27, Kurt Cancemi wrote:<br>
    </div>
    <blockquote
cite="mid:CADujJWWxYzF9Kx=ft+g1ntWzSnB9XiC72vV5Oe8Dz+vJHi_wjw@mail.gmail.com"
      type="cite">
      <p>Hello, this is unrelated to nginx and has to do with
        mod_security. There is an alternative if it suits your needs
        called naxsi.</p>
      <p>Regards,<br>
        Kurt Cancemi<br>
        <a moz-do-not-send="true" href="http://www.getwnmp.org">http://www.getwnmp.org</a></p>
      <div class="gmail_quote">On Jun 4, 2014 9:18 AM, "Godinho" <<a
          moz-do-not-send="true" href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>>
        wrote:<br type="attribution">
        <blockquote class="quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          I needed to use modsecurity so I compiled nginx and
          modsecurity.<br>
          <br>
          Modsecurity was compiled with options: ./configure<br>
          --enable-standalone-module<br>
          <br>
          nginx with: ./configure<br>
          --add-module=../modsecurity-2.8.0/nginx/modsecurity/<br>
          <br>
          When I try to test my configuration I have this:<br>
          <br>
          [root@nginx1 nginx]# /usr/local/nginx/sbin/nginx -t<br>
          Segmentation fault<br>
          <br>
          from message logs:<br>
          Jun  4 13:57:43 nginx1 kernel: nginx[12229]: segfault at 410
          ip<br>
          00007f9088569a32 sp 00007fffc90ccf58 error 4 in<br>
          <a moz-do-not-send="true" href="http://libc-2.12.so"
            target="_blank">libc-2.12.so</a>[7f90884e0000+18b000]<br>
          Jun  4 13:57:44 nginx1 kernel: nginx[12230]: segfault at 410
          ip<br>
          00007f6626c93a32 sp 00007fff4fdd7cf8 error 4 in<br>
          <a moz-do-not-send="true" href="http://libc-2.12.so"
            target="_blank">libc-2.12.so</a>[7f6626c0a000+18b000]<br>
          <br>
          Update: it seams it a modsecurity problem, copiled without it
          (./configure<br>
          --with-http_ssl_module) work just fine...<br>
          <br>
          Posted at Nginx Forum: <a moz-do-not-send="true"
            href="http://forum.nginx.org/read.php?2,250629,250629#msg-250629"
            target="_blank">http://forum.nginx.org/read.php?2,250629,250629#msg-250629</a><br>
          <br>
          _______________________________________________<br>
          nginx mailing list<br>
          <a moz-do-not-send="true" href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
          <a moz-do-not-send="true"
            href="http://mailman.nginx.org/mailman/listinfo/nginx"
            target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a></pre>
    </blockquote>
    <br>
  </body>
</html>