Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3283

c_glib: Tutorial server always exits with warning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9.3
    • 0.9.3
    • None
    • Cloud9 (Ubuntu 14.04.2 LTS; gcc 4.8.2)

    Description

      When terminating the C (GLib) tutorial server with Ctrl-C, this message is output to the console:

      (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.
      

      The server should instead exit quietly without reporting an issue.

      Attachments

        Activity

          People

            simonsouth Simon South
            simonsouth Simon South
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: