Page 1 of 1

RCF Server crash in deinitThreadLocalData!!!

Posted: Wed Jun 06, 2018 11:27 pm
by lodge
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

Re: RCF Server crash in deinitThreadLocalData!!!

Posted: Thu Jun 07, 2018 2:52 pm
by jarl
Can you try the latest version of RCF (3.0)and see if you can still get a crash to occur?

Re: RCF Server crash in deinitThreadLocalData!!!

Posted: Fri Jun 08, 2018 9:30 am
by lodge
RCF-3.0.251.zip 2018-05-13
I'm use this version with protobuf

Re: RCF Server crash in deinitThreadLocalData!!!

Posted: Fri Jul 13, 2018 7:55 pm
by jarl
Hi,

Can you post a stack trace of the crash, using RCF 3.0?