[
https://issues.apache.org/jira/browse/THRIFT-3346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904641#comment-14904641
]
Simon South commented on THRIFT-3346:
-------------------------------------
All the examples I have ready are in either the tutorial or the test cases
(under {{lib/c_glib/test}} and {{test/c_glib}}).
If there's a business case for getting this work done, I do offer consulting
and custom development for clients using Thrift and C specifically. If this
sounds like something your employer could benefit from, please have them
contact me at [[email protected]|mailto:[email protected]].
> 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
>
> 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)