php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26983 Initialization of the dynamic link lybrary c:\winnt\system32\user32.dll failed
Submitted: 2004-01-20 15:53 UTC Modified: 2004-01-20 19:05 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: Nina dot Rubina at mail dot ru Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 4.3.4 OS: WinNT 4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Nina dot Rubina at mail dot ru
New email:
PHP Version: OS:

 

 [2004-01-20 15:53 UTC] Nina dot Rubina at mail dot ru
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-20 19:05 UTC] sniper@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC