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

Segmentation Fault with Symfony Commands Using webdevops/php-nginx-dev:8.2 Image #523

Open
Cepulis opened this issue Jul 10, 2024 · 3 comments

Comments

@Cepulis
Copy link

Cepulis commented Jul 10, 2024

I'm encountering a segmentation fault when running Symfony commands using the webdevops/php-nginx-dev:8.2 image. The error message is as follows:

Program received signal SIGSEGV, Segmentation fault.
0x000055c10020b86b in zend_observer_fcall_end_all ()

Interestingly, the segmentation fault disappears when ionCube is disabled.

@eotin
Copy link

eotin commented Jul 12, 2024

I'm encountering a segmentation fault when running Symfony commands using the webdevops/php-nginx-dev:8.2 image. The error message is as follows:

Program received signal SIGSEGV, Segmentation fault.
0x000055c10020b86b in zend_observer_fcall_end_all ()

Interestingly, the segmentation fault disappears when ionCube is disabled.

Just tested and deactivating ionCube resolves the issue.

@nitrique
Copy link
Contributor

nitrique commented Oct 9, 2024

Hi,

On my side I have more and more of these issues (with symfony too):

 AH01067: Failed to read FastCGI header

I was wondering if this is the same issue, tried to disable ioncube with PHP_DISMOD=ioncube to see if it fix like the segfault.

Thanks for the tips

@lasdou
Copy link

lasdou commented Nov 5, 2024

Hello,

also The issue is present with the tideways module, so you may need to deactivate it too.

So sad to see these php apache images with no real support or bug fix since months.

Is there someone out there who may plan to work on improving and fixing these images please ?

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

4 participants