Description of problem: nanny segfaults if it tries to log messages (syslog) that are longer than 80 characters. Version-Release number of selected component (if applicable): piranha-0.8.4-7.el5 How reproducible: Not sure. Steps to Reproduce: 1. Not sure. Actual results: Pulse fails to start since all started nanny processes die right after startup: Mar 28 15:06:28 hzmlldbb01 pulse[20661]: STARTING PULSE AS MASTER Mar 28 15:06:38 hzmlldbb01 pulse[20661]: partner dead: activating lvs Mar 28 15:06:38 hzmlldbb01 lvs[20682]: starting virtual service micromoney-comfort.de-https active: 443 Mar 28 15:06:38 hzmlldbb01 lvs[20682]: create_monitor for micromoney-comfort.de-https/hzmlweb01 running as pid 20696 Mar 28 15:06:38 hzmlldbb01 kernel: nanny[20696]: segfault at 0000000000000001 rip 0000003b98c76150 rsp 00007fff331c7528 error 4 Mar 28 15:06:38 hzmlldbb01 kernel: nanny[20697]: segfault at 0000000000000001 rip 0000003b98c76150 rsp 00007fff4de9c208 error 4 Expected results: No segmentation fault. pulse and nanny start successfully. Additional info: The problem was returned on the linux-cluster mailing list. Patch is attached. http://www.redhat.com/archives/linux-cluster/2007-November/msg00153.html
Created attachment 305642 [details] patch from email thread
Created attachment 310940 [details] corefile
Patch applied, vsnprintf was not used in any other source file.
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-2009-0095.html
*** Bug 476810 has been marked as a duplicate of this bug. ***