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 262978 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Image (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 12:40 UTC by vicricker
Modified: 2016-08-25 19:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207967


Attachments
stacktrace (1.37 KB, text/plain)
2016-07-19 12:40 UTC, vicricker
Details
stacktrace (1.35 KB, text/plain)
2016-08-25 19:21 UTC, sittingpilgrim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vicricker 2016-07-19 12:40:18 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: OpenJDK 64-Bit Server VM, 25.92-b14, OpenJDK Runtime Environment, 1.8.0_92-b14
OS: Linux

User Comments:
GUEST: O.O

GUEST: OutOfMemoryError: Java heap space

GUEST: O.o?

GUEST: not sure

vicricker: Might be related to opening jpg images




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.awt.image.DataBufferByte.<init>(DataBufferByte.java:92)
   at java.awt.image.ComponentSampleModel.createDataBuffer(ComponentSampleModel.java:445)
   at java.awt.image.Raster.createWritableRaster(Raster.java:941)
   at javax.imageio.ImageTypeSpecifier.createBufferedImage(ImageTypeSpecifier.java:1074)
   at javax.imageio.ImageReader.getDestination(ImageReader.java:2892)
   at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:1071)
Comment 1 vicricker 2016-07-19 12:40:20 UTC
Created attachment 160450 [details]
stacktrace
Comment 2 sittingpilgrim 2016-08-25 19:21:33 UTC
Created attachment 161769 [details]
stacktrace

this seems to be a recurring issue - reported a few times as guest
Comment 3 sittingpilgrim 2016-08-25 19:27:07 UTC
I'll try and keep track of when (and if) I open JPGs