Project

General

Profile

Bug #1027 » CoreDump.txt

Peter Manev, 11/04/2013 02:41 AM

 
Using Latest Git plus patches ->
root@suricata:~/oisf# git log
commit f985e42ade9dc69aec65121266e7e97b699a5d77
Author: Anoop Saldanha <anoopsaldanha@gmail.com>
Date: Tue Oct 15 10:25:33 2013 +0530

Fix for segv - Peter-Anoop (poona_task_201) - v3.

commit 17023a214f6fc6893a716821d7461f180cba2b82
Author: Anoop Saldanha <anoopsaldanha@gmail.com>
Date: Tue Oct 15 10:23:19 2013 +0530

Introduce debug vars for segv - Peter-Anoop (poona_task_201) - v2.

commit dfbba0566c52e2382ae15998dbb5aeb66779ce15
Author: Anoop Saldanha <anoopsaldanha@gmail.com>
Date: Mon Oct 14 19:52:32 2013 +0530

Introduce debug vars for segv - Peter-Anoop (poona_task_201).

commit 7ebd1e6433bfdf7c66d70156f82ad4940a186c70
Author: Victor Julien <victor@inliniac.net>
Date: Thu Oct 31 11:39:59 2013 +0100
=========================================================================

BUILD INFO
root@suricata:~/oisf# suricata --build-info
This is Suricata version 2.0dev (rev f985e42)
Features: DEBUG 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
64-bits, Little-endian architecture
GCC version 4.6.3, C version 199901
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8
__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16
compiled with -fstack-protector
compiled with _FORTIFY_SOURCE=2
L1 cache line size (CLS)=64
compiled with LibHTP v0.5.8, linked against LibHTP v0.5.8
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: yes
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:/var/data/regit/log/suricata/core# gdb /usr/local/bin/suricata core
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/local/bin/suricata...done.
BFD: Warning: /var/data/regit/log/suricata/core/core is truncated: expected core file size >= 17365442560, found: 16347299840.

warning: core file may not match specified executable file.
[New LWP 19753]
[New LWP 19755]
[New LWP 19756]
[New LWP 19754]
[New LWP 19740]
[New LWP 19741]
[New LWP 19742]
[New LWP 19759]
[New LWP 19758]
[New LWP 19743]
[New LWP 19744]
[New LWP 19745]
[New LWP 19746]
[New LWP 19748]
[New LWP 19749]
[New LWP 19751]
[New LWP 19752]
[New LWP 19750]
[New LWP 19747]
[New LWP 19757]
Cannot access memory at address 0x7fb6166a72a8
Cannot access memory at address 0x7fb6166a72a0
(gdb)
(gdb)
(gdb) thread apply all bt

Thread 20 (LWP 19757):
#0 0x00007fb6151130c6 in ?? ()
#1 0x0000000000000000 in ?? ()

