Re: [PHP-WIN] Re: CLI Crash Bug
[email protected] (Jan Ehrhardt)
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
Keith Davis in php.windows (Mon, 22 Jul 2013 08:04:44 -0500): >Program received signal SIGTRAP, Trace/breakpoint trap. >0x7756e696 in ntdll!KiRaiseUserExceptionDispatcher () > from C:\Windows\system32\ntdll.dll Your bug report was talking about C:\Windows\SysWOW64\ntdll.dll https://bugs.php.net/bug.php?id=65247 Mixup of 64-bits and 32-bits? Jan