X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C76762.A2976526@onstor-exch02.onstor.net>; Thu, 15 Mar 2007 17:32:53 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: problem with Cheetah installs of Delorean sub8
Date: Thu, 15 Mar 2007 17:32:53 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E02D8FDE7@onstor-exch02.onstor.net>
In-Reply-To: <20070315172729.68b8ddaf@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: problem with Cheetah installs of Delorean sub8
Thread-Index: AcdnYeGPljhsjKK0SaOWJ1vykB/cnQAADbpw
References: <BB375AF679D4A34E9CA8DFA650E2B04E0A7D84@onstor-exch02.onstor.net> <20070315172729.68b8ddaf@ripper.onstor.net>
From: "Brian DeForest" <brian.deforest@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>,
	"Larry Scheer" <larry.scheer@onstor.com>,
	"Tim Gardner" <tim.gardner@onstor.com>,
	"Ken Renshaw" <ken.renshaw@onstor.com>

Can't do a 'system compare all' because none of the daemons come up.
Suspect the release is only partially installed. =20

Anyone tell me where is the corresponding BSD build directory?    It's
not under /n/Build-Trees/R2.3.0.0/*031207/...

-----Original Message-----
From: Andy Sharp=20
Sent: Thursday, March 15, 2007 5:27 PM
To: Brian DeForest
Cc: Larry Scheer; Tim Gardner
Subject: Re: problem with Cheetah installs of Delorean sub8

Check the checksum for the chmod binary against the binary in the
tarball or the build directory.  You might want to do a _system compare
all_

On Thu, 15 Mar 2007 17:21:55 -0700 "Brian DeForest"
<brian.deforest@onstor.com> wrote:

> Hmm, chmod is core dumping in sub8 on Cheetah.   Found a core dump in
> /dev.   This doesn't look good and presumably will be somewhat of a
> problem during installs.
>=20
> -----------------------
>=20
> # ls -lt /dev|head
> total 61
> crw-------  1 root  tty      0,   0 Mar 15 16:39 console
> crw-------  1 root  wheel    3,   2 Mar 15 16:38 null
> crw-------  1 root  wheel    2,   0 Mar 15 12:30 tty
> crw-------  1 root  kmem     3,   1 Mar 14 18:28 kmem
> srw-rw-rw-  1 root  wheel         0 Mar 14 18:28 log
> crw-------  1 root  wheel   33,   4 Mar 14 18:28 arandom
> crw-------  1 root  wheel   33,   2 Mar 14 18:28 urandom
> -rw-------  1 root  wheel     45484 Mar 14 18:27 chmod.core
> crw-------  1 root  wheel   33,   3 Mar 14 18:27 prandom
> #=20
> #=20
> #=20
> #=20
> # ls -l /dev/*.core
> -rw-------  1 root  wheel  45484 Mar 14 18:27 /dev/chmod.core
> #   =20
> #=20
> #=20
> # touch /tmp/x
> cd /tmp
> # cd /tmp
> # chmod 644 x
> Memory fault (core dumped)=20
> # mount=20
> /dev/wd0a on / type ffs (local, noatime, read-only)
> /dev/wd0e on /tmp type ffs (local)
> /dev/wd0d on /usr type ffs (local, noatime, read-only)
> /dev/wd0g on /usr/local/agile type ffs (local, noatime)
> /dev/wd0f on /var type ffs (local)
> /dev/wd0h on /usr/local/agile/conf type ffs (local)
> mfs:16551 on /dev type mfs (asynchronous, local, noatime, union,
> size=3D1000 1K-blocks)
> # ls -l /bin/chmod
> -r-xr-xr-x  2 root  bin  281220 Mar 12 22:06 /bin/chmod
> #=20
> #=20
> # file /bin/chmod
> /bin/sh: file: not found
> #=20
> # od -xc /bin/chmod|head
> 0000000     457f    464c    0101    0001    0000    0000    0000
> 0000 177   E   L   F 001 001 001  \0  \0  \0  \0  \0  \0  \0  \0  \0
> 0000020     0002    0008    0001    0000    3bf0    0040    0034
> 0000 002  \0  \b  \0 001  \0  \0  \0 360   ;   @  \0   4  \0  \0  \0
> 0000040     4854    0004    0003    1000    0034    0020    0003
> 0028 T   H 004  \0 003  \0  \0 020   4  \0      \0 003  \0   (  \0
> 0000060     000e    000d    0000    7000    0094    0000    0094
> 0040 016  \0  \r  \0  \0  \0  \0   p 224  \0  \0  \0 224  \0   @  \0
> 0000100     0094    0040    0018    0000    0018    0000    0004
> 0000 224  \0   @  \0 030  \0  \0  \0 030  \0  \0  \0 004  \0  \0  \0
> #
