You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Akhil Das <ak...@sigmoidanalytics.com> on 2015/09/23 15:27:22 UTC

Why does my Thrift (c_glib) client fails to receive binary (GByteArray) data?

Hi

I have posted the original question here
http://stackoverflow.com/questions/32740773/why-does-my-thrift-c-glib-client-fails-to-receive-binary-gbytearray-data
I'm sending a GByteArray from the server to the client and for some reason
the client crashes with the following message:

[image: Inline image 1]

I'm pretty sure this is some small issue, but I'm kind of a novice C user
any help would be appreciated.


Thanks
Best Regards