Bug #21
An external process started by anubis doesn't close itself when finished
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Virtual Machine | |||
Target version: | 1.10 | |||
Platform: | Triage Stage: | |||
Resolution: |
Description
When the anubis VM execute another process, this process stay opened in processes list.
This has been seen under the MIPSel version of the VM, but there is no reason that the x86 Linux version doesn't have the same defect (not tested because of lack of time).
History
#1
Updated by Alain Prouté over 17 years ago
The linux version has the same defect. This has been remarked on the web site, in the page proposing online compilation.
I reread the GNU documentation, but I cannot understand why execvp does not terminate.
#2 Updated by Anonymous almost 17 years ago
In fact, this was a wrong usage of execute function. The wait_for_process was forgotten.
But the bug remains opened because Anubis is not working has expected, and process hasn't been closed by garbage.
#3 Updated by Anonymous over 16 years ago
- Target version changed from 1.9 to 1.10
- Platform deleted (
Linux MIPSel) - 3 deleted (
Not started)