Hide Forgot
Description of problem: Shared memory is leaked if corosync dies (SIGSEGV/SIGKILL...) and there are clients connected at the time of corosync's death. Version-Release number of selected component (if applicable): all corosync versions How reproducible: 100% Steps to Reproduce: 1. start corosync 2. start any corosync client 3. killall -9 corosync Actual results: ls /dev/shm/*_buffer* control_buffer-uxrYP7 request_buffer-6AzFFP dispatch_buffer-66Ovlf response_buffer-Xd9vvx Expected results: ls /dev/shm/*_buffer* Additional info:
BTW: The client must be a cpg client.
Created attachment 470342 [details] fix patch to fix the problem attached. Will post to ML.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0764.html