aplatypus commented on issue #4065:
URL: https://github.com/apache/netbeans/issues/4065#issuecomment-1115530069

   * I have just restated Netbeans v13.  
   * It only lasted about 5 minutes adn then was killed again by using too much 
memory:
   
   ```
   May  3 11:19:11 4TELLT132 kernel: [424162.701878] 
oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/[email protected]/app.slice/ap
   p-flatpak-org.apache.netbeans-406200.scope,task=java,pid=406443,uid=1000
   May  3 11:19:11 4TELLT132 kernel: [424162.701973] Out of memory: Killed 
process 406443 (java) total-vm:12411404kB, anon-rss:1884300kB, file-rss:0kB, 
shmem-rss:56kB, UID:1000 pgtables:5228kB oom_score_adj:0
   May  3 11:19:11 4TELLT132 kernel: [424162.787252] oom_reaper: reaped process 
406443 (java), now anon-rss:0kB, file-rss:0kB, shmem-rss:56kB
   ```
   
   * This is very strange as I've been using Netbeans v13 for several weeks on 
my PC at home and on this laptop.  
       *  Both systems have same configuration and use the `flatpak` install
       * Both use same command to start
       * The laptop where the error shows issues these errors at netbeans 
start-up: 
        * `ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be 
preloaded (cannot open shared object file): ignored.`
   
   * I have the same JDK, we use gradlew in projects and target Java 1.8 on 
both and haven't updated it recenlt
   
   The important factor is that Netbeans consumes memory while it is NOT Doing 
Anything.
   
   I am attaching the last log file produced from the netbeans  
`$HOME/.config/netbeans/v13.00/4ams/v17.00/user-02` directory.
   * 
[messages.log](https://github.com/apache/netbeans/files/8607807/messages.log)
   
   
   * What ever is going wrong, needs to be caught by Netbeans.  It should not 
run rogue and consume all the memory it can.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to