From mi@rtfm.ziplink.net  Sun Jan 26 17:00:16 1997
Received: from rtfm.ziplink.net ([199.232.255.52])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA08465
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Jan 1997 16:59:57 -0800 (PST)
Received: (from mi@localhost) by rtfm.ziplink.net (8.8.4/8.7.3) id UAA00447; Sun, 26 Jan 1997 20:00:42 -0500 (EST)
Message-Id: <199701270100.UAA00447@rtfm.ziplink.net>
Date: Sun, 26 Jan 1997 20:00:42 -0500 (EST)
From: mi@aldan.ziplink.net
Reply-To: mi@aldan.ziplink.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: ld.so broken?
X-Send-Pr-Version: 3.2

>Number:         2597
>Category:       bin
>Synopsis:       everything stops when the new ld.so is installed
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 26 17:10:01 PST 1997
>Closed-Date:    Sun Apr 26 02:31:08 PDT 1998
>Last-Modified:  Sun Apr 26 02:31:19 PDT 1998
>Originator:     Mikhail Teterin
>Release:        FreeBSD 3.0-970118-SNAP i386
>Organization:
>Environment:

	No undocumented env-variables set

>Description:

	It all starts when `make world' hits `install ...... ld.so'
	make, tail, find, vi, some others start giving `Bus error'
	After that only some programs work, and make is not one of them,
	so continuing making is impossible.
	Fortunately, mount, ls, rm, and ln work, so I could mount /cdrom
	(with 2.2 ?snapshot) and use it's ld.so
	But that ld.so does not quite work with the ld.so.hints the new
	ldconfig creates, so I had to flush and refill the file with
	cdrom's ldconfig as well (to bring up X).

>How-To-Repeat:

	On the older system (mine was 2.2-960801-SNAP) do `make world'...
	Or, ask me for a copy of non-functioning ld.so (which is available
	in gzipped form to anyone).

>Fix:
	
	See Description for work-around, wait for a fix.

>Release-Note:
>Audit-Trail:

From: Mike Pritchard <mpp>
To: freebsd-gnats-submit
Cc:  Subject: Re: bin/2597
Date: Sat, 22 Feb 1997 22:15:35 -0800 (PST)

 >Synopsis:       everything stops when the new ld.so is installed
 >Description:
 
 	It all starts when `make world' hits `install ...... ld.so'
 	make, tail, find, vi, some others start giving `Bus error'
 	After that only some programs work, and make is not one of them,
 	so continuing making is impossible.
 	Fortunately, mount, ls, rm, and ln work, so I could mount /cdrom
 	(with 2.2 ?snapshot) and use it's ld.so
 	But that ld.so does not quite work with the ld.so.hints the new
 	ldconfig creates, so I had to flush and refill the file with
 	cdrom's ldconfig as well (to bring up X).
 
 thud has a problem like this recently after a make world.
 The ldconfig cache needs to get reset.
 
 Did you try rebooting after the make install?  I suspect the problem
 may have gone away then.
 -- 
 Mike Pritchard
 mpp@FreeBSD.org
 "Go that way.  Really fast.  If something gets in your way, turn"
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Sun Apr 26 02:31:08 PDT 1998 
State-Changed-Why:  
timed out 
>Unformatted:
