AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070315172708.37f77133@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<brian.deforest@onstor.com>,<larry.scheer@onstor.com>,<tim.gardner@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0A7D84@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 15 Mar 2007 17:27:29 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Brian DeForest" <brian.deforest@onstor.com>
Cc: Larry Scheer <larry.scheer@onstor.com>, Tim Gardner
 <tim.gardner@onstor.com>
Subject: Re: problem with Cheetah installs of Delorean sub8
Message-ID: <20070315172729.68b8ddaf@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0A7D84@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0A7D84@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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.
> 
> -----------------------
> 
> # 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
> # 
> # 
> # 
> # 
> # ls -l /dev/*.core
> -rw-------  1 root  wheel  45484 Mar 14 18:27 /dev/chmod.core
> #    
> # 
> # 
> # touch /tmp/x
> cd /tmp
> # cd /tmp
> # chmod 644 x
> Memory fault (core dumped) 
> # mount 
> /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=1000 1K-blocks)
> # ls -l /bin/chmod
> -r-xr-xr-x  2 root  bin  281220 Mar 12 22:06 /bin/chmod
> # 
> # 
> # file /bin/chmod
> /bin/sh: file: not found
> # 
> # 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
> #
