[5953] in Athena Bugs
vax 7.1: gcore with bogus argument
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Thu Sep 6 05:28:18 1990
Date: Thu, 6 Sep 90 05:28:01 -0400
From: Ken Raeburn <Raeburn@MIT.Edu>
To: bugs@ATHENA.MIT.EDU
%
% ls
% j
[2] - 9594 Running xterm -fn 5x8 (wd: /site/raeburn/zephyr/server)
[3] + 12256 Stopped (signal) ./zephyrd -d (wd: /site/raeburn/zephyr/server)
% gcore %3
% ls
%
The process identifier "%3" is of course invalid for commands other
than shell builtins. The gcore program failed to emit an error
message, and in fact exited with a zero status.