Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1225
Job #5 of Build #3520 failed with something interesting and relevant:
```
PHP 5.5.9-1ubuntu4.21 Development Server started at Mon Mar 27 13:56:33 2017
Listening on http://127.0.0.1:9090
Document root is /thrift/src/test/haxe
Press Ctrl-C to quit.
bin/Main-debug client --transport http
TestClient.hx:216: - http client : http://localhost:9090
TestClient.hx:237: - binary protocol
TestClient.hx:252: - 1 iterations
TestClient.hx:437: testException("Xception")
TestClient.hx:85: FAIL: testException("Xception") - OutsideBounds
TestClient.hx:453: testException("TException")
TestClient.hx:85: FAIL: testException("TException") - OutsideBounds
TestClient.hx:473: testException("bla")
make[2]: *** [check_php_web] Segmentation fault (core dumped)
make[2]: Leaving directory `/thrift/src/test/haxe'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/src/test'
make: *** [check-recursive] Error 1
```
I changed from haxe 5.2.0 to 5.4.2 as part of fixing the download. Looks
like some new behavior.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---