Bug #62
Syscall file_size() may fail silently
Status: | New | Start date: | 09/18/2009 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Virtual Machine | |||
Target version: | - | |||
Platform: | All | Triage Stage: | Accepted | |
Resolution: |
Description
Into VM, the file_size() always returns a value. But implementations may fail under some rare conditions. So this is a real problem for Anubis because an error case can't be tested and detected.