php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #72509 exec commands fail sporadically since 7.0.6
Submitted: 2016-06-28 09:09 UTC Modified: 2021-03-28 04:22 UTC
Votes:3
Avg. Score:4.0 ± 0.8
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:1 (50.0%)
From: alexei dot rodriguez82 at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Program Execution
PHP Version: 7.0.8 OS: Debian Jessie
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
25 - 4 = ?
Subscribe to this entry?

 
 [2016-06-28 09:09 UTC] alexei dot rodriguez82 at gmail dot com
Description:
------------
Since upgrading to 7.0.6, exec() commands started failing, silently and sporadically. It happens for hours at a time, then stops. It has only affected our three most busy servers. Perhaps a file handle leak or similar?

This had never happened previously in 5 months of PHP7. It has never happened again since reverting to 7.0.5.

I'm sorry I can't be more helpful, because we had to revert quickly. I'd like to see if anyone else has experienced this. Something changed with 7.0.6. See another bug which shows a leak of committed memory since 7.0.6: https://bugs.php.net/bug.php?id=72391


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-03-16 11:38 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-03-16 11:38 UTC] cmb@php.net
Is this still an issue for you with any of the actively supported
PHP versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2021-03-28 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: Wed May 08 04:01:31 2024 UTC