Thread 19 (LWP 19747):
#0 0x00000000004faf44 in SigMatchSignaturesBuildMatchArray (det_ctx=0x7fb5b8013540, p=0xf8521b0, mask=3 '\003', alproto=0) at detect-simd.c:127
#1 0x00000000004ea080 in SigMatchSignatures (th_v=0x775b9af0, de_ctx=0x2df6d270, det_ctx=0x7fb5b8013540, p=0xf8521b0) at detect.c:1301
#2 0x00000000004ec2dc in Detect (tv=0x775b9af0, p=0xf8521b0, data=0x7fb5b8013540, pq=0x3e3882d0, postpq=0x0) at detect.c:1699
#3 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x775b9af0, p=0xf8521b0, slot=0x34680050) at tm-threads.c:559
#4 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x775b9af0, s=0x34680050, p=0xf8521b0) at tm-threads.h:142
#5 0x0000000000652627 in ReceivePfringLoop (tv=0x775b9af0, data=0x7fb5b80008c0, slot=0x2ef1ddd0) at source-pfring.c:323
#6 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x775b9af0) at tm-threads.c:703
#7 0x00007fb615110e9a in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 18 (LWP 19750):
#0 0x00000000004fb3d9 in SigMatchSignaturesBuildMatchArray (det_ctx=0x7fb590013540, p=0x120f82b0, mask=131 '\203', alproto=0) at detect-simd.c:167
#1 0x00000000004ea080 in SigMatchSignatures (th_v=0x6da99ef0, de_ctx=0x2df6d270, det_ctx=0x7fb590013540, p=0x120f82b0) at detect.c:1301
#2 0x00000000004ec2dc in Detect (tv=0x6da99ef0, p=0x120f82b0, data=0x7fb590013540, pq=0x2eddc0a0, postpq=0x0) at detect.c:1699
#3 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x6da99ef0, p=0x120f82b0, slot=0x60c4a790) at tm-threads.c:559
#4 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x6da99ef0, s=0x60c4a790, p=0x120f82b0) at tm-threads.h:142
#5 0x0000000000652627 in ReceivePfringLoop (tv=0x6da99ef0, data=0x7fb5900008c0, slot=0x38a016f0) at source-pfring.c:323
#6 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x6da99ef0) at tm-threads.c:703
#7 0x00007fb615110e9a in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 17 (LWP 19752):
#0 0x0000000000656f0d in StreamTcpMemuseCounter (tv=0xb8f35e2277ed900, stt=0x0) at stream-tcp.c:143
#1 0x0000000000684499 in StreamTcpPacket (tv=0x2f316950, p=0xca0dd30, stt=0x7fb5840126f0, pq=0x2eddb6e0) at stream-tcp.c:4378
#2 0x0000000000684abb in StreamTcp (tv=0x2f316950, p=0xca0dd30, data=0x7fb5840126f0, pq=0x2eddb6e0, postpq=0x0) at stream-tcp.c:4466
#3 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x2f316950, p=0xca0dd30, slot=0x2f518d60) at tm-threads.c:559
#4 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x2f316950, s=0x2f518d60, p=0xca0dd30) at tm-threads.h:142
#5 0x0000000000652627 in ReceivePfringLoop (tv=0x2f316950, data=0x7fb5840008c0, slot=0x2f314ca0) at source-pfring.c:323
#6 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x2f316950) at tm-threads.c:703
#7 0x00007fb615110e9a in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 16 (LWP 19751):
#0 0x000000000070e206 in SCACSearch (mpm_ctx=0x2ede13a0, mpm_thread_ctx=0x7fb5800135e0, pmq=0x7fb580013610, buf=0xd814b22 "\001", buflen=1427) at util-mpm-ac.c:1267
#1 0x0000000000543067 in PacketPatternSearch (det_ctx=0x7fb580013540, p=0xd813fb0) at detect-engine-mpm.c:244
#2 0x00000000004e7c5f in DetectMpmPrefilter (de_ctx=0x2df6d270, det_ctx=0x7fb580013540, smsg=0x0, p=0xd813fb0, flags=4 '\004', alproto=0, alstate=0x0, sms_runflags=0x7fb5e67f728a "\001\003")
at detect.c:974
#3 0x00000000004ea059 in SigMatchSignatures (th_v=0x63449a70, de_ctx=0x2df6d270, det_ctx=0x7fb580013540, p=0xd813fb0) at detect.c:1296
#4 0x00000000004ec2dc in Detect (tv=0x63449a70, p=0xd813fb0, data=0x7fb580013540, pq=0x2f99a630, postpq=0x0) at detect.c:1699
#5 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x63449a70, p=0xd813fb0, slot=0x519e8f60) at tm-threads.c:559
#6 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x63449a70, s=0x519e8f60, p=0xd813fb0) at tm-threads.h:142
#7 0x0000000000652627 in ReceivePfringLoop (tv=0x63449a70, data=0x7fb5800008c0, slot=0x346806f0) at source-pfring.c:323
#8 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x63449a70) at tm-threads.c:703
#9 0x00007fb615110e9a in ?? ()
#10 0x0000000000000000 in ?? ()

