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

Opcache preload? #172

Open
smathersPersonal opened this issue Feb 17, 2021 · 1 comment
Open

Opcache preload? #172

smathersPersonal opened this issue Feb 17, 2021 · 1 comment

Comments

@smathersPersonal
Copy link

smathersPersonal commented Feb 17, 2021

Was wondering if anyone has got this working with php's new opcache preload feature.

I've been using this (used the older pthreads as well) on production for awhile now with no issues. I decided to try preload and everything blew up. Every time a thread finished a segfault would follow.

Ubuntu 20.04 LTS
PHP 7.4.7
using the latest code you have

@dktapps
Copy link
Contributor

dktapps commented Feb 17, 2021

I don't think parallel is at fault here. I've also seen a similar problem on my pthreads fork. Does it by any chance look like #146 ?

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

2 participants