[
https://issues.apache.org/jira/browse/THRIFT-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649911#comment-14649911
]
Hudson commented on THRIFT-3283:
--------------------------------
SUCCESS: Integrated in Thrift #1635 (See
[https://builds.apache.org/job/Thrift/1635/])
THRIFT-3283 c_glib: Tutorial server always exits with warning (jensg: rev
c76a9ecdd29ee7c542b276c975c2731687900224)
* tutorial/c_glib/c_glib_server.c
> c_glib: Tutorial server always exits with warning
> -------------------------------------------------
>
> Key: THRIFT-3283
> URL: https://issues.apache.org/jira/browse/THRIFT-3283
> Project: Thrift
> Issue Type: Bug
> Affects Versions: 0.9.3
> Environment: Cloud9 (Ubuntu 14.04.2 LTS; gcc 4.8.2)
> Reporter: Simon South
> Assignee: Simon South
> Priority: Minor
> Labels: c_glib, tutorial
> Fix For: 0.9.3
>
>
> When terminating the C (GLib) tutorial server with Ctrl-C, this message is
> output to the console:
> {code}
> (process:18038): GLib-WARNING **: GError set over the top of a previous
> GError or uninitialized memory.
> This indicates a bug in someone's code. You must ensure an error is NULL
> before it's set.
> The overwriting error message was: failed to accept connection - Interrupted
> system call
> done.
> {code}
> The server should instead exit quietly without reporting an issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)