Cybersecurity issues

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Cybersecurity issues

Postby jtomczyk » Wed Oct 04, 2023 10:46 am

Hello,

I have recently upgraded to CEF 116.0.24.

I noticed that while debugging in VS2022,that I was getting an access violation error for the first 2 calls to CefDoMessageLoopWork().

"Exception thrown at 0x00007FFE5466F100 (ctiuser.dll) in App.exe: 0xC0000005: Access violation reading location 0x0000000000000113"

The machine that I was testing on has Carbon Black installed.

It works fine when I performed the same test on a machine NOT RUNNING Carbon Black.

Has anyone else run into similar problems with either Carbon Black or any other cybersecurity software?
jtomczyk
Newbie
 
Posts: 8
Joined: Fri Sep 20, 2019 3:26 pm

Re: Cybersecurity issues

Postby ndesktop » Wed Oct 04, 2023 2:25 pm

I am not familiar with Carbon Black, but look for realtime protection or a similar function that might inject its own dlls in the executable - either disable it temporarily or add VS2022 to the exclusions. Also, look for injected dlls from CB directory into the VS2022 executable (ProcMon is simplest to use).
ndesktop
Master
 
Posts: 756
Joined: Thu Dec 03, 2015 10:10 am

Re: Cybersecurity issues

Postby jtomczyk » Thu Oct 05, 2023 8:24 am

Thanks!
jtomczyk
Newbie
 
Posts: 8
Joined: Fri Sep 20, 2019 3:26 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 210 guests