AkhlD created THRIFT-3346:
-----------------------------
Summary: c_glib: Tutorials example crashes saying Calculator.ping
implementation returned FALSE but did not set an error
Key: THRIFT-3346
URL: https://issues.apache.org/jira/browse/THRIFT-3346
Project: Thrift
Issue Type: Bug
Components: C glib - Library
Affects Versions: 0.9.2
Environment: 32 bit Ubuntu 14.10, with gcc version 4.8.2
Reporter: AkhlD
In my environment, whenever i run the calculator example under the c_glib
directory by executing the ./tutorial_server it starts the server and whenever
i run the ./tutorial_client it connects to the server and calls the ping() and
then crashes with the following message on the server console:
** (process:9613): WARNING **: Calculator.ping implementation returned FALSE
but did not set an error
And
ERROR: application error: (null)
In the client console.
Can someone point at me whats happening?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)