Bug 74856 - dig/host broken w/ libthr
Summary: dig/host broken w/ libthr
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: threads (show other bugs)
Version: 5.3-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-threads (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-08 17:00 UTC by slw
Modified: 2005-04-05 13:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description slw 2004-12-08 17:00:39 UTC
	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.
Comment 1 David Xu freebsd_committer freebsd_triage 2005-04-05 13:25:57 UTC
State Changed
From-To: open->closed

Can not reproduce in -CURRENT with newest libthr.