[27026] in Athena Bugs
weird new athena ssh problem running rm6
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Jan  8 14:02:07 2007
Message-Id: <200701081901.l08J1hfr005988@speaker-for-the-dead.mit.edu>
From: Jonathon Weiss <jweiss@mit.edu>
To: bugs@mit.edu
Date: Mon, 08 Jan 2007 14:01:43 -0500
X-Spam-Flag: NO
X-Spam-Score: 0.00
Cc: ops@mit.edu
Errors-To: bugs-bounces@mit.edu
I've run into an X app that will not run using the new gssapi-with-mic
ssh client (from a server using the an older athena sshd).
The application is the 'rm6' program used to configure Sun StorEdge
A1000 disk arrays.
I've tested this using the new ssh client on bot sun and linux, and
against Athena 9.2 and 9.3 servers (though I'm not sure I managed
every possible combination).
Strangely, running other X programs (xcalc was my test case) seems to
work without a problem.  Less surprisingly, using the older 9.4 or
the 9.3 (becasue it's more convenient) ssh client, is a sufficient
work-around for the problem.
The specific error is:
alcyone.mit.edu# rm6
alcyone.mit.edu# X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  3 (X_GetWindowAttributes)
  Resource id in failed request:  0x280003
  Serial number of failed request:  13
  Current serial number in output stream:  14
	Jonathon