Actions
Bug #1080
closed
PM
VJ
segfault - 2.0dev (rev 6e389a1)
Bug #1080:
segfault - 2.0dev (rev 6e389a1)
Affected Versions:
Effort:
Difficulty:
Label:
Description
File attached.
Some more info:
root@suricata:~# suricata --build-info This is Suricata version 2.0dev (rev 6e389a1) Features: PCAP_SET_BUFF LIBPCAP_VERSION_MAJOR=1 PF_RING AF_PACKET HAVE_PACKET_FANOUT LIBCAP_NG LIBNET1.1 HAVE_HTP_URI_NORMALIZE_HOOK HAVE_NSS HAVE_LUAJIT HAVE_LIBJANSSON SIMD support: SSE_4_2 SSE_4_1 SSE_3 Atomic intrisics: 1 2 4 8 16 byte(s) 64-bits, Little-endian architecture GCC version 4.6.3, C version 199901 compiled with -fstack-protector compiled with _FORTIFY_SOURCE=2 L1 cache line size (CLS)=64 compiled with LibHTP v0.5.9, linked against LibHTP v0.5.9 Suricata Configuration: AF_PACKET support: yes PF_RING support: yes NFQueue support: no IPFW support: no DAG enabled: no Napatech enabled: no Unix socket enabled: yes libnss support: yes libnspr support: yes libjansson support: yes Prelude support: no PCRE jit: no libluajit: yes libgeoip: yes Non-bundled htp: no Old barnyard2 support: no CUDA enabled: no Suricatasc install: yes Unit tests enabled: no Debug output enabled: no Debug validation enabled: no Profiling enabled: no Profiling locks enabled: no Generic build parameters: Installation prefix (--prefix): /usr/local Configuration directory (--sysconfdir): /usr/local/etc/suricata/ Log directory (--localstatedir) : /usr/local/var/log/suricata/ Host: x86_64-unknown-linux-gnu GCC binary: gcc GCC Protect enabled: no GCC march native enabled: yes GCC Profile enabled: no root@suricata:~#
Files
AS Updated by Anoop Saldanha over 12 years ago
Do you still have the core dump lying around?
PM Updated by Peter Manev over 12 years ago
Shared privately.
VJ Updated by Victor Julien about 12 years ago
- Status changed from New to Closed
- Assignee set to Victor Julien
- Target version set to 2.0rc1
- % Done changed from 0 to 100
Pushed this fix https://github.com/inliniac/suricata/pull/778
Please reopen if the same segv reappears.
Actions