ID:               27185
 User updated by:  andrey at cherezov dot koenig dot su
 Reported By:      andrey at cherezov dot koenig dot su
 Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Windows 2003
 PHP Version:      4.3.5RC4-dev
 New Comment:

On the Windows XP I've tried different PHP apps

and found script which also produce error.

This script - ezpublish.


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

[2004-02-20 06:00:36] andrey at cherezov dot koenig dot su

I'm unable to reproduce this bug on my home WinXP PC (this build works
OK with test scripts), but on the my main Win2003 server this build
also causes fault:



Event Type:     Error

Event Source:   Application Error

Event Category: (100)

Event ID:       1000

Date:           20.02.2004

Time:           4:56:48

User:           N/A

Description:

Faulting application php.exe, version 4.3.5.5, faulting module
ntdll.dll, version 5.2.3790.0, fault address 0x00007300.



For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Data:

0000: 41 70 70 6c 69 63 61 74   Applicat

0008: 69 6f 6e 20 46 61 69 6c   ion Fail

0010: 75 72 65 20 20 70 68 70   ure  php

0018: 2e 65 78 65 20 34 2e 33   .exe 4.3

0020: 2e 35 2e 35 20 69 6e 20   .5.5 in 

0028: 6e 74 64 6c 6c 2e 64 6c   ntdll.dl

0030: 6c 20 35 2e 32 2e 33 37   l 5.2.37

0038: 39 30 2e 30 20 61 74 20   90.0 at 

0040: 6f 66 66 73 65 74 20 30   offset 0

0048: 30 30 30 37 33 30 30      0007300 



And there are huge number of such records in the Event log.

I again returned to 4.3.4, and no more errors.



I can't detect what script causes this fault. There to many PHP scripts
running on this server (PhpBB, WackoWiki, BitrixSitemanager, PhpWiki,
etc) in the same time, and about 10-20 users online. So web-server log
files grows fast and have many entries for each time of faulting record
in Event log...

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

[2004-02-20 04:50:51] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

I can NOT reproduce anything like this..

Does it happen with some script or what?



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

[2004-02-20 00:13:35] andrey at cherezov dot koenig dot su

No, I first renamed directory with the old 4.3.4 version (to be able
backup...), and installed 3.4.5RC into the new empty directory. No any
old dlls used.

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

[2004-02-20 00:06:54] [EMAIL PROTECTED]

You need to remove ALL old PHP related dlls before you install the new
PHP version. You're now getting clash with old php4ts.dll most
likely..or old extension you're loading in php.ini..etc..



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

[2004-02-19 09:41:55] david dot nicholls at camden dot gov dot uk

There is a problem here. I am seeing something similar

from my event log



Faulting application php.exe, version 4.3.5.5, faulting module
ntdll.dll, version 5.2.3790.0, fault address 0x00007300.



For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.





Get the same result in 4.3.5 RC2 and RC3 but 4.3.4 works with no crash



My system is Windows 2003 (fully patched at time of submission) and
produces the above logevent/crash when executing die() in an existing
script (wont post as its about 4000 lines in total).



However my attempts to isolate have not been sucessful so far as a test
script which performs only Die() does not crash.

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

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/27185

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

Reply via email to