Project

General

Profile

Actions

Bug #1126

closed

Segmentation fault in eve-log

Added by Victor Serbu about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Affected Versions:
Effort:
Difficulty:
Label:

Description

Core was generated by `/usr/sbin/suricata --af-packet=eth1 -l /var/log/suricata -c /etc/suricata/suric'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000004e43b7 in CreateJSONHeader (p=0x1f60b10, direction_sensitive=<value optimized out>, event_type=0x58906a "alert") at output-json.c:228
228                                         json_integer(ntohs(GET_VLAN_ID(p->vlanh[0]))));
# /usr/sbin/suricata --build-info
This is Suricata version 2.0rc1 RELEASE
Features: NFQ PCAP_SET_BUFF LIBPCAP_VERSION_MAJOR=1 AF_PACKET HAVE_PACKET_FANOUT LIBCAP_NG LIBNET1.1 HAVE_HTP_URI_NORMALIZE_HOOK HAVE_NSS HAVE_LIBJANSSON
SIMD support: none
Atomic intrisics: 1 2 4 8 byte(s)
64-bits, Little-endian architecture
GCC version 4.4.7 20120313 (Red Hat 4.4.7-4), 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:                         no
  NFQueue support:                         yes
  IPFW support:                            no
  DAG enabled:                             no
  Napatech enabled:                        no
  Unix socket enabled:                     yes
  Detection enabled:                       yes

  libnss support:                          yes
  libnspr support:                         yes
  libjansson support:                      yes
  Prelude support:                         no
  PCRE jit:                                no
  libluajit:                               no
  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
  Coccinelle / spatch:                     no

Generic build parameters:
  Installation prefix (--prefix):          /usr
  Configuration directory (--sysconfdir):  /etc/suricata/
  Log directory (--localstatedir) :        /var/log/suricata/

  Host:                                    x86_64-redhat-linux-gnu
  GCC binary:                              gcc -std=gnu99
  GCC Protect enabled:                     yes
  GCC march native enabled:                no
  GCC Profile enabled:                     no


#uname -r
3.13.5-1.el6.x86_64

Files

gdb.txt (5.63 KB) gdb.txt Victor Serbu, 03/07/2014 01:03 AM
Actions #1

Updated by Victor Julien about 10 years ago

  • Description updated (diff)
  • Status changed from New to Closed

This has been fixed in 2.0rc2.

Actions

Also available in: Atom PDF