From: scratch65535 at att dot net Operating system: w2ksp4 PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: when interpreting programs with certain faults, php molests apache 2.2.6
Description: ------------ In a php 5.2.5, apache 2.2.6, mysql 5.0.45 setup under w2ksp4, a slightly sloppy program that v5 doesn't like but that ran fine under v4 -mostly unacceptable mysql default declarations during table creates- causes php to molest apache. My guess would be a loose pointer somewhere. The symptoms (and these are "reproduceable" only in the sense that the pattern has recurred *dozens* of times over the past 2 weeks) are: - I start execution of the program being debugged. - The browser (latest FF) tells me 'waiting for localhost', but sysmon shows no cpu activity by anything but the twiddle process and the monitor itself. - I send apache a kill via the services applet, watch the progress bar get halfway across and then drag its feet until finally the system complains that apache refuses to shut down. - a minute or three later, the system BSODs me for an instant, saying something about 'locked' (it comes and goes too fast for me to read), and reboots. The syslog is uninformative. -- Edit bug report at http://bugs.php.net/?id=43705&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43705&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43705&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43705&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43705&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43705&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43705&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43705&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43705&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43705&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43705&r=support Expected behavior: http://bugs.php.net/fix.php?id=43705&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43705&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43705&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43705&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43705&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43705&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43705&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43705&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43705&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43705&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43705&r=mysqlcfg