[Tcpick-project] information
Status: Beta
Brought to you by:
duskdruid
From: Luca N. <su...@al...> - 2009-04-07 17:19:23
|
Hi to all users, I have a Centos 5 and after a correct compilation of tcpick i tried to use this command with a segmentation fault. This is a Linux / Proxy Arp machine with iptables. root@firewall-lb1 cron]# tcpick -i eth0 "host 99.66.212.22 and port 80" -wRu Starting tcpick 0.2.1 at 2009-04-07 18:44 CEST Timeout for connections is 600 tcpick: listening on eth0 setting filter: "host 99.66.212.22 and port 80" 1 SYN-SENT 93.33.2.20:4571 > 99.66.212.22:http 1 SYN-RECEIVED 93.33.2.20:4571 > 99.66.212.22:http 1 ESTABLISHED 93.33.2.20:4571 > 99.66.212.22:http 2 SYN-SENT 94.85.3.209:17147 > 99.66.212.22:http 2 SYN-RECEIVED 94.85.3.209:17147 > 99.66.212.22:http 2 ESTABLISHED 94.85.3.209:17147 > 99.66.212.22:http 3 SYN-SENT 83.225.219.255:54007 > 99.66.212.22:http 3 SYN-RECEIVED 83.225.219.255:54007 > 99.66.212.22:http 3 ESTABLISHED 83.225.219.255:54007 > 99.66.212.22:http 1 FIN-WAIT-1 93.33.2.20:4571 > 99.66.212.22:http 1 FIN-WAIT-2 93.33.2.20:4571 > 99.66.212.22:http 4 SYN-SENT 93.39.104.63:ferrari-foam > 99.66.212.22:http 4 SYN-RECEIVED 93.39.104.63:ferrari-foam > 99.66.212.22:http 4 ESTABLISHED 93.39.104.63:ferrari-foam > 99.66.212.22:http 1 TIME-WAIT 93.33.2.20:4571 > 99.66.212.22:http 1 CLOSED 93.33.2.20:4571 > 99.66.212.22:http *** glibc detected *** tcpick: double free or corruption (fasttop): 0x09719ef8 *** ======= Backtrace: ========= /lib/libc.so.6[0x1790f1] /lib/libc.so.6(cfree+0x90)[0x17cbc0] tcpick[0x804abf1] tcpick[0x804ac90] tcpick[0x804c20c] tcpick[0x804aaf7] /usr/lib/libpcap.so.0.9.4[0xef146a] /usr/lib/libpcap.so.0.9.4(pcap_loop+0x7b)[0xef23db] tcpick[0x804b315] /lib/libc.so.6(__libc_start_main+0xdc)[0x125e8c] tcpick[0x8048e41] ======= Memory map: ======== 00110000-0024e000 r-xp 00000000 09:02 2107064 /lib/libc-2.5.so 0024e000-00250000 r-xp 0013e000 09:02 2107064 /lib/libc-2.5.so 00250000-00251000 rwxp 00140000 09:02 2107064 /lib/libc-2.5.so 00251000-00254000 rwxp 00251000 00:00 0 00505000-00510000 r-xp 00000000 09:02 2107042 /lib/ libgcc_s-4.1.2-20080825.so.1 00510000-00511000 rwxp 0000a000 09:02 2107042 /lib/ libgcc_s-4.1.2-20080825.so.1 00553000-0056d000 r-xp 00000000 09:02 2107057 /lib/ld-2.5.so 0056d000-0056e000 r-xp 00019000 09:02 2107057 /lib/ld-2.5.so 0056e000-0056f000 rwxp 0001a000 09:02 2107057 /lib/ld-2.5.so 00725000-0072e000 r-xp 00000000 09:02 2107080 /lib/ libnss_files-2.5.so 0072e000-0072f000 r-xp 00008000 09:02 2107080 /lib/ libnss_files-2.5.so 0072f000-00730000 rwxp 00009000 09:02 2107080 /lib/ libnss_files-2.5.so 00eec000-00f14000 r-xp 00000000 09:02 2510175 /usr/lib/libpcap.so. 0.9.4 00f14000-00f15000 rwxp 00028000 09:02 2510175 /usr/lib/libpcap.so. 0.9.4 00f42000-00f43000 r-xp 00f42000 00:00 0 [vdso] 08048000-0804f000 r-xp 00000000 09:02 2513961 /usr/local/bin/tcpick 0804f000-08050000 rw-p 00006000 09:02 2513961 /usr/local/bin/tcpick 09717000-09738000 rw-p 09717000 00:00 0 b7e00000-b7e21000 rw-p b7e00000 00:00 0 b7e21000-b7f00000 ---p b7e21000 00:00 0 b7f2f000-b7f31000 rw-p b7f2f000 00:00 0 b7f35000-b7f38000 rw-p b7f35000 00:00 0 b7f39000-b7f3a000 rw-p b7f39000 00:00 0 bfe32000-bfe47000 rw-p bfe32000 00:00 0 [stack] Aborted |