[24952] in SIPB bug reports
Re: exmh panics 9.4.17 Solaris
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Sep 20 15:52:45 2005
From ghudson@MIT.EDU Tue Sep 20 19:52:45 2005
Return-Path: <ghudson@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 7891 invoked from network); 20 Sep 2005 19:52:45 -0000
Received: from biscayne-one-station.mit.edu (18.7.7.80)
by charon.mit.edu with SMTP; 20 Sep 2005 19:52:45 -0000
Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103])
by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id j8KJqcBA013443;
Tue, 20 Sep 2005 15:52:38 -0400 (EDT)
Received: from equal-rites.mit.edu (EQUAL-RITES.MIT.EDU [18.18.1.59])
(authenticated bits=56)
(User authenticated as ghudson@ATHENA.MIT.EDU)
by outgoing.mit.edu (8.13.1/8.12.4) with ESMTP id j8KJqY4j009721
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Tue, 20 Sep 2005 15:52:35 -0400 (EDT)
Received: (from ghudson@localhost) by equal-rites.mit.edu (8.12.9)
id j8KJqYVj001096; Tue, 20 Sep 2005 15:52:34 -0400
Date: Tue, 20 Sep 2005 15:52:34 -0400
Message-Id: <200509201952.j8KJqYVj001096@equal-rites.mit.edu>
From: Greg Hudson <ghudson@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
CC: John Hawkinson <jhawk@MIT.EDU>, bugs@MIT.EDU, bug-sipb@MIT.EDU
In-reply-to: <1127244359.332.21.camel@equal-rites.mit.edu>
Subject: Re: exmh panics 9.4.17 Solaris
X-Spam-Score: 1.041
X-Spam-Level: * (1.041)
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42
> One possible area to look at is the AFS @sys compatibility code.
> /afs/sipb/project/tcl/bin is a symlink to arch/@sys/bin, and there
> is no arch/sun4x_510, so AFS is falling back to arch/sun4x_59. But
> honestly, the memory corruption could be happening anywhere in the
> exmh execution path.
Jacob made an /afs/sipb/project/tcl/arch/sun4x_510 symlink, and I
rebooted my test machine and tried again. exmh worked the first time,
but after that, the value of the wish symlink was lost and I got the
"Permission denied." error again.
I also saw very strange behavior the first time I logged in as systest
just after a reboot:
* In the console, zwgc complained the host manager wasn't responding
while initializing. (But in the xterm which came up, I could send
a zephyr.)
* The background was black.
* The xterm was unusually large on the screen.
* The window decoration theme was very different from normal.
* The panel was a small, maybe 100-pixel-wide strip at the bottom
left of the screen, with no applets or objects and two little
anchor bars at either end.
* The first time I tried to examine /afs/sipb/project/tcl, I got a
"connection timed out" error.
A second login cleared up these problems.