[
https://issues.apache.org/jira/browse/THRIFT-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934913#comment-14934913
]
AkhlD commented on THRIFT-3346:
-------------------------------
Unfortunately, someone has to add testBinary() call to the example
https://github.com/apache/thrift/blob/master/test/c_glib/src/test_client.c#L420
I will be happy to add if someone can guide me with this issue
http://stackoverflow.com/questions/22197735/using-properly-gptrarray-and-gvaluearray-with-glib-dbus
> 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: Question
> Components: C glib - Library
> Affects Versions: 0.9.2
> Environment: 32 bit Ubuntu 14.10, with gcc version 4.8.2
> Reporter: AkhlD
> Assignee: Simon South
> Priority: Minor
> Fix For: 0.9.3
>
>
> 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)