php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68397 startup crash processing CLI options
Submitted: 2014-11-11 09:13 UTC Modified: 2021-12-26 04:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: mattficken@php.net Assigned: cmb (profile)
Status: No Feedback Package: CGI/CLI related
PHP Version: 5.4.34 OS: Windows
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-11-11 09:13 UTC] mattficken@php.net
Description:
------------
Actually PHP Version: 5.4.14 <could be any more recent version>

Event: INVALID_POINTER_READ 0xc0000005 php-cgi.exe
OS: Windows 7.0, 8.0, 8.1
SAPI: php-cgi

CGI crash on startup when processing CLI options (likely starting when web server needs to add a new CGI process to pool, to scale or recycle).

Stack traces of user-mode application crashes on Windows can (with user consent) be reported to Microsoft (see Windows Error Reporting and Watson). This bug is based on one of those reports.

Note: can request additional information including memory dumps to help investigate this issue further.

Watson #-772693589


Actual result:
--------------
Thread 0
00b0f874 597bcbd6 php_cgi!main+0x32d [c:\php-sdk\php54dev\vc9\x86\php-5.4.14\sapi\cgi\cgi_main.c @ 2092]
00b0f880 01e53fb0 php5ts+0x53cbd6
00000000 00000000 0x1e53fb0

Thread 1
00b0f874 597bcbd6 php_cgi!main+0x32d [c:\php-sdk\php54dev\vc9\x86\php-5.4.14\sapi\cgi\cgi_main.c @ 2092]
00b0f880 01e53fb0 php5ts+0x53cbd6
00000000 00000000 0x1e53fb0

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-12-14 13:57 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-12-14 13:57 UTC] cmb@php.net
Is this still an issue with any of the actively supported PHP
versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2021-12-26 04:22 UTC] php-bugs at lists dot php dot 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 "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC