You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 原始邮件 ------------------
发件人: Meng Rao ***@***.***>
发送时间: 2024年5月13日 17:08
收件人: MengRao/WFMPMC ***@***.***>
抄送: 骆 ***@***.***>, Author ***@***.***>
主题: Re: [MengRao/WFMPMC] init初始化的时候死循环 (Issue #7)
// shmInit() should only be called for objects allocated in SHM and are zero-initialized
调用shmInit的时候,内存必须是全0初始化的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
WFMPMC.h 57行那里,init_state我遇到了一种情况:init_state 为一个2打头的随机值,然后就卡在那行
The text was updated successfully, but these errors were encountered: