On 04/05/2011 07:33 AM, Vladislav Bogdanov wrote: > Hi, > > just got a segfault in pthread_mutex_lock() called from > ipc_thread_active:471. > > This happened at least five times in a row on one cluster node, which > then was fenced each time. Restart of whole cluster helped. > > corosync 1.3.0 with several patches from trunk, openais 1.1.4. > > backtrace and fplay output are attached. > > Best, > Vladislav > >
This could be one of two things. Either a bug in the lock service around reference counting, or a known issue we have resolved with recursion that causes stack corrution. We will release a new version of 1.3 in the next week or so. Regards -steve > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
