Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 19:59:35 +0300 (MSK)
From:      Slawa Olhovchenkov <slw@zxy.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   threads/74856: dig/host broken w/ libthr
Message-ID:  <200412081659.iB8GxZmn017008@zxy.spb.ru>
Resent-Message-ID: <200412081700.iB8H0erv071593@freefall.freebsd.org>

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

>Number:         74856
>Category:       threads
>Synopsis:       dig/host broken w/ libthr
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-threads
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 08 17:00:39 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Slawa Olhovchenkov
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
None
>Environment:
System: FreeBSD slw.office.acropolis.ru 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Fri Dec 3 18:02:19 MSK 2004 root@slw.office.acropolis.ru:/usr/obj/usr/src/sys/SLW i386

	Celeron 433, 5.3-RELEASE, UP, SCHED_4BSD
>Description:
	dig/host not functional w/ libthr: not worked, not terminated.
>How-To-Repeat:
	Map libthread to libthr in libmap.conf
	===
	# /etc/libmap.conf
	#
	# candidate             mapping
	libpthread.so.1         libthr.so.1 # Everything uses 'libpthread'
	libpthread.so           libthr.so
	===
	Run host/dig:
	===
	> host www.freebsd.org
	;; connection timed out; no servers could be reached
	===
	and host/dig not terminated by Control-C or kill -9.

>Fix:



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


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