chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
All i was doing was 
 
TestClass* tc = FAKE<TestClass>();
 
and this hangs for about 5 mins and when i enabled the logwithstack = true, I see in my GTest output window
********* Typemock Isolator++ Internal Exception *********
Access violation reading 0xFFFFFFFF
-------------------------
unknown file: error: C++ exception with description "Access violation reading 0x
FFFFFFFF
-------------------------
" thrown in the test body.
 
Are there any restrictions of faking a c++ class?. 
asked by mlreddys (600 points)

1 Answer

0 votes
Hi,

Could you please run with logs and send to typemock support?
answered by eli (5.7k points)
My evaluation license seems to have expired. I have asked Mor Avinu for an extension. I will send the logs as soon as i get hold of the isolator++ license.
...