Chandler May created THRIFT-3577:
------------------------------------
Summary: assertion failed at line 512 of testcontainertest.c
Key: THRIFT-3577
URL: https://issues.apache.org/jira/browse/THRIFT-3577
Project: Thrift
Issue Type: Bug
Components: C glib - Library
Reporter: Chandler May
Priority: Minor
Occasionally testcontainertest will fail because the server terminated
unexpectedly (see, e.g., [https://travis-ci.org/apache/thrift/jobs/104278093]):
{code}
ERROR:testcontainertest.c:512:main: assertion failed: (g_error_matches (error,
THRIFT_SERVER_SOCKET_ERROR, THRIFT_SERVER_SOCKET_ERROR_ACCEPT))
/bin/bash: line 5: 14190 Aborted (core dumped) ${dir}$tst
FAIL: testcontainertest
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)