Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

cgrabenstein/php-segfault-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What?

This is an MRE to demonstrate a PHP Segfault we were running into in our project.

How?

Clone the repository and run make reproduce.

If successful, the output should look like this:

docker run --rm -v /:/var/www php:8.2-cli /bin/sh -c "php /var/www/test.php"
Segmentation fault
make: *** [reproduce] Error 139

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published