You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2014/09/10 20:40:28 UTC

[Bug 56945] New: Add locks on Windows to prevent race condition

https://issues.apache.org/bugzilla/show_bug.cgi?id=56945

            Bug ID: 56945
           Summary: Add locks on Windows to prevent race condition
           Product: APR
           Version: HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: tc+asf@travislists.com

Created attachment 31986
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31986&action=edit
Add locks on Windows to prevent race condition

Greetings,

The attached patch, which applies cleanly to APR HEAD, addresses an issue we
experienced in using APR with the FreeSWITCH project.  We've been running this
patch in FreeSWITCH's version of APR for years and would like to see it
included upstream if possible.  Please let us know your thoughts and if any
changes are appropriate we'll be happy to make them and propose a revised
patch.

The patch series being proposed here is also available on the master branch of
this repository:

  https://github.com/traviscross/apr/

Author: Jeff Lenk <je...@jefflenk.com>
Date:   Thu May 20 08:05:28 2010 -0500

    Add locks on Windows to prevent race condition

    We were seeing read lock failure on Windows.  Applying the patch
    proposed below resolved the issue.

     
http://mail-archives.apache.org/mod_mbox/apr-dev/200807.mbox/%3Cba9a54780807140154w7017d051h5f16e06ce1737060@mail.gmail.com%3E

    References FreeSWITCH bug: FS-2110

    Signed-off-by: Jeff Lenk <je...@jefflenk.com>
    Signed-off-by: Travis Cross <tc...@traviscross.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 56945] Add locks on Windows to prevent race condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56945

Brian West <br...@freeswitch.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brian@freeswitch.org
                 OS|                            |All

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 56945] Add locks on Windows to prevent race condition

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56945

Anthony Minessale <an...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anthony.minessale@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org