Project

General

Profile

Actions

Bug #101

closed

Segv inside of FlowPruneFlows

Added by Will Metcalf about 14 years ago. Updated about 14 years ago.

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

Description

Another flow related bug. I wonder it this has anything to do with bug #100. This came from a 7 gig pcap, trying to shrink it, will upload the pcap if successful.

#0 pthread_mutex_trylock (mutex=0x8) at pthread_mutex_trylock.c:34
34 pthread_mutex_trylock.c: No such file or directory.
in pthread_mutex_trylock.c
(gdb) bt full
#0 _pthread_mutex_trylock (mutex=0x8) at pthread_mutex_trylock.c:34
oldval = <value optimized out>
__PRETTY_FUNCTION
= "_pthread_mutex_trylock"
#1 0x0000000000418ff2 in FlowPrune (q=0x723798, ts=0x7f9df97f9ca0) at flow.c:139
mr = 0
f = 0x7f9df0294050
timeout = 30
#2 0x0000000000419497 in FlowPruneFlows (q=0x723798, ts=0x7f9df97f9ca0) at flow.c:242
cnt = 75
#3 0x000000000041a59a in FlowManagerThread (td=0x7f9dfc0cc0a0) at flow.c:669
i = 1
th_v = 0x7f9dfc0cc0a0
ts = {tv_sec = 1249078706, tv_usec = 860451}
tsdiff = {tv_sec = 1249078705, tv_usec = 375747}
established_cnt = 10095
new_cnt = 93898
closing_cnt = 29741
nowcnt = 20
sleeping = 100
emerg = 0 '\000'
FUNCTION = "FlowManagerThread"
#4 0x00007f9e04aaea04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
__res = <value optimized out>
pd = 0x7f9df97fa910
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140316472486160, 8387449317884913224, 140735796990080, 0, 0, 3, -8404343316824496568, -8405337710984993208}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {
prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <value optimized out>
robust = <value optimized out>
#5 0x00007f9e043c980d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
No locals.
#6 0x0000000000000000 in ?? ()
No symbol table info available.

Actions

Also available in: Atom PDF