Closed Rudis1261 closed 8 years ago
I have the same issue!
The same error here using phpunit code coverage reports, i'm just installing with pecl as follows: pecl install xdebug-2.4.0RC3
Yeah more or less what i did as well.
On 21 Jan 2016, 03:06, at 03:06, Paolo Mainardi notifications@github.com wrote:
The same error here using phpunit code coverage reports, i'm just installing with pecl as follows:
pecl install xdebug-2.4.0RC3
Reply to this email directly or view it on GitHub: https://github.com/docker-library/php/issues/180#issuecomment-173417750
Anybody knows how we can debug the debugger?? :-D
Just hit this issue as well while testing the alpine-fpm p.r.
I just tried latest dev of xdebug instead and no longer see this issue. Perhaps it was solved in this commit:
https://github.com/xdebug/xdebug/commit/7f7d02e13be91dd4960cafba5114628dd4c6b2b5
Tnx man, I will have to try this later and report back.
The latest one still core dumps. Is there anything I can do to debug it?
Seems it's Xdebug itself of course. I opened a bug issue on Xdebug. Those affected by this please view this issue: https://bugs.xdebug.org/view.php?id=1283
Closing since it's not docker php related.
Hopefully someone can help me figure out how to fix this. I am trying to use xdebug with the php:7-fpm image, but I keep getting segfaults.
Xdebug is hooking in, and somewhere in the code it's throwing and exception, and once it hits it. It segfaults instead to raising the exception.
Can anyone tell me how to investigate this and fix it. I have just pulled the latest image, and latest xdebug. PHP Info looks like this: