ID: 43705 User updated by: scratch65535 at att dot net Reported By: scratch65535 at att dot net Status: Open Bug Type: Reproducible crash Operating System: w2ksp4 PHP Version: 5.2.5 New Comment:
It's definitely a problem related to message-passing between mysql and php. If mysql doesn't like something about a query, I don't get the error message back and php hangs or crashes the system instead of shrugging and timing out. Previous Comments: ------------------------------------------------------------------------ [2007-12-29 15:51:37] scratch65535 at att dot net 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 this bug report at http://bugs.php.net/?id=43705&edit=1