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

Zend signals causes segfault in zts build #1335

Closed
withinboredom opened this issue Oct 28, 2022 · 1 comment
Closed

Zend signals causes segfault in zts build #1335

withinboredom opened this issue Oct 28, 2022 · 1 comment

Comments

@withinboredom
Copy link

Apparently, zend signals needs to be disabled in the zts build of the Docker image, at least until the underlying signal code is made thread-safe. There is an open PR (#1331) that addresses this. I figured I'd also open an issue to track it.

@tianon
Copy link
Member

tianon commented Oct 28, 2022

Thanks, the PR is enough to track this. 👍

@tianon tianon closed this as completed Oct 28, 2022
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