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 250984 - ArrayIndexOutOfBoundsException: -38797312
Summary: ArrayIndexOutOfBoundsException: -38797312
Status: RESOLVED DUPLICATE of bug 236507
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-07 01:20 UTC by rsodrewong
Modified: 2015-08-17 13:54 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205397


Attachments
stacktrace (4.97 KB, text/plain)
2015-03-07 01:20 UTC, rsodrewong
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rsodrewong 2015-03-07 01:20:11 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
GUEST: Exception occurs always while starting a C++ test

rsodrewong: Atualizando o software NetBeans e crindo um novo projeto em C++ Qt - Hello World

GUEST: On startup

GUEST: always appear when i run tomcat

GUEST: Unfortunately I don't know when that happened. The error was captured in the background.

GUEST: Starting jboss as

GUEST: Execute program in Maven with interaction to System.out/ in and JSCH channels inluding Jline2 library.

GUEST: I was about to run a (C++) test when this exception ocurred. The test itself did not run.

GUEST: Projects browsing

gtg: Select Insert Unicode module in Plugins dialog.

GUEST: search for literal 
<<<<<

through selected project (magento)

all files (*.*)

GUEST: Creating a Maven Enterprise Application to be implemented on JBoss AS 7.1.1 Final




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: -38797312
   at sun.font.FileFontStrike.getCachedGlyphPtr(FileFontStrike.java:462)
   at sun.font.FileFontStrike.getSlot0GlyphImagePtrs(FileFontStrike.java:438)
   at sun.font.CompositeStrike.getGlyphImagePtrs(CompositeStrike.java:115)
   at sun.font.GlyphList.mapChars(GlyphList.java:272)
   at sun.font.GlyphList.setFromChars(GlyphList.java:262)
   at sun.java2d.pipe.GlyphListPipe.drawChars(GlyphListPipe.java:103)
Comment 1 rsodrewong 2015-03-07 01:20:14 UTC
Created attachment 152453 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-17 13:54:23 UTC
This exception is probably related to bug 236507.

Thank you for reporting.

*** This bug has been marked as a duplicate of bug 236507 ***