> Guillem Jover, le Thu 25 Aug 2011 15:22:23 +0200, a écrit : > > [PATCH 17/17] Initialize the new map entry when it's a projected > > > > This one seems correct at first sight, but I'm actually surprised this > > has not caused many failures in the past... > > We never fork tasks. The exec server recreates the task for Unix' fork().
Huh? The exec server has nothing to do with fork, only with exec (hence the name).