> wrowe 02/02/12 09:32:06 > > Modified: server/mpm/winnt service.c > Log: > After hours of debugging, the answer was -trivial-, but extremely > obscure and difficult to trace. This should do away with the handle > corruption we experienced. If anyone cares to walk the crt (source > is installed in vc\src\crt if you install it w/ Visual C++/Studio) > it's worth understanding why this occured.
There is still corruption I need to trace after work today, now apparent in APR itself within the apr_file_dup2 fn. I'll get to this in a few hours.