Mike McCormack a écrit :
Eric Pouech wrote:
I don't think so. In any case, there's no msvcrt.dll in Windows\System
at this stage of the install.
yes, but there's one installed in the download area, and it's loaded.
From the traces:
0022:Call PE DLL (proc=0x7e566d62,module=0x7e56
L"msvcrt.dll
Eric Pouech wrote:
could you be more precise on the crash:
- where does it take place ?
OK, I've included the full backtrace below.
- are you running native msvcrt or builtin ?
Seems like the process has neither loaded.
- does IE6 installer use msvcrt at all ?
I don't think so. In any case, there'
Mike McCormack a écrit :
Hi Eric,
The following patch causes the IE6 installer to crash. Thanks to Rob
for figuring out which patch caused the problem very quickly :)
Mike
Log message:
Eric Pouech <[EMAIL PROTECTED]>
- msvcrt: the file descriptors are now inherited between parent/child
Hi Eric,
The following patch causes the IE6 installer to crash. Thanks to Rob
for figuring out which patch caused the problem very quickly :)
Mike
Log message:
Eric Pouech <[EMAIL PROTECTED]>
- msvcrt: the file descriptors are now inherited between parent/child
processes