Skip to content

Add zend_test_crash funtion to segfault PHP process #11082

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

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Apr 15, 2023

This is useful for testing PHP-FPM handling of crashed children. It is currently not used in the core but I use it in my tests and might eventually add some automated FPM tests with that in the future.

This is useful for testing PHP-FPM handling of crashed children
@bukka bukka force-pushed the zend_test_crash branch from c2373ac to 2450732 Compare April 15, 2023 16:58
@bukka bukka closed this in 0ac55e9 Apr 15, 2023
@nielsdos
Copy link
Member

Just a heads up that the NULL-initialization of message in its declaration is missing :)

@bukka
Copy link
Member Author

bukka commented Apr 16, 2023

Ah yeah, fixed in 84be904

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

Successfully merging this pull request may close these issues.

2 participants