From: andrey at cherezov dot koenig dot su Operating system: Windows 2003 PHP version: 4.3.5RC2 PHP Bug Type: Reproducible crash Bug description: Application Failure php.exe 4.3.5.5 in ntdll.dll 5.2.3790.0 at offset 00007300
Description: ------------ After installing PHP 4.3.5rc2 instead of 'old' stable 4.3.4 on my Win2003 Server Application Event Log started to fill with this report lines: ===== Event Type: Error Event Source: Application Error Event Category: (100) Event ID: 1000 Date: 08.02.2004 Time: 10:20:29 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: Application Failure php.exe 4.3.5.5 in ntdll.dll 5.2.3790.0 at offset 00007300 ===== About 1700 such events in past 6 hours. On my acWEB web-server PHP works in CGI mode. Now I've rolled back 4.3.4, and no more errors added to Event log. Reproduce code: --------------- Web-query to ANY php page on my site. Expected result: ---------------- Expected no errors in Event log. Actual result: -------------- The script itself works w/o problems - result pages displayed OK. Seems this fault happens when PHP.EXE finished its work. -- Edit bug report at http://bugs.php.net/?id=27185&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27185&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27185&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27185&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27185&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27185&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27185&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27185&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27185&r=support Expected behavior: http://bugs.php.net/fix.php?id=27185&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27185&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27185&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27185&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27185&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27185&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27185&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27185&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27185&r=float