You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "David Reiss (JIRA)" <ji...@apache.org> on 2008/12/02 03:25:44 UTC

[jira] Resolved: (THRIFT-215) bad assert() in Monitor.cpp

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

David Reiss resolved THRIFT-215.
--------------------------------

    Resolution: Fixed
      Assignee: Erik Frey

> bad assert() in Monitor.cpp
> ---------------------------
>
>                 Key: THRIFT-215
>                 URL: https://issues.apache.org/jira/browse/THRIFT-215
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (C++)
>         Environment: Detected in linux 2.6.18-6
>            Reporter: Erik Frey
>            Assignee: Erik Frey
>            Priority: Minor
>         Attachments: compile_lib_ndebug.patch, monitor_bad_assert.patch
>
>
> On certain kernels, waiting with a very long timeout (e.g. many minutes or hours) returns just before the expected time, hitting the assert and abruptly bringing down the whole process.
> I don't have enough information about affected platforms to style an ifdef -- feel free to buttress the attached patch if you'd prefer it to be more specific.
> Also attached for your consideration is a patch to compile thrift lib with -DNDEBUG.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.