From:             Nina dot Rubina at mail dot ru
Operating system: WinNT 4.0
PHP version:      4.3.4
PHP Bug Type:     Dynamic loading
Bug description:  Initialization of the dynamic link lybrary 
c:\winnt\system32\user32.dll failed

Description:
------------
Microsoft Windows NT Workstation SP6a
Apache 1.3.24 (official version downloaded from apache.net)
PHP 4.3.4 (official version downloaded from php.net)

Regular bug:
After every ~800 .php script calls server shows message:

Initialization of the dynamic link lybrary c:\winnt\system32\user32.dll
failed. Process is terminating abnormally.

PHP does not work after this error. Apache still works (html files are
accessible). Server must be reloaded. 

Constant bug.

I found an article at www.microsoft.com concerning this (user32.dll
failure) bug:
Microsoft Knowledge Base Article - 142676 . All instructions were
implemented but it did not help.

Situation is very similar to the Bug #8303 but I downloaded the latest
version of PHP (I had same bug with version 3) that was named as stable
version.

Could you please, help me with this problem.


Reproduce code:
---------------
Any arbitrary .php script after ~800 calls

Expected result:
----------------
Just normal work of PHP

Actual result:
--------------
Bug report: Initialization of the dynamic link lybrary
c:\winnt\system32\user32.dll failed. Process is terminating abnormally.

-- 
Edit bug report at http://bugs.php.net/?id=26983&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26983&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26983&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26983&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26983&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26983&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=26983&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=26983&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26983&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26983&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26983&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26983&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26983&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26983&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26983&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26983&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26983&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26983&r=float

Reply via email to