Lasted for just a few minutes, died when calling up "Data Rcvd", gdb output
is included below.

Throughput graph still only shows about 10% of the actual traffic on the
link, saturated T1 shows 200K of traffic (connected to mirrored switch
port).

GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `/usr/local/bin/ntop -w 80 -d -p FTP ftp|ftp-data HTTP
htt
p|www|https DNS name|d'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/lib/libntopreport-1.3.so.2...done.
Reading symbols from /lib/libcrypt.so.1...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libpthread.so.0...done.
Reading symbols from /lib/libresolv.so.2...done.
Reading symbols from /lib/libnsl.so.1...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /usr/local/lib/libntop-1.3.so.2...done.
Reading symbols from /usr/lib/libgdbm.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
Reading symbols from /lib/libnss_files.so.2...done.
Reading symbols from /lib/libnss_nisplus.so.2...done.
---Type <return> to continue, or q <return> to quit---
Reading symbols from /lib/libnss_nis.so.2...done.
Reading symbols from /lib/libnss_dns.so.2...done.
#0  0x404d458b in __sigsuspend (set=0xbf5ff950)
    at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
48      ../sysdeps/unix/sysv/linux/sigsuspend.c: No such file or directory.
(gdb) bt
#0  0x404d458b in __sigsuspend (set=0xbf5ff950)
    at ../sysdeps/unix/sysv/linux/sigsuspend.c:48
#1  0x400a0d79 in __new_sem_wait (sem=0x403eb7a0) at restart.h:49
#2  0x400fe5d4 in waitSem (semId=0x403eb7a0) at util.c:991
#3  0x400efafb in dequeuePacket (notUsed=0x0) at pbuf.c:2594
#4  0x4009deca in pthread_start_thread (arg=0xbf5ffe60) at manager.c:213
(gdb)

Reply via email to