Thread 15 (LWP 19749):
#0 0x00007fb6143d4387 in ?? ()
#1 0x000000000070e204 in SCACSearch (mpm_ctx=0x302fc390, mpm_thread_ctx=0x7fb5ac0135e0, pmq=0x7fb5ac013610,
buf=0x10f2ee2e "%\275\262\372\306\021\247,\200\374\361\025\351Å
#2 0x0000000000542c58 in PacketPatternSearchWithStreamCtx (det_ctx=0x7fb5ac013540, p=0x10f2e2b0) at detect-engine-mpm.c:192
#3 0x00000000004e7b2f in DetectMpmPrefilter (de_ctx=0x2df6d270, det_ctx=0x7fb5ac013540, smsg=0x0, p=0x10f2e2b0, flags=8 '\b', alproto=0, alstate=0x0, sms_runflags=0x7fb59fffc28a "\003\203") at detect.c:965
---Type <return> to continue, or q <return> to quit---
#4 0x00000000004ea059 in SigMatchSignatures (th_v=0x60c4ac40, de_ctx=0x2df6d270, det_ctx=0x7fb5ac013540, p=0x10f2e2b0) at detect.c:1296
#5 0x00000000004ec2dc in Detect (tv=0x60c4ac40, p=0x10f2e2b0, data=0x7fb5ac013540, pq=0x656c6080, postpq=0x0) at detect.c:1699
#6 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x60c4ac40, p=0x10f2e2b0, slot=0x372fc880) at tm-threads.c:559
#7 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x60c4ac40, s=0x372fc880, p=0x10f2e2b0) at tm-threads.h:142
#8 0x0000000000652627 in ReceivePfringLoop (tv=0x60c4ac40, data=0x7fb5ac0008c0, slot=0x5fc360e0) at source-pfring.c:323
#9 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x60c4ac40) at tm-threads.c:703
#10 0x00007fb615110e9a in ?? ()
#11 0x0000000000000000 in ?? ()

Thread 14 (LWP 19748):
#0 0x000000000069e6d7 in StreamTcpReassembleAppLayer (tv=0x738d5e20, ra_ctx=0x7fb5a8012de0, ssn=0x7fb50cb4e2d0, stream=0x7fb50cb4e2d8, p=0x11265db0) at stream-tcp-reassemble.c:2599
#1 0x00000000006a3ee3 in StreamTcpReassembleHandleSegmentUpdateACK (tv=0x738d5e20, ra_ctx=0x7fb5a8012de0, ssn=0x7fb50cb4e2d0, stream=0x7fb50cb4e2d8, p=0x10eb0070) at stream-tcp-reassemble.c:3326
#2 0x00000000006a4720 in StreamTcpReassembleHandleSegment (tv=0x738d5e20, ra_ctx=0x7fb5a8012de0, ssn=0x7fb50cb4e2d0, stream=0x7fb50cb4e320, p=0x10eb0070, pq=0x7fb5a8012700) at stream-tcp-reassemble.c:3400
#3 0x0000000000665dc7 in HandleEstablishedPacketToServer (tv=0x738d5e20, ssn=0x7fb50cb4e2d0, p=0x10eb0070, stt=0x7fb5a80126f0, pq=0x7fb5a8012700) at stream-tcp.c:1944
#4 0x000000000066a21b in StreamTcpPacketStateEstablished (tv=0x738d5e20, p=0x10eb0070, stt=0x7fb5a80126f0, ssn=0x7fb50cb4e2d0, pq=0x7fb5a8012700) at stream-tcp.c:2298
#5 0x00000000006838d8 in StreamTcpPacket (tv=0x738d5e20, p=0x10eb0070, stt=0x7fb5a80126f0, pq=0x38ce9330) at stream-tcp.c:4218
#6 0x0000000000684abb in StreamTcp (tv=0x738d5e20, p=0x10eb0070, data=0x7fb5a80126f0, pq=0x38ce9330, postpq=0x0) at stream-tcp.c:4466
#7 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x738d5e20, p=0x10eb0070, slot=0x5f8cfb20) at tm-threads.c:559
#8 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x738d5e20, s=0x5f8cfb20, p=0x10eb0070) at tm-threads.h:142
#9 0x0000000000652627 in ReceivePfringLoop (tv=0x738d5e20, data=0x7fb5a80008c0, slot=0x2eddc350) at source-pfring.c:323
#10 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x738d5e20) at tm-threads.c:703
#11 0x00007fb615110e9a in ?? ()
#12 0x0000000000000000 in ?? ()

