This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269404 - Too high memory consumption and continuously increasing
Summary: Too high memory consumption and continuously increasing
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: Other Linux
: P3 normal (vote)
Assignee: issues@php
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-21 09:48 UTC by yash.khuthia
Modified: 2017-02-14 08:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (98.88 KB, text/plain)
2016-12-21 09:48 UTC, yash.khuthia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yash.khuthia 2016-12-21 09:48:29 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Linux version 4.4.0-53-generic running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

STEPS:
  * Open netbeans 8.2
  * wait for background scanning of projects and external changes
  * checked the memory consumption of netbeans. currently it is showing 735.4 MB
  * and keeps increasing, in 2-3 minutes time, the memory consumption has reached till 960 MB
  * in 5minutes time, the memory consumption has reached 1027.3 MB
  * and then eventually causing Laptoo to freeze completely. no other option the force restart by press & hold power button.


ACTUAL:
  machine gets hang too frequently

EXPECTED:
   should not consume so much of memory and keep a cut-off level. if crossing above it should warn or throw error. but memory consumption keeps on increasing.
Comment 1 yash.khuthia 2016-12-21 09:48:39 UTC
Created attachment 163286 [details]
IDE log
Comment 2 Tomas Hurka 2017-02-14 08:32:13 UTC
It looks like you are using PHP project. Reassigning to PHP for further evaluation.