看板 DFBSD_bugs 關於我們 聯絡資訊
On Tue, Mar 08, 2011 at 08:51:56PM +0000, Yair Goldfinger (via DragonFly issue tracker) wrote: > > New submission from Yair Goldfinger <ufs@poniki.net>: > > # wget http://znc.in/releases/znc-0.096.tar.gz > --2011-03-08 23:50:27-- http://znc.in/releases/znc-0.096.tar.gz > Segmentation fault(core dumped) > > # gdb `which wget` wget.core [...] > Program terminated with signal 11, Segmentation fault. > #0 0x0000000800ab27e4 in libintl_dcigettext () from /usr/pkg/lib/libintl.so.3 > (gdb) This is strangely similar to an issue which was fixed a few month ago: http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=43879 I guess you are running an x86_64 system. What is your version of gettext-lib ? -- Francois Tigeot