-
Notifications
You must be signed in to change notification settings - Fork 723
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 using phpunit 5.5.4 on PHP 7.0.11 #6687
Comments
Does the problem persist if you restart the build? |
Yes. |
Good catch, that was it. Thanks for helping to diagnose. I've submitted a bug report on PHP.net https://bugs.php.net/bug.php?id=73286 |
good catch indeed, thanks for the find |
Hi @BanzaiMan, i've the same issue but with 5.6.2 on PHP 7.0 Job: https://travis-ci.org/ARCANESOFT/Auth/jobs/173564144 Best regards |
@arcanedev-maroc If the segmentation fault is caused by some native extensions your app uses, I don't think I can help you much, I am afraid. |
OK. Thanks a lot for your insight @BanzaiMan 👍 |
I'm seeing this seg fault on my Travis builds:
Here's the build: https://travis-ci.org/lcache/wp-lcache/jobs/165796240
From lcache/wp-lcache#88
The seg fault is new in the last two days.
The text was updated successfully, but these errors were encountered: