php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74829 Warning Not enough free shared space to allocate 199184 bytes (195296 bytes fre
Submitted: 2017-06-29 11:49 UTC Modified: 2021-07-18 04:22 UTC
Votes:11
Avg. Score:4.5 ± 0.9
Reproduced:11 of 11 (100.0%)
Same Version:1 (9.1%)
Same OS:7 (63.6%)
From: spam2 at rhsoft dot net Assigned: cmb (profile)
Status: No Feedback Package: opcache
PHP Version: 7.0.20 OS: Linux
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:
42 + 24 = ?
Subscribe to this entry?

 
 [2017-06-29 11:49 UTC] spam2 at rhsoft dot net
Description:
------------
frankly what is the oom-restart-count about when if the opcache is full you get flooded with errors like below instead in doubt clear the whole opcache so that after a few minutes hot files are in the cache again and outdated stuff is removed

Thu Jun 29 13:29:03 2017 (20209): Warning Not enough free shared space to allocate 199184 bytes (195296 bytes free)
Thu Jun 29 13:29:02 2017 (20209): Warning Not enough free shared space to allocate 217112 bytes (199712 bytes free)
Thu Jun 29 13:29:02 2017 (20209): Warning Not enough free shared space to allocate 242112 bytes (235272 bytes free)



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-07-08 12:26 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-07-08 12:26 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-07-18 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: Tue Apr 23 18:01:34 2024 UTC