You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2015/07/31 23:27:04 UTC

[jira] [Resolved] (THRIFT-3283) c_glib: Tutorial server always exits with warning

     [ https://issues.apache.org/jira/browse/THRIFT-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer resolved THRIFT-3283.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.3

Committed.

> 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)