>
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0xb7adab90 (LWP 4301)]
> 0xb7d8c2c1 in getenv () from /lib/i686/cmov/libc.so.6
> (gdb)
>
> In fact it randomly segfault in an getenv() call.
>
> I suspect a concurency problem because :
>
> 1. getenv() is definitively not thread_safe and possibly long
> 2. when assigning to 1 cpu ('taskset -c 0 /usr/sbin/corosync -f'), the
> problem never happen.
>
> Is this fixed in current ?
>
> Note : using getenv in a threaded application is a bad idea.
>
>
This issue is reported many times, but no clean solution yet. Turning off
timestmap option is openais.conf (or corosync.conf) was suggested to prevent
this issue by openais developer. Please try it (timestam: off).Thanks hj
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
