Am Mit, 2003-10-08 um 17.18 schrieb Burton M. Strauss III:
> Does it fail when run under gdb? If so, capture the bt full output and post
> that. Otherwise, sadly, the bug report is about equivalent to saying you've
> lost you keys somewhere in New York...
>
> -----Burton
Hi Burton,
gdb output is (with set args -K --user root -M -i "eth0,eth1,eth2,eth3"
-P /usr/share/ntop --https-server 192.168.18.11:3001 --http-server 0 -L
--use-syslog=daemon --db-file-path /usr/share/ntop -m $mynetworks ):
(gdb) info stack
#0 0x42074760 in _int_free () from /lib/tls/libc.so.6
#1 0x42073786 in free () from /lib/tls/libc.so.6
#2 0x40090481 in ntop_safefree (ptr=0x42132320, file=0x400ab678
"hash.c", line=273) at leaks.c:609
#3 0x4008a630 in freeHostInfo (host=0x86321b8, actualDeviceId=1) at
hash.c:273
#4 0x4008aed8 in purgeIdleHosts (actDevice=1) at hash.c:532
#5 0x4009239d in scanIdleLoop (notUsed=0x0) at ntop.c:607
#6 0x40247332 in start_thread () from /lib/tls/libpthread.so.0
(gdb) bt full
(gdb) bt full
#0 0x42074760 in _int_free () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x42073786 in free () from /lib/tls/libc.so.6
No symbol table info available.
#2 0x40090481 in ntop_safefree (ptr=0x42132320, file=0x400ab678
"hash.c", line=273) at leaks.c:609
No locals.
#3 0x4008a630 in freeHostInfo (host=0x86321b8, actualDeviceId=1) at
hash.c:273
i = 1074474144
#4 0x4008aed8 in purgeIdleHosts (actDevice=1) at hash.c:532
idx = 3
numFreedBuckets = 3
numHosts = 54
startTime = 1065627060
purgeTime = 1065627030
lastPurgeTime = {1065627051, 1065627060, 1065626929, 1065626931,
0 <repeats 28 times>}
firstRun = 0 '\0'
theFlaggedHosts = (HostTraffic **) 0x84d9fe8
maxHosts = 42
scannedHosts = 98
hiresTimeStart = {tv_sec = 1065627060, tv_usec = 781176}
hiresTimeEnd = {tv_sec = 1065627060, tv_usec = 780691}
el = (HostTraffic *) 0x4000
prev = (HostTraffic *) 0x0
next = (HostTraffic *) 0x84da090
#5 0x4009239d in scanIdleLoop (notUsed=0x0) at ntop.c:607
No locals.
#6 0x40247332 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
I hope this information is sufficient.
Bye,
Matthias
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev