Comment 31 for bug 102408

Revision history for this message
In , Jwbaker-acm (jwbaker-acm) wrote :

Unfortunately in NSPR the same path is used to spawn an unrelated process and to fork your own process. If you explicitly close all the FDs when NSPR forks, half the unit tests fail.