net/avahi-app core dumps signal 11
Sergio de Almeida Lenzi
lenzi.sergio at gmail.com
Thu Jan 23 03:20:10 UTC 2014
=============gdb avahi-daemon==============
#0 0x0000000801304604 in pthread_testcancel () from /lib/libthr.so.3
#1 0x00000008012fc706 in open () from /lib/libthr.so.3
#2 0x0000000801517227 in __gets_chk () from /lib/libssp.so.0
#3 0x00000008015173d2 in __chk_fail () from /lib/libssp.so.0
#4 0x0000000801516ace in .init () from /lib/libssp.so.0
#5 0x00007fffffffd130 in ?? ()
#6 0x000000080061e6d1 in r_debug_state () from /libexec/ld-elf.so.1
#7 0x000000080061dd57 in __tls_get_addr () from /libexec/ld-elf.so.1
#8 0x000000080061c099 in .text () from /libexec/ld-elf.so.1
#9 0x0000000000000000 in ?? ()
=======================================
it is a fresh system tested both on FreeBSD 10.0-STABLE FreeBSD
10.0-STABLE #2 r260986
and than on FreeBSD10 RELEASE.
file /etc/make.conf
===========================================
FORCE_PKG_REGISTER=y
SENDMAIL_MC=/etc/mail/sendmail.mc
SENDMAIL_CFLAGS=-I/usr/local/include/sasl -I/usr/local/include -DSASL
SENDMAIL_LDFLAGS=-L/usr/local/lib
SENDMAIL_LDADD=-lsasl2
SENDMAIL_CFLAGS+=-D_FFR_SMTP_SSL
WITH_OPENSSL_BASE=yes
MAKE_JOBS_SAFE=yes
FORCE_MAKE_JOBS=yes
WITH_NEW_XORG= yes
WITH_GALLIUM= yes
WITH_GTK2=yes
WITH_PKGNG=yes
WX_UNICODE=YES
WARNS=2
NO_WERROR=yes
DEFAULT_VERSIONS=python=2.7 python2=2.7
===========================================
how to reproduce:
remove avahi (pkg delete -fyx avahi)
svn the ports (cd /usr/ports;svn up)
cd /usr/ports/net/avahi-app
make install
than when you try: avahi-daemon, the program aborts core
in an previous build of ports (On another system (that ports was built
before dec, 2013, it works)
think that the problem is in the port itsself
I now will try to rollback the net/avahi-app port from a month ago, ant
try.
Can someone confirm that please??
More information about the freebsd-ports
mailing list