Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 15:06:14 GMT
From:      sergio lenzi <lenzi.sergio@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186097: net/avi-app dumps core signal 11 on Freebsd 10 release or freebsd 10 stable
Message-ID:  <201401251506.s0PF6EaD027526@oldred.freebsd.org>
Resent-Message-ID: <201401251510.s0PFA0TM040861@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186097
>Category:       ports
>Synopsis:       net/avi-app dumps core signal 11 on Freebsd 10 release or freebsd 10 stable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 25 15:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     sergio lenzi
>Release:        freebsd10 release
>Organization:
k1 sistemas
>Environment:
FreeBSD freebsd10.lenzicasa 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r261076M: Thu Jan 23 21:21:09 BRST 2014     lzt@freebsd10.lenzicasa:/usr/obj/usr/src/sys/server  amd64
>Description:
The avahi-daemon program from net/avahi-app, when build within FreeBSD 10 RELEASE
dumps core on exec.
Unable to track the problem, as it dumps core BEFORE entering in the main() procedure, thus gdb is useless
=============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 ?? ()
=======================================

>How-To-Repeat:
compile and install net/avahi-app on a 10.0 RELEASE.
tested both on 10.0 RELEASE and 10.0 STABLE
The same program when compiled in 9.2 (any version) works..
may be a bug in libthr.so.3???
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401251506.s0PF6EaD027526>