Hi all, Setup: - Opensaf 4.6.0 running on RHEL 6.6 VMs with TCP - 2 controllers, 4 payloads
A Nessus scan is run on our solutions to check for vulnerabilities. During this scan, we have found that the osafdtmd process will segfault. Based on the osafdtmd log (see below), there are several places were this error log is generated but for each case, a call is immediately made to 'dtm_comm_socket_close(&sock_desc);'. The logs leading up to the first segfault: Jun 8 08:27:50 vmsc1 osafdtmd[1761]: ER DTM: Malformed packet recd, Ident : 943697893, ver : 210 Jun 8 08:27:52 vmsc1 osafdtmd[1761]: ER DTM: Malformed packet recd, Ident : -801046527, ver : 0 Jun 8 08:27:57 vmsc1 osafdtmd[1761]: ER DTM: dtm_node_add failed .node_ip: 172.28.141.90, node_id: 0 Jun 8 08:27:57 vmsc1 kernel: osafdtmd[1765]: segfault at 0 ip 0000003fac01a444 sp 00007f26fe984938 error 4 in libopensaf_core.so.0.2.0[3fac000000+6f000] Then, after opensaf was restarted, another segfault: Jun 8 08:30:35 vmsc1 opensafd: Starting OpenSAF Services (Using TCP) Jun 8 08:30:35 vmsc1 osafdtmd[1856]: Started Jun 8 08:30:35 vmsc1 osafrded[1874]: Started Jun 8 08:30:36 vmsc1 osafdtmd[1856]: NO Established contact with 'vmpl5' Jun 8 08:30:36 vmsc1 osafdtmd[1856]: NO Established contact with 'vmsc2' Jun 8 08:30:36 vmsc1 osafdtmd[1856]: NO Established contact with 'vmpl6' Jun 8 08:30:36 vmsc1 osafrded[1874]: NO Peer rde@2020f has active state => Assigning Standby role to this node Jun 8 08:30:36 vmsc1 osaffmd[1894]: Started Jun 8 08:30:36 vmsc1 osafimmd[1906]: Started Jun 8 08:30:36 vmsc1 osafimmd[1906]: NO 2PBE configured with IMMSV_PEER_SC_MAX_WAIT: 10 seconds Jun 8 08:30:36 vmsc1 osafimmnd[1918]: Started Jun 8 08:30:36 vmsc1 osafimmnd[1918]: NO Persistent Back-End capability configured, Pbe file:imm.db (suffix may get added) Jun 8 08:30:36 vmsc1 osafimmnd[1918]: NO Fevs count adjusted to 1380 preLoadPid: 0 Jun 8 08:30:36 vmsc1 osafdtmd[1856]: ER DTM: dtm_node_add failed .node_ip: 172.28.141.90, node_id: 0 Jun 8 08:30:36 vmsc1 kernel: osafdtmd[1860]: segfault at 0 ip 0000003fac01a444 sp 00007f786b025938 error 4 in libopensaf_core.so.0.2.0[3fac000000+6f000] Regards, David ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
