Primeiramente tenho que parabenizar os commiters do ports pelo belíssimo trabalho e segundo agradecer pela pronta resposta e solução. Como todos lembram dessa minha thread eu abri um bug no freebsd.org e em pouco tempo, que foi hoje, recebi a seguinte resposta:
Synopsis: Segfault in net/tcpick State-Changed-From-To: open->closed State-Changed-By: nobutaka State-Changed-When: Sat Jun 4 05:58:17 UTC 2011 State-Changed-Why: Fixed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=157347 Atualizei o ports, fui lá, compilei e pimba agora funciona!!! Obrigado galera! Sem palavras! Em 26/05/2011 10:07, Marcelo Gondim escreveu: > Olá pessoal, > > Estou instalando aqui uma ferramenta que usava mas só executar ela já dá > um segfault. Com vocês acontece a mesma coisa? > > (root@seca)[/usr/ports/net/tcpick]# tcpick > important: `man 8 tcpick' explains all options available > Starting tcpick 0.2.1 at 2011-05-26 09:57 BRT > Timeout for connections is 600 > tcpick: listening on em0 > Segmentation fault: 11 (core dumped) > > (root@seca)[/usr/ports/net/tcpick]# gdb tcpick tcpick.core > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 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 "amd64-marcel-freebsd"...(no debugging > symbols found)... > Core was generated by `tcpick'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from /lib/libpcap.so.7...(no debugging symbols > found)...done. > Loaded symbols for /lib/libpcap.so.7 > Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. > Loaded symbols for /lib/libc.so.7 > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols > found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x000000080086d447 in strlen () from /lib/libc.so.7 > > Será que é porque precisaria habilitar a compatibilidade com Linux? > > []´s > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

