Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2015 12:11:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204013] net/ntp: latest 4.2.8p4 crashes in background mode
Message-ID:  <bug-204013-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204013

            Bug ID: 204013
           Summary: net/ntp: latest 4.2.8p4 crashes in background mode
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cy@FreeBSD.org
          Reporter: franco@opnsense.org
          Assignee: cy@FreeBSD.org
             Flags: maintainer-feedback?(cy@FreeBSD.org)

Reverting to the previous version works... This is on FreeBSD 10.1
specifically. Core dump backtrace below.  If more info is needed just let me
know.

# gdb -c ntpd.core -f /usr/local/sbin/ntpd
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 "amd64-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `ntpd'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libmd.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libmd.so.6
Reading symbols from /lib/libm.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.5
Reading symbols from /usr/local/lib/libcrypto.so.35...(no debugging symbols
found)...done.
Loaded symbols for /usr/local/lib/libcrypto.so.35
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 /lib/libthr.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libthr.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  0x0000000801311641 in pthread_mutex_destroy () from /lib/libthr.so.3
[New Thread 802006c00 (LWP 101319/ntpd)]
[New Thread 802006400 (LWP 101172/ntpd)]
(gdb) bt
#0  0x0000000801311641 in pthread_mutex_destroy () from /lib/libthr.so.3
#1  0x0000000801659987 in flockfile () from /lib/libc.so.7
#2  0x000000080163d8ab in rewind () from /lib/libc.so.7
#3  0x0000000801612fed in getservbyname_r () from /lib/libc.so.7
#4  0x000000080162de7f in nsdispatch () from /lib/libc.so.7
#5  0x0000000801613de1 in getservbyname () from /lib/libc.so.7
#6  0x0000000801613ce9 in getservbyname () from /lib/libc.so.7
#7  0x0000000801610e93 in getaddrinfo () from /lib/libc.so.7
#8  0x000000080160ead1 in getaddrinfo () from /lib/libc.so.7
#9  0x0000000000464456 in ?? ()
#10 0x0000000000465340 in ?? ()
#11 0x0000000000467a19 in ?? ()
#12 0x000000080130b4f5 in pthread_create () from /lib/libthr.so.3
#13 0x0000000000000000 in ?? ()
(gdb)

-- 
You are receiving this mail because:
You are the assignee for the bug.



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