ID:               29127
 Comment by:       jbrady at sbccd dot cc dot ca dot us
 Reported By:      bojo at gvea dot com
 Status:           Closed
 Bug Type:         Reproducible crash
 Operating System: Windows 2003 Server
 PHP Version:      5.0.0
 New Comment:

I had this bug, but the latest snap fixed it. But it didn't fix the
crash in IIS when you stop the service.

I just upgraded from php 4.3.8 to 5.0 on my Windows XP machine, and got
it working, only to get the access violation. At that time, IIS also
crashed when I tried to stop the service (using "net stop "IIS Admin").
I read this bug report, got the latest snapshot, and it fixed the access
violation that was reported in the browser.

Now, when ever I start IIS, run a page containing "<?php phpinfo();
?>", and then try to stop IIS, it crashes. It brings up the microsoft
crash report, asking to send it to Microsoft.


Previous Comments:
------------------------------------------------------------------------

[2004-07-23 02:29:30] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2004-07-23 02:19:30] SI at wcreplays dot com

getting same errors, also win2k3. have had the error on a 3 line file
<? echo "blah"; ?>, also have it in the middle of a dir enum loop,
consistently after same element, the dir I am displaying only has
subdirs. Email me if I should test stuff.

------------------------------------------------------------------------

[2004-07-22 13:37:59] jmjt at lut dot fi

Any possibility of getting a version for PHP 4.3.8 of the DLL? The
access violation bug is highly reproducible also there and I'm big
stuck here not wanting to go below 4.3.8 because of the serious bugs
and not ready to go to 5.0.0 yet.

------------------------------------------------------------------------

[2004-07-21 22:29:33] noidea_2 at hotmail dot com

I'm also getting the Access Violation error randomly. Email me if I
have to test things.

------------------------------------------------------------------------

[2004-07-20 16:06:15] justin at jphil dot net

After thinking that the suggested .dll replacement had fixed the Access
violation error I was disappointed to see the error showing itself here
and there again. However now it seems to be only after relatively
complex scripts are run (XML_RPC in this case) and even then only
perhaps every 10th time the script is run... so the problem is still
there...

My system is IIS6, Windows Server 2003 SE, PHP 5.0.0 (with replaced
php5ts.dll)

Justin

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29127

-- 
Edit this bug report at http://bugs.php.net/?id=29127&edit=1

Reply via email to