Hi, I just realized that I am suffering this unexpected error in __fork problem only in long (several hours) perl runs. The autobuilder is such a perl program, and it has a lot of system() calls (which is perlish for fork/exec), which themselve can take a long time. Thanks, Marcus
- Re: small note about unexp. error in __fork Marcus Brinkmann
- Re: small note about unexp. error in __fork Mark Kettenis