[Oisf-users] Error: Decode1[31747]: segfault at 7fc3fe85cc6f ip 00000000004f0de9 sp 00007fc2fe85c230 error 4 in suricata[400000+12f000]

Will Metcalf william.metcalf at gmail.com
Mon Aug 1 17:54:55 UTC 2011


looks like a bug to me. Did this produce a core dump?  If so can you
open a ticket and paste the output of...

gdb /path/to/suri/bin core.file
bt full

If you don't have a core dump and you can reproduce the bug, having a
packet capture and running suri with

ulimit -c unlimited; /path/to/suri -c suricata.yaml <other opts>

to get  a coredump would be helpful.

On Mon, Aug 1, 2011 at 12:43 PM, Fernando Ortiz
<fernando.ortiz.f at gmail.com> wrote:
> Jul 29 04:49:05 ips1 kernel: Decode1[31747]: segfault at 7fc3fe85cc6f ip
> 00000000004f0de9 sp 00007fc2fe85c230 error 4 in suricata[400000+12f000]
> I don't know what this error means, but it happens when I change the
> midstream option in suricata.yaml
> // /etc/suricata/suricata.yaml
>   memcap: 567554432
>   max_sessions: 550000
>   checksum_validation: no      # reject wrong csums
> # midstream : false
>   midstream : true
>   async_oneside: true
>   inline: yes                    # no inline mode
> Not sure if it is a bug or something misconfigured at my side.
>
> _______________________________________________
> Oisf-users mailing list
> Oisf-users at openinfosecfoundation.org
> http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users
>
>



More information about the Oisf-users mailing list