[Oisf-devel] SigTest06B2g: Core with Unit Test failure on latest git version of Suri.
Victor Julien
victor at inliniac.net
Tue May 22 11:20:52 UTC 2012
On 05/22/2012 01:05 PM, Marcos Rodriguez wrote:
>
>
> How did you compile Suricata? Can you pass on your exact configure line
> and such?
>
> I tested on a F16-64 vm but not getting the error.
>
> --
> ---------------------------------------------
> Victor Julien
> http://www.inliniac.net/
> PGP: http://www.inliniac.net/victorjulien.asc
> ---------------------------------------------
>
>
> Linux omegaspider 3.3.5-2.fc16.x86_64 #1 SMP Tue May 8 11:24:50 UTC 2012
> x86_64 x86_64 x86_64 GNU/Linux
>
>
> From my config.log:
>
> $ ./configure --prefix=/data/oisf --enable-unittests --enable-afpacket
> --enable-nfqueue --enable-profiling --enable-debug
> --enable-debug-validation --with-libnss-includes=/usr/include/nss3/
> --with-libnspr-includes=/usr/include/nspr4
Ah, I could reproduce it now. The problem is that these two are not
meant to be used at the same time:
--enable-unittests
--enable-debug-validation
The debug validation is only meant to be used when processing packets
(either from a pcap or from the wire).
--
---------------------------------------------
Victor Julien
http://www.inliniac.net/
PGP: http://www.inliniac.net/victorjulien.asc
---------------------------------------------
More information about the Oisf-devel
mailing list