php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31988 PHP crashes when COM tries to access an unknown DLL/function
Submitted: 2005-02-15 22:21 UTC Modified: 2005-03-20 18:00 UTC
From: francoisp at msn dot com Assigned:
Status: No Feedback Package: COM related
PHP Version: 4.3.11.11 OS: Windows XP
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-02-15 22:21 UTC] francoisp at msn dot com
Description:
------------
When a COM is used to call an unknown DLL or function, PHP crashes.


System:
Windows XP
PHP version 4.3.11.11
Apache 2


Error signature in Windows:
szAppName : php.exe     szAppVer : 4.3.11.11     szModName : php4ts.dll     
szModVer : 4.3.11.11     offset : 000c3e54


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-15 22:30 UTC] francoisp at msn dot com
Additional note:
COM does return the right error message (DLL / Function not found) but soon after PHP crashes.
 [2005-02-15 22:32 UTC] francoisp at msn dot com
I am currently using version 4.3.11.11
 [2005-02-15 22:59 UTC] derick@php.net
Please try the snapshot.
 [2005-03-20 18:00 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 07:01:29 2024 UTC