Segmentation fault between 5.5 and 5.6 with remote address in stream socket

php.internals

Ivan Enderlin @ Hoa

10 years ago
Hello internal, I have just opened a new bug, https://bugs.php.net/72439 (source of the story https://github.com/hoaproject/Websocket/issues/66). It seems to be a regression between 5.5 and 5.6. I quickly suspect https://github.com/php/php-src/commit/4a2e40bb861bc3cf5fb6863e57486ed60316e97c to be the source of this regression but I need to dig into it a little bit more. Any one has an idea? Cheers!

Julien Pauli

10 years ago
You seem to be linking the wrong PHP commit. I'll have a look at it. Julien On Fri, Jun 17, 2016 at 2:58 PM, Ivan Enderlin <ivan.enderlin@hoa-project.net> wrote:

Ivan Enderlin @ Hoa

10 years ago
Yup, a bad copy/paste. On 17/06/16 16:06, Julien Pauli wrote: