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 251242 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-17 20:10 UTC by gilbertoca
Modified: 2015-03-17 20:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207331


Attachments
stacktrace (2.13 KB, text/plain)
2015-03-17 20:10 UTC, gilbertoca
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gilbertoca 2015-03-17 20:10:05 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
gilbertoca: Selected souce->inspect and wait ... but it freezes

GUEST: ?? ?????? ?)) ?????? ???????? ?? ????? ?????? ?????? ??




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:75)
   at com.sun.java.swing.plaf.gtk.GTKEngine.finishPainting(GTKEngine.java:589)
   at com.sun.java.swing.plaf.gtk.GTKEngine.finishPainting(GTKEngine.java:580)
   at com.sun.java.swing.plaf.gtk.GTKPainter.paintViewportBorder(GTKPainter.java:630)
   at javax.swing.plaf.synth.SynthScrollPaneUI$ViewportBorder.paintBorder(SynthScrollPaneUI.java:255)
   at javax.swing.JComponent.paintBorder(JComponent.java:946)
Comment 1 gilbertoca 2015-03-17 20:10:07 UTC
Created attachment 152682 [details]
stacktrace