and we have the check of the value before at tmx/t_var.c 176:
if(t->uac[branch].reply==NULL || t->uac[branch].reply==FAKED_REPLY)
return 1;
So it seems other worker touched that shared memory part meanwhile
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.