Page 1 of 1
Crash on some sites
Posted: Mon Feb 12, 2018 9:12 am
by Chinyaev
Hi!
I updated library and began to get crash on some sites.
Example - ok.ru

Error appears immediately after you go to the site
Re: Crash on some sites
Posted: Mon Feb 12, 2018 9:43 am
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.
Re: Crash on some sites
Posted: Mon Feb 12, 2018 10:00 am
by Chinyaev
Thank you for answer.
Hmm, I get error only with GlobalCEFApp.FlashEnabled := false;
FlashEnabled := true is ok
How fix it?
Re: Crash on some sites
Posted: Mon Feb 12, 2018 10:12 am
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.
Re: Crash on some sites
Posted: Mon Feb 12, 2018 10:22 am
by Chinyaev
Thank you very much! ok.ru enough popular social network in Russia and SNG.
Re: Crash on some sites
Posted: Mon Feb 12, 2018 1:48 pm
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