ID: 37548 User updated by: ryan_huff at knl dot cc Reported By: ryan_huff at knl dot cc Status: Open Bug Type: Reproducible crash Operating System: Win XP SP2 PHP Version: 5.1.4 New Comment:
Interestingly enough, I just tried the same process with the lateest 5.2 snap and I don't get any errors whatsoever as opposed to the 5.1.4 php-win.exe binary which gave a crash error everytime Previous Comments: ------------------------------------------------------------------------ [2006-05-22 16:29:00] ryan_huff at knl dot cc I have done as instructed to generate the back trace. When I go into Visual C it gives me the disassembly view - from there I choose to view the call stack and all I get is: PHP5TS! 100d5cf9() Is this correct or did I do something wrong? ------------------------------------------------------------------------ [2006-05-22 12:34:13] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2006-05-22 12:09:48] ryan_huff at knl dot cc Description: ------------ When I attempt to execute php-win.exe from the command line environment I receive a CLI error everytime. This happens wether or not I pass any command line parms or just execute php-win.exe by itself. PHP-win.exe will execute the parms, but then it will give the error after it executes - everytime without fail. I have posted the contents of the initial CLI error window but it causes some weird XML process dump - so I have that if you would like to see it. Reproduce code: --------------- php-win.exe Error Signature: AppName: php-win.exe AppVer: 5.1.4.4 ModName: unknown ModVer: 0.0.0.0 Offset: 01011590 Expected result: ---------------- It should execute without error Actual result: -------------- php-win.exe does execute the parms that you pass it, after it has executed then it will give the error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37548&edit=1