Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Access violation on libcef.dll

Post Reply
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Access violation on libcef.dll

Post by thefunkyjoint »

I'm currently using CEF 104.4.18.0.

On the SimpleBrowser demo, when i try to access Google Messages on the url below :

https://messages.google.com/web

And try to connect my Android device, an Access Violation excpetion is generated and the application crashes. The same issue doesn't happens on Chrome.

To replicate, you need to install Google Messages on an Android device and read the QR Code on the url above. As soon as you read the QR Code, the SimpleBrowser app crashes.

Here is a screenshot of the error : https://ibb.co/Yj4rJCB

Any hints ?

Thanks !
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Access violation on libcef.dll

Post by salvadordf »

Someone reported recently that CEF 104 crashes when attempting to install a Chrome Web App :
https://bitbucket.org/chromiumembedded/cef/issues/3379/alloy-crash-when-attempting-to-install-a

I haven't checked your URL but this could be related.
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Re: Access violation on libcef.dll

Post by thefunkyjoint »

Probably, i will monitore this topic to see if a fix comes.

Thanks !
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Re: Access violation on libcef.dll

Post by thefunkyjoint »

Looks like they fixed the issue today. Can you please let us know on the release notes when the updated / fixed CEF version becomes available on CEF4Delphi ? It's a critical issue for my app, so i had to rollback to 103.

https://bitbucket.org/chromiumembedded/cef/issues/3379/alloy-crash-when-attempting-to-install-a
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Access violation on libcef.dll

Post by salvadordf »

As soon as the new CEF binaries are available I'll update CEF4Delphi ;)
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Access violation on libcef.dll

Post by salvadordf »

Download the latest CEF4Delphi version. This issue should be fixed in the CEF binaries now.
thefunkyjoint
Posts: 460
Joined: Thu Aug 10, 2017 12:40 pm

Re: Access violation on libcef.dll

Post by thefunkyjoint »

Thank you, i'll compile the binaries tonight :D
Post Reply