Bug 5835 - (fhpd) [0.0] kill is too agressive
Summary: (fhpd) [0.0] kill is too agressive
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 5829 5836
  Show dependency treegraph
 
Reported: 2008-03-03 20:56 UTC by Andrew Cagney
Modified: 2008-03-03 20:56 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2008-03-03 20:56:06 UTC
consider:

(fhpd) load /bin/ls
-> [0.0]
(fhpd) load /bin/echo
-> [1.0]
(fhpd) start
run /bin/ls and /bin/echo to entry point
(fhpd) [0.0] kill

kills and re-loads both process 0 and 1