[OpenSIPS-Devel] SF.net SVN: opensips:[5747] branches/1.4/modules/mi_xmlrpc

Bogdan-Andrei Iancu bogdan at voice-system.ro
Wed May 27 15:28:35 CEST 2009


Revision: 5747
          http://opensips.svn.sourceforge.net/opensips/?rev=5747&view=rev
Author:   bogdan_iancu
Date:     2009-05-27 13:28:35 +0000 (Wed, 27 May 2009)

Log Message:
-----------
backport from trunk (rev #5746):
- fixed bug in xmlrpc lib - the signal handler used for getting the SIGCHLD (for the terminated worker processes) contains functions that may trigger a deadlock between the process and the handler (for example because of malloc/free which have an internal lock).
  Thannks to Dan Pascu for the support in troubleshooting this blocking.

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=5746&view=rev

Modified Paths:
--------------
    branches/1.4/modules/mi_xmlrpc/abyss_server.c
    branches/1.4/modules/mi_xmlrpc/abyss_socket.c
    branches/1.4/modules/mi_xmlrpc/abyss_socket.h
    branches/1.4/modules/mi_xmlrpc/abyss_socket_unix.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list