From: Operating system: Windows XP / 2003 PHP version: 5.3.2 Package: Reproducible crash Bug Type: Bug Bug description:php5ts.dll crash and reset Apache
Description: ------------ I thought it might be a matter of server version so initially I started a report here (http://www.apachelounge.com/viewtopic.php?p=15696) which will be of help to avoid writing both. Test script: --------------- In the previous url I have posted some php code... You can use a connection string like this for testing: $cnStr = 'Provider=VFPOLEDB.1;Data Source="\\server\data";Mode=ReadWrite|Share Deny None;Password="";Collating Sequence=SPANISH;DELETED=False'; Other variables needed: $charPage = CP_UTF8; $consulta = "SELECT * FROM hugedbf1 x INNER JOIN hugedbf2 y ON x.Id=y.xId" And it's all... works fine for a few records but crash for many. As I said in the other post, works fine with PHP 5.2 Expected result: ---------------- array results Actual result: -------------- php5ts.dll crash -- Edit bug report at http://bugs.php.net/bug.php?id=51877&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51877&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51877&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51877&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51877&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51877&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51877&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51877&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51877&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51877&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51877&r=support Expected behavior: http://bugs.php.net/fix.php?id=51877&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51877&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51877&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51877&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51877&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51877&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51877&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51877&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51877&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51877&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51877&r=mysqlcfg