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.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Crash on some sites

Post Reply
Chinyaev
Posts: 38
Joined: Mon Mar 13, 2017 3:23 pm

Crash on some sites

Post by Chinyaev »

Hi!

I updated library and began to get crash on some sites.
Example - ok.ru
Image
Error appears immediately after you go to the site
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Crash on some sites

Post by salvadordf »

I visited ok.ru with the minibrowser and I opened some posts and videos without errors.

Perhaps ok.ru sends different ads based on the user location and some of them make the flash plugin crash.

If you use a cache directory and your browser crashed or you upgraded the CEF binaries it's recommended to delete the cache contents before testing again.
Chinyaev
Posts: 38
Joined: Mon Mar 13, 2017 3:23 pm

Re: Crash on some sites

Post by Chinyaev »

Thank you for answer.
Hmm, I get error only with GlobalCEFApp.FlashEnabled := false;
FlashEnabled := true is ok
How fix it?
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Crash on some sites

Post by salvadordf »

I can reproduce this crash with GlobalCEFApp.FlashEnabled := false;

This seems to be a CEF issue because the official CEF sample application also crashes in the same web page.

I'll try to get a stack trace and report the issue in the CEF project website.
Chinyaev
Posts: 38
Joined: Mon Mar 13, 2017 3:23 pm

Re: Crash on some sites

Post by Chinyaev »

Thank you very much! ok.ru enough popular social network in Russia and SNG.
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Crash on some sites

Post by salvadordf »

There was an open issue with the same crash. I added more information and some debug files.

https://bitbucket.org/chromiumembedded/ ... s-on-ctvca
Post Reply