View Single Post
  #7  
Old 22.09.2021, 19:20
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,561
Default

@spectre64: great CATCH! Update is on the way. I was no longer able to reproduce the issue. Issue was happening for all browser captchas, so very GOOD CATCH

There was a reference leak in the class handling the browser captcha stuff. when captcha handling was done, the browser handler was not stopped/dereferenced and thus the browser handler did hold a hard reference to everything else (plugin, browser,....) from that download.
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 22.09.2021 at 19:38.
Reply With Quote