Date: Tue, 02 Sep 2008 23:53:00 +0200 From: stellan alm <stellan.alm@home.se> To: freebsd-net@freebsd.org Subject: avahi-daemon, Segmentation fault: 11 (core dumped) Message-ID: <1220392380.3934.10.camel@localhost>
next in thread | raw e-mail | index | archive | help
Hi, Running: FreeBSD black 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Wed Jun 18 07:33:20 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 All the latest ports gnome2 and xfce4, output from gdb analysing the core says: ----------------------8<------------------------- $ gdb -c avahi-daemon.core /usr/local/sbin/avahi-daemon 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 `avahi-daemon'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/local/lib/libavahi-common.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libavahi-common.so.3 Reading symbols from /usr/local/lib/libavahi-core.so.5...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libavahi-core.so.5 Reading symbols from /usr/local/lib/libdaemon.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libdaemon.so.0 Reading symbols from /usr/local/lib/libexpat.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libexpat.so.6 Reading symbols from /usr/local/lib/libdbus-1.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libdbus-1.so.3 Reading symbols from /lib/libssp.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libssp.so.0 Reading symbols from /usr/local/lib/libintl.so.8...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libintl.so.8 Reading symbols from /usr/local/lib/libiconv.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/local/lib/libiconv.so.3 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 0x280a73f9 in _thr_cancel_enter () from /usr/local/lib/libavahi-common.so.3 [New LWP 100162] (gdb) ----------------------8<------------------------- net/avahi is compiled with: $ less /var/db/ports/avahi/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for avahi-0.6.23 _OPTIONS_READ=avahi-0.6.23 WITH_AUTOIPD=true WITH_GTK=true WITH_LIBDNS=true WITHOUT_MONO=true WITHOUT_QT3=true WITHOUT_QT4=true WITH_PYTHON=true Searching the net doesn't come up with anything... Removed all ports! Reinstalled but without luck. Kind regards, Stellan Alm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1220392380.3934.10.camel>