- Linux x86_64 only: rebuilt Dullahan against the latest CEF 119 release (with security fixes). - Linux only: in the wrapper script, now preload (via LD_PRELOAD) libcef.so, since otherwise, CEF119's insane use of TLS space would cause the dynamic loader to abort when loading this library from the SLPlugin executable. This got the side effects of increasing the memory usage (by 250MB or so) when no web plugin is running in the viewer (since libcef.so then stays loaded until the viewer exits) but also, on the other hand, of speeding up the web plugin loading and first page rendering. It solves as well failed CEF launches when the viewer is built with the Tracy profiler (same TLS usage issue, which gets even larger with Tracy's data storage).
One of these changes fixed the television. Thank you, Henri!
One of these changes fixed the television. Thank you, Henri!
Well, I am not the one who fixed CEF119... And no, it's not the preloading trick that could have fixed it (that trick is just a workaround to at all be able to load the newest CEF versions, due to their totally insane usage of thread local storage).
Users browsing this forum: No registered users and 58 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum