Maybe you can try this update: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140704
wen 2009/12/16 Daniel Dvořák <[email protected]> > Hi all, > > after upgrading my verlihub to the latest version, the hub does not work > anymore. Segmentation Fault. What´s happen to it ? And how may I help to > solve the problem ? > > At the begging I snip gdb output, if it helps. > > # gdb /usr/local/bin/verlihub /usr/home/verlihub/verlihub.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 "i386-marcel-freebsd"...(no debugging symbols > found)... > Core was generated by `verlihub'. > Program terminated with signal 11, Segmentation fault. > Reading symbols from /usr/local/lib/libverlihub.so.0...(no debugging > symbols found)...done. > Loaded symbols for /usr/local/lib/libverlihub.so.0 > Reading symbols from /usr/local/lib/libpcre.so.0...(no debugging symbols > found)...done. > Loaded symbols for /usr/local/lib/libpcre.so.0 > Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.15...(no > debugging symbols found)...done. > Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.15 > Reading symbols from /lib/libz.so.4...(no debugging symbols found)...done. > Loaded symbols for /lib/libz.so.4 > Reading symbols from /usr/local/lib/libGeoIP.so.5...(no debugging symbols > found)...done. > Loaded symbols for /usr/local/lib/libGeoIP.so.5 > Reading symbols from /usr/lib/libssl.so.5...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/libssl.so.5 > Reading symbols from /lib/libcrypt.so.4...(no debugging symbols > found)...done. > Loaded symbols for /lib/libcrypt.so.4 > Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols > found)...done. > Loaded symbols for /usr/lib/libstdc++.so.6 > Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done. > Loaded symbols for /lib/libm.so.5 > Reading symbols from /lib/libgcc_s.so.1...(no debugging symbols > found)...done. > Loaded symbols for /lib/libgcc_s.so.1 > Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done. > Loaded symbols for /lib/libc.so.7 > Reading symbols from /lib/libcrypto.so.5...(no debugging symbols > found)...done. > Loaded symbols for /lib/libcrypto.so.5 > Reading symbols from /usr/local/etc/verlihub/plugins/libplug_pi.so...(no > debugging symbols found)...done. > Loaded symbols for /usr/local/etc/verlihub/plugins/libplug_pi.so > Reading symbols from /usr/local/etc/verlihub/plugins/libiplog_pi.so...(no > debugging symbols found)...done. > Loaded symbols for /usr/local/etc/verlihub/plugins/libiplog_pi.so > Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols > found)...done. > Loaded symbols for /libexec/ld-elf.so.1 > #0 0x458b08ec in ?? () > [New Thread 0x28701040 (LWP 100126)] > (gdb) > > Thank you for your help. > > Bye > > Stay d > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
