java - Processing 2.0b8: Virtual Memory Size increasing on macosx -
i'm debugging app, should running during several hours when deployed. i've let app running , found crashed after 4-5 hours out of memory error. i'm on mac, osx 10.8.2. i'm seeing in activity monitor process has stable real memory size (around 350 mb), it's virtual memory size it's increasing. normal? can origin of problem? support
i'm going reply own question same issue.... after lot of debugging, after breaking apart app in little chunks, looks memory leak it's created pgraphics object if it's render mode set p3d.
i don't know why, issue it's not solved finding problem code workaround
Comments
Post a Comment