Thread: [Solved] JDownloader 2 memory leak.
View Single Post
  #9  
Old 13.11.2017, 18:49
darkfader darkfader is offline
Super Loader
 
Join Date: Apr 2013
Posts: 26
Default

*** Terminating app due to uncaught exception 'JavaNativeException', reason: 'java.lang.OutOfMemoryError: Java heap space'
specifically "MALLOC 270.6M 286 "
hxxps://pastebin.com/gLba4r9v

The above error looks like a memory leak to me. You probably mean the core doesn't have leaks but plugins do? Is there a simulation/reference plugin that is used to test for memory leaks? Or just blaming the VM instead? Memory leaks under special conditions can be difficult to track (when not using a debugger).

Last edited by darkfader; 13.11.2017 at 19:00.
Reply With Quote