Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Php 7.0.19 call to undefined function exception despite defined #230

Open
kalyanceg opened this issue Jul 1, 2017 · 0 comments
Open

Php 7.0.19 call to undefined function exception despite defined #230

kalyanceg opened this issue Jul 1, 2017 · 0 comments

Comments

@kalyanceg
Copy link

Hi
This issue happens at apache2.4 running Debian 9.0 php7.0.19-1 is added as modphp. The issue appears only when Apache runs for a week or more. Things are fine usually less than a week. Call to undefined function exceptions start appearing for variable percentage of requests and the exception can be reproduced for those requests till Apache is restarted or opcache is reset. Once Apache is restarted or opcache is reset things work fine. Interned string buffer is observed to be full during the issue. As per documentation even if the interned buffer is full workers should use their own memory and degradation in performance might be possible. It looks an issue in interned string buffer as defined function names are missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant