From: shyam_khakare at yahoo dot com Operating system: Window NT PHP version: 5.3.1 PHP Bug Type: CGI related Bug description: php-win.exe Application Error
Description: ------------ i am using odbc connection in my web applications on windows. i used popen() command to call a php-win.exe with few command line arguments from web browser. i used to call several threads by using popen() inside foreach() loop it was working fine for me but now i am getting the memory error php-win.exe Application Error - The Instruction at 0x7c8a754 referenced memory at 0xffffffff the memory could not be read you can see the error popup image at http://imgur.com/Sa4Ya it halts the executions for some time and after i click ok it starts executions. Expected result: ---------------- script execution on CLI Actual result: -------------- gets error popups and execution halts for some time. after clicking ok the execution starts again. -- Edit bug report at http://bugs.php.net/?id=50933&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50933&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50933&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50933&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50933&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50933&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50933&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50933&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50933&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50933&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50933&r=support Expected behavior: http://bugs.php.net/fix.php?id=50933&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50933&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50933&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50933&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50933&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50933&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50933&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50933&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50933&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50933&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50933&r=mysqlcfg
