Weird error in FindPropertiesNeedingUpdate.h

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.

Weird error in FindPropertiesNeedingUpdate.h

Postby koudis » Thu Jun 07, 2018 7:34 am

Hello,

I use CEF on Mac OS, Windows and Linux. On Linux and Windows there are no issues (everything works great!).
But under Mac OS I've got weird error about view (?):
Code: Select all
[0607/141808.598476:FATAL:FindPropertiesNeedingUpdate.h(91)] Check failed: !!original_scroll_node_ == !!frame_view_->ScrollNode(). Property was created or deleted without the LocalFrameView needing a paint property update.
Original:
{"parent":"0x17fb497610","containerRect":"0,0 1x1","contentsRect":"0,0 1x8","userScrollable":"both","mainThreadReasons":"Has background-attachment:fixed","compositorElementId":"(4666)"}
Updated:
null


It happends like 7 sec after I start CEF. Everything works but after ~7sec the web page view disappear (only blank window left) and the Error message is printed to the console.

I really do not know what I am doing wrong.

Edit - it happends on the web page http://idnes.cz/
Edit - I use cef_binary_3.3282.1742.g96f907e_macosx64

I will be glad for any help :).
Thanks, John.
koudis
Techie
 
Posts: 21
Joined: Fri Jul 07, 2017 4:30 am

Re: Weird error in FindPropertiesNeedingUpdate.h

Postby magreenblatt » Thu Jun 07, 2018 8:56 am

This looks like a debug assertion, so one solution is to use a Release build of CEF instead of a Debug build. You can also update to a newer/supported CEF version to see if the problem as already been resolved.
magreenblatt
Site Admin
 
Posts: 12408
Joined: Fri May 29, 2009 6:57 pm

Re: Weird error in FindPropertiesNeedingUpdate.h

Postby koudis » Fri Jun 08, 2018 3:41 am

Hello,

ok, I updated to 3.3396.1775.g5340bb0 - works without problems...


Thanks, John
koudis
Techie
 
Posts: 21
Joined: Fri Jul 07, 2017 4:30 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 59 guests