OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Invalid reads seen in openclovis messaging #76

Closed CangTranOC closed 11 years ago

CangTranOC commented 11 years ago

I can see the following invalid reads

==29928== Thread 29: ==29928== Invalid read of size 4 ==29928== at 0x5023136: clMsgQueueAllocate (clMsgQueue.c:776) ==29928== by 0x50249CE: clMsgQueueOpenNew.isra.2 (clMsgQueueApi.c:126) ==29928== by 0x5024BD6: clMsgQueueOpenNewAsync (clMsgQueueApi.c:352) ==29928== by 0x5042441: cosPosixTaskWrapper (clCommonCos.c:951) ==29928== by 0x5F16E99: start_thread (pthread_create.c:308) ==29928== by 0xA6FACBC: clone (clone.S:112) ==29928== Address 0x13ee5650 is not stack'd, malloc'd or (recently) free'd