[2876] in SIPB bug reports
re: edsc exits immediately (vax 7.4B)
daemon@ATHENA.MIT.EDU ("Mark W. Eichin")
Thu May 28 15:00:49 1992
Date: Thu, 28 May 92 15:00:04 -0400
From: eichin@Athena.MIT.EDU ("Mark W. Eichin")
To: tytso@Athena.MIT.EDU
Cc: bug-sipb@Athena.MIT.EDU
In-Reply-To: Theodore Ts'o's message of Thu, 28 May 92 12:23:11 -0400 <9205281623.AA19513@tsx-11.MIT.EDU>
SUB: Re: edsc exits immediately (vax 7.4B)
SUM: tytso (Theodore Ts'o), tytso->eichin ("Mark W. Eichin"), bug-sipb
Date: Thu, 28 May 92 05:21:57 -0400
From: eichin@Athena.MIT.EDU ("Mark W. Eichin")
tsx-11% edsc
(gml)
tsx-11% ls -l /usr/sipb/vaxbin/edsc
-rwxr-xr-x 1 jik wheel 106496 Apr 9 1991 /usr/sipb/vaxbin/edsc*
I just tried running /usr/sipb/vaxbin/edsc, and it works fine. Are you
sure that was the edsc that you ran?
Yes, I am. Did you try running it with the "meeting file from hell",
namely mine?
(actually, isn't edsc supposed to print ; and some banner first? well,
it's just exiting here, exit status seems to be 0. In other words, it
doesn't work... specifically, on tsx-11, a 7.4B vax.)
No, edsc only prints the banner in response to the command (gpv) --- get
protocol version.
- Ted
Ok, it does react to gpv. When I run it under the shell (rather than
an emacs shell window) I now get:
tsx-11+% /usr/sipb/vaxbin/edsc
(gpv)
(23 "(Thu May 31 00:37:19 EDT 1990) tytso@binkley:/mit/discuss/vax/edsc")
(gml)
Broken pipe
Exit 141
Ken pointed out that since I'm on tsx, this could mean a disserve
problem (three "local" meetings.) strings shows:
tsx-11+% strings - /usr/sipb/vaxbin/edsc | grep diss
/usr/local/disserve
tsx-11+% ls -l /usr/local/disserve
lrwxrwxrwx 1 root wheel 24 Jul 25 1991 /usr/local/disserve@ -> /usr/athena/etc/disserve
tsx-11+% ls -l /usr/athena/etc/disserve
-rwsr-xr-x 1 discuss wheel 80896 May 6 10:00 /usr/athena/etc/disserve*
This would imply that perhaps there is some incompatibility or bug in
the athena disserve, in 7.4B? I'll try narrowing it down further
experimentally.
_Mark_