<div dir="ltr"><div>Hi all. After a month of operation without any problem, Suricata 1.4 Stable crashed with segfault:<br><br>idsuser@suricata:/$ sudo gdb /usr/bin/suricata ./core <br>[sudo] password for idsuser: <br>GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04<br>
Copyright (C) 2012 Free Software Foundation, Inc.<br>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>><br>This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>and "show warranty" for details.<br>This GDB was configured as "x86_64-linux-gnu".<br>For bug reporting instructions, please see:<br>
<<a href="http://bugs.launchpad.net/gdb-linaro/">http://bugs.launchpad.net/gdb-linaro/</a>>...<br>Reading symbols from /usr/bin/suricata...(no debugging symbols found)...done.<br><br>warning: core file may not match specified executable file.<br>
[New LWP 1914]<br>[New LWP 1915]<br>[New LWP 1916]<br>[New LWP 1913]<br>[New LWP 1918]<br>[New LWP 2225]<br>[New LWP 1917]<br>[New LWP 1882]<br>[New LWP 1886]<br>[New LWP 1885]<br>[New LWP 1911]<br>[New LWP 1891]<br>[New LWP 1884]<br>
[New LWP 1888]<br>[New LWP 1890]<br>[New LWP 1889]<br>[New LWP 1887]<br>[New LWP 1892]<br>[New LWP 1899]<br>[New LWP 1897]<br>[New LWP 1908]<br>[New LWP 1902]<br>[New LWP 1905]<br>[New LWP 1912]<br>[New LWP 1909]<br>[New LWP 1906]<br>
[New LWP 1898]<br>[New LWP 1900]<br>[New LWP 1907]<br>[New LWP 1903]<br>[New LWP 1894]<br>[New LWP 1904]<br>[New LWP 1893]<br>[New LWP 1910]<br>[New LWP 1896]<br>[New LWP 1901]<br>[New LWP 1895]<br><br>warning: Can't read pathname for load map: Input/output error.<br>
[Thread debugging using libthread_db enabled]<br>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>Core was generated by `suricata -D -c /etc/suricata/suricata.yaml --af-packet'.<br>
Program terminated with signal 11, Segmentation fault.<br>#0  0x0000000000486728 in ?? ()<br>(gdb) bt<br>#0  0x0000000000486728 in ?? ()<br>#1  0x0000000000486f7b in ?? ()<br>#2  0x00000000005b92ca in ?? ()<br>#3  0x000000000057bfed in ?? ()<br>
#4  0x000000000057e326 in ?? ()<br>#5  0x000000000057f2da in ?? ()<br>#6  0x00000000005b9bc1 in ?? ()<br>#7  0x00007ff6a8dc7e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0<br>#8  0x00007ff6a868bcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6<br>
#9  0x0000000000000000 in ?? ()<br><br></div>I have the core file, please let me know how can I help.<br>Regards<br></div>