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 9089 - java.lang.ArrayIndexOutOfBoundsException: -27566080
Summary: java.lang.ArrayIndexOutOfBoundsException: -27566080
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-12 18:01 UTC by Russ Petruzzelli
Modified: 2008-12-22 21:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Russ Petruzzelli 2001-01-12 18:01:00 UTC
from the system log; this occurs frequently.  (27 occurrances in log)
Causes IDE to stop loading or freeze.

OS = Solaris 8. 512 Mb memory, Ultra 10, 300Mhz

*********** Exception occurred ************
Fri Jan 12 09:39:26 PST 2001java.lang.ArrayIndexOutOfBoundsException: -27566080
java.lang.ArrayIndexOutOfBoundsException: -27566080
        at java.awt.image.SinglePixelPackedSampleModel.<init>(Compiled Code)
        at java.awt.image.Raster.createPackedRaster(Compiled Code)
        at java.awt.image.Raster.createPackedRaster(Compiled Code)
        at
java.awt.image.DirectColorModel.createCompatibleWritableRaster(Compiled Code)
        at sun.awt.motif.MComponentPeer.createImage(Compiled Code)
        at java.awt.Component.createImage(Compiled Code)
        at java.awt.Component.createImage(Compiled Code)
        at javax.swing.RepaintManager.getOffscreenBuffer(Compiled Code)
        at javax.swing.JComponent._paintImmediately(Compiled Code)
        at javax.swing.JComponent.paintImmediately(Compiled Code)
        at javax.swing.RepaintManager.paintDirtyRegions(Compiled Code)
        at org.netbeans.core.windows.PinRepaintRM.paintDirtyRegions(Compiled
Code)
        at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Compiled Code)
        at javax.swing.SystemEventQueueUtilities.processRunnableEvent(Compiled
Code)
        at javax.swing.SystemEventQueueUtilities.access$0(Compiled Code)
        at
javax.swing.SystemEventQueueUtilities$RunnableTarget.processEvent(Compiled Code)
        at java.awt.Component.dispatchEventImpl(Compiled Code)
        at java.awt.Component.dispatchEvent(Compiled Code)
[catch] at java.awt.EventQueue.dispatchEvent(Compiled Code)
        at java.awt.EventDispatchThread.pumpOneEvent(Compiled Code)
        at java.awt.EventDispatchThread.pumpEvents(Compiled Code)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:83)
Comment 1 Petr Nejedly 2001-01-15 10:06:59 UTC
I'm not sure where the problem really is, but I think it can be in core,
so I'm reassigning it.
Comment 2 _ ttran 2001-09-14 12:52:14 UTC
This is a bug in JDK and/or graphics driver.  If someone still can
reproduce it with the latest JDK, feel free to reopen this issue
Comment 3 Jan Lahoda 2001-09-14 12:57:31 UTC
Hi,
   I have configuration very close to yours, and do not see this
problem. (JDK1.3, JDK1.3.1) Do you have all required patches
installed?
Comment 4 Quality Engineering 2003-07-01 16:01:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 5 Quality Engineering 2003-07-01 16:25:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.