Thread 13 (LWP 19746):
#0 0x00000000004e54d6 in SigMatchSignaturesBuildMatchArrayAddSignature (det_ctx=0x7fb5d4013540, p=0x115c00b0, s=0x790eaae8, alproto=0) at detect.c:523
#1 0x00000000004fb360 in SigMatchSignaturesBuildMatchArray (det_ctx=0x7fb5d4013540, p=0x115c00b0, mask=3 '\003', alproto=0) at detect-simd.c:171
#2 0x00000000004ea080 in SigMatchSignatures (th_v=0x73d58db0, de_ctx=0x2df6d270, det_ctx=0x7fb5d4013540, p=0x115c00b0) at detect.c:1301
#3 0x00000000004ec2dc in Detect (tv=0x73d58db0, p=0x115c00b0, data=0x7fb5d4013540, pq=0x73c4faa0, postpq=0x0) at detect.c:1699
#4 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x73d58db0, p=0x115c00b0, slot=0x73d56740) at tm-threads.c:559
#5 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x73d58db0, s=0x73d56740, p=0x115c00b0) at tm-threads.h:142
#6 0x0000000000652627 in ReceivePfringLoop (tv=0x73d58db0, data=0x7fb5d40008c0, slot=0x70da0010) at source-pfring.c:323
#7 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x73d58db0) at tm-threads.c:703
#8 0x00007fb615110e9a in ?? ()
#9 0x0000000000000000 in ?? ()

Thread 12 (LWP 19745):
#0 0x00000000006b7277 in PacketPoolReturnPacket (p=0x110dc570) at tmqh-packetpool.c:124
#1 0x00000000006b8d3a in TmqhOutputPacketpool (t=0x3e2b7250, p=0x110dc570) at tmqh-packetpool.c:286
#2 0x0000000000651e10 in TmThreadsSlotProcessPkt (tv=0x3e2b7250, s=0x73c42cf0, p=0x110dc570) at tm-threads.h:156
#3 0x0000000000652627 in ReceivePfringLoop (tv=0x3e2b7250, data=0x7fb5d00008c0, slot=0x75477cd0) at source-pfring.c:323
#4 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x3e2b7250) at tm-threads.c:703
#5 0x00007fb615110e9a in ?? ()
#6 0x0000000000000000 in ?? ()

Thread 11 (LWP 19744):
#0 RingBufferMrMwPut (rb=0x29f2480, ptr=0xf3d0830) at util-ringbuffer.c:789
#1 0x00000000006b7973 in PacketPoolReturnPacket (p=0xf3d0830) at tmqh-packetpool.c:125
#2 0x00000000006b8d3a in TmqhOutputPacketpool (t=0x656e0e20, p=0xf3d0830) at tmqh-packetpool.c:286
#3 0x0000000000651e10 in TmThreadsSlotProcessPkt (tv=0x656e0e20, s=0x6f3968f0, p=0xf3d0830) at tm-threads.h:156
#4 0x0000000000652627 in ReceivePfringLoop (tv=0x656e0e20, data=0x7fb5e00008c0, slot=0x76a2dfa0) at source-pfring.c:323
#5 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x656e0e20) at tm-threads.c:703
#6 0x00007fb615110e9a in ?? ()
#7 0x0000000000000000 in ?? ()

Thread 10 (LWP 19743):
#0 SCACSearch (mpm_ctx=0x2fdf9e00, mpm_thread_ctx=0x7fb5fc0135e0, pmq=0x7fb5fc013610,
buf=0xe6b0b6e "u:F5\305\017\300\066\334\021@\230h\361v!\234\272F\340p\353\276e\246\024\060s\326u-\270BO\335\323\v\205\307\001p st\026)\227\a\302\031\267Ì \253\216S\257Wi*\326\365]\326\213tI#y\303o\207\266\067{\357\035\221\302+3?b\277\372\331\f\204\255,\265.\377\306\366N\342\250\364\337Lk\377\224Bl\213f\236\220f\250\300a\305S\n\017R\004\254Rw\020\302\342$%VI\b\327\035\346\177\265II\337{o\vgÈ`\375\r\257$\037~\027\222\022H\217\\?\\9K/y\035\356Y(w\200\060\276\334\371\325U\267\060\016\212\177\256\276\fqx,о#\340\262\356\225\016\207\370S("..., buflen=1460) at util-mpm-ac.c:1268
---Type <return> to continue, or q <return> to quit---
#1 0x0000000000543067 in PacketPatternSearch (det_ctx=0x7fb5fc013540, p=0xe6afff0) at detect-engine-mpm.c:244
#2 0x00000000004e7c5f in DetectMpmPrefilter (de_ctx=0x2df6d270, det_ctx=0x7fb5fc013540, smsg=0x0, p=0xe6afff0, flags=8 '\b', alproto=0, alstate=0x0, sms_runflags=0x7fb5efffc28a "\003\203") at detect.c:974
#3 0x00000000004ea059 in SigMatchSignatures (th_v=0x73c43430, de_ctx=0x2df6d270, det_ctx=0x7fb5fc013540, p=0xe6afff0) at detect.c:1296
#4 0x00000000004ec2dc in Detect (tv=0x73c43430, p=0xe6afff0, data=0x7fb5fc013540, pq=0x2f17d010, postpq=0x0) at detect.c:1699
#5 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x73c43430, p=0xe6afff0, slot=0x738d66e0) at tm-threads.c:559
#6 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x73c43430, s=0x738d66e0, p=0xe6afff0) at tm-threads.h:142
#7 0x0000000000652627 in ReceivePfringLoop (tv=0x73c43430, data=0x7fb5fc0008c0, slot=0x75478240) at source-pfring.c:323
#8 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x73c43430) at tm-threads.c:703
#9 0x00007fb615110e9a in ?? ()
#10 0x0000000000000000 in ?? ()

Thread 9 (LWP 19758):
#0 0x00007fb6151150fe in ?? ()
#1 0x0000000000000000 in ?? ()

Thread 8 (LWP 19759):
#0 0x00007fb6151150fe in ?? ()
#1 0x0000000000000000 in ?? ()

Thread 7 (LWP 19742):
#0 0x00000000004e7b6e in DetectMpmPrefilter (de_ctx=0x2df6d270, det_ctx=0x7fb5f8013540, smsg=0x0, p=0x119f62b0, flags=8 '\b', alproto=0, alstate=0x0, sms_runflags=0x7fb60d3ac28a "\003\203") at detect.c:970
#1 0x00000000004ea059 in SigMatchSignatures (th_v=0x78917320, de_ctx=0x2df6d270, det_ctx=0x7fb5f8013540, p=0x119f62b0) at detect.c:1296
#2 0x00000000004ec2dc in Detect (tv=0x78917320, p=0x119f62b0, data=0x7fb5f8013540, pq=0x70e44730, postpq=0x0) at detect.c:1699
#3 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x78917320, p=0x119f62b0, slot=0x6dab6cb0) at tm-threads.c:559
#4 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x78917320, s=0x6dab6cb0, p=0x119f62b0) at tm-threads.h:142
#5 0x0000000000652627 in ReceivePfringLoop (tv=0x78917320, data=0x7fb5f80008c0, slot=0x70e47f40) at source-pfring.c:323
#6 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x78917320) at tm-threads.c:703
#7 0x00007fb615110e9a in ?? ()
#8 0x0000000000000000 in ?? ()

Thread 6 (LWP 19741):
#0 PfringProcessPacket (user=0x7fb6080008c0, h=0x7fb60dbafc40, p=0xecefef0) at source-pfring.c:215
#1 0x00000000006525ff in ReceivePfringLoop (tv=0x3593da00, data=0x7fb6080008c0, slot=0x70ccd130) at source-pfring.c:321
#2 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x3593da00) at tm-threads.c:703
#3 0x00007fb615110e9a in ?? ()
#4 0x0000000000000000 in ?? ()

Thread 5 (LWP 19740):
#0 0x00007fb61446508d in ?? ()
#1 0x0000000000000000 in ?? ()

Thread 4 (LWP 19754):
#0 0x000000000068f0af in PrintList (seg=0x7fb51bf2a3d0) at stream-tcp-reassemble.c:458
#1 0x000000000069e884 in StreamTcpReassembleAppLayer (tv=0x2fdf7d60, ra_ctx=0x7fb558012de0, ssn=0x7fb26a22e8f0, stream=0x7fb26a22e8f8, p=0x10a598f0) at stream-tcp-reassemble.c:2606
#2 0x00000000006a3ee3 in StreamTcpReassembleHandleSegmentUpdateACK (tv=0x2fdf7d60, ra_ctx=0x7fb558012de0, ssn=0x7fb26a22e8f0, stream=0x7fb26a22e8f8, p=0x10a598f0) at stream-tcp-reassemble.c:3326
#3 0x00000000006a4720 in StreamTcpReassembleHandleSegment (tv=0x2fdf7d60, ra_ctx=0x7fb558012de0, ssn=0x7fb26a22e8f0, stream=0x7fb26a22e940, p=0x10a598f0, pq=0x7fb558012700) at stream-tcp-reassemble.c:3400
#4 0x0000000000665dc7 in HandleEstablishedPacketToServer (tv=0x2fdf7d60, ssn=0x7fb26a22e8f0, p=0x10a598f0, stt=0x7fb5580126f0, pq=0x7fb558012700) at stream-tcp.c:1944
#5 0x000000000066a21b in StreamTcpPacketStateEstablished (tv=0x2fdf7d60, p=0x10a598f0, stt=0x7fb5580126f0, ssn=0x7fb26a22e8f0, pq=0x7fb558012700) at stream-tcp.c:2298
#6 0x00000000006838d8 in StreamTcpPacket (tv=0x2fdf7d60, p=0x10a598f0, stt=0x7fb5580126f0, pq=0x359a01e0) at stream-tcp.c:4218
#7 0x0000000000684abb in StreamTcp (tv=0x2fdf7d60, p=0x10a598f0, data=0x7fb5580126f0, pq=0x359a01e0, postpq=0x0) at stream-tcp.c:4466
#8 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x2fdf7d60, p=0x10a598f0, slot=0x362bf230) at tm-threads.c:559
#9 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x2fdf7d60, s=0x362bf230, p=0x10a598f0) at tm-threads.h:142
#10 0x0000000000652627 in ReceivePfringLoop (tv=0x2fdf7d60, data=0x7fb5580008c0, slot=0x36367aa0) at source-pfring.c:323
#11 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x2fdf7d60) at tm-threads.c:703
#12 0x00007fb615110e9a in ?? ()
#13 0x0000000000000000 in ?? ()

Thread 3 (LWP 19756):
#0 0x000000000068efe6 in PrintList (seg=0x7fb39dc81ef0) at stream-tcp-reassemble.c:454
#1 0x000000000069e884 in StreamTcpReassembleAppLayer (tv=0x36369050, ra_ctx=0x7fb540012de0, ssn=0x7fb35dce18e0, stream=0x7fb35dce1930, p=0xd3cc9b0) at stream-tcp-reassemble.c:2606
---Type <return> to continue, or q <return> to quit---
#2 0x00000000006a3ee3 in StreamTcpReassembleHandleSegmentUpdateACK (tv=0x36369050, ra_ctx=0x7fb540012de0, ssn=0x7fb35dce18e0, stream=0x7fb35dce1930, p=0xd3cc9b0) at stream-tcp-reassemble.c:3326
#3 0x00000000006a4720 in StreamTcpReassembleHandleSegment (tv=0x36369050, ra_ctx=0x7fb540012de0, ssn=0x7fb35dce18e0, stream=0x7fb35dce18e8, p=0xd3cc9b0, pq=0x7fb540012700) at stream-tcp-reassemble.c:3400
#4 0x00000000006676e7 in HandleEstablishedPacketToClient (tv=0x36369050, ssn=0x7fb35dce18e0, p=0xd3cc9b0, stt=0x7fb5400126f0, pq=0x7fb540012700) at stream-tcp.c:2066
#5 0x000000000066a432 in StreamTcpPacketStateEstablished (tv=0x36369050, p=0xd3cc9b0, stt=0x7fb5400126f0, ssn=0x7fb35dce18e0, pq=0x7fb540012700) at stream-tcp.c:2312
#6 0x00000000006838d8 in StreamTcpPacket (tv=0x36369050, p=0xd3cc9b0, stt=0x7fb5400126f0, pq=0x36369310) at stream-tcp.c:4218
#7 0x0000000000684abb in StreamTcp (tv=0x36369050, p=0xd3cc9b0, data=0x7fb5400126f0, pq=0x36369310, postpq=0x0) at stream-tcp.c:4466
#8 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x36369050, p=0xd3cc9b0, slot=0x358f8370) at tm-threads.c:559
#9 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x36369050, s=0x358f8370, p=0xd3cc9b0) at tm-threads.h:142
#10 0x0000000000652627 in ReceivePfringLoop (tv=0x36369050, data=0x7fb5400008c0, slot=0x371c35e0) at source-pfring.c:323
#11 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x36369050) at tm-threads.c:703
#12 0x00007fb615110e9a in ?? ()
#13 0x0000000000000000 in ?? ()

Thread 2 (LWP 19755):
#0 0x00000000004a4c34 in SCPerfCounterIncr (id=3, pca=0x7fb55c320e90) at counters.c:92
#1 0x000000000065489e in DecodePfring (tv=0x2f3f03d0, p=0xf8c1270, data=0x7fb55c0111e0, pq=0x376e4ba0, postpq=0x0) at source-pfring.c:549
#2 0x00000000006bd00a in TmThreadsSlotVarRun (tv=0x2f3f03d0, p=0xf8c1270, slot=0x376e4b60) at tm-threads.c:559
#3 0x0000000000651d69 in TmThreadsSlotProcessPkt (tv=0x2f3f03d0, s=0x376e4b60, p=0xf8c1270) at tm-threads.h:142
#4 0x0000000000652627 in ReceivePfringLoop (tv=0x2f3f03d0, data=0x7fb55c0008c0, slot=0x308aefb0) at source-pfring.c:323
#5 0x00000000006bdb73 in TmThreadsSlotPktAcqLoop (td=0x2f3f03d0) at tm-threads.c:703
#6 0x00007fb615110e9a in ?? ()
#7 0x0000000000000000 in ?? ()

Thread 1 (LWP 19753):
#0 0x00007fb6143db425 in ?? ()
#1 0x00007fb6143deb8b in ?? ()
#2 0x0000000000783d21 in ?? ()
#3 0x00007fb614521160 in ?? ()
#4 0x0000000000000000 in ?? ()
(gdb)
(gdb)
(gdb)
    (1-1/1)