RCF Server crash in deinitThreadLocalData!!!
Posted: Wed Jun 06, 2018 11:27 pm
sometimes the server will crash in deinitThreadLocalData
Exception thrown: read access violation.
**_Pnext** was 0xDDDDDDE1.
in call stack i find crash when call vector dector of std::vector<RcfSession *>
I guess the thread local is broken,but i can't find why and where
Exception thrown: read access violation.
**_Pnext** was 0xDDDDDDE1.
in call stack i find crash when call vector dector of std::vector<RcfSession *>
I guess the thread local is broken,but i can't find why and where