Page 1 of 1

Memory Leak Issue encountered

PostPosted: Sun Jun 10, 2018 10:30 pm
by aravind
Hi All,

I would like to know any of you have encountered the issue described in the issue below.
https://bitbucket.org/chromiumembedded/ ... tances-not

When I keep a Java CEF browser window open and repeatedly refresh (or make an ajax call in the background periodically to keep session alive for example) , there are many CefRequest_N, CefResponse_N and CefFrame_N instances are created but they are never garbage collected. Is there a way to force release those instances without closing the browser or the CefApp?

OS: WIndows 7 32bit
JCEF Version: 3.3325.179.g8448a3a
CEF Version: 3.3325.1755.g7c74b17
Chromium Verison: 65.0.3325.181