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 243681 - ArrayIndexOutOfBoundsException: 17
Summary: ArrayIndexOutOfBoundsException: 17
Status: RESOLVED DUPLICATE of bug 244472
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-09 07:25 UTC by Exceptions Reporter
Modified: 2014-05-15 09:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 208971


Attachments
stacktrace (1.35 KB, text/plain)
2014-04-09 07:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-04-09 07:25:58 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
GUEST: When Debugging in C.




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 17
   at org.netbeans.lib.terminalemulator.Term$BaseTermStream.putChars(Term.java:409)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Tap.processChar(Gdb.java:1027)
   at org.netbeans.modules.cnd.debugger.gdb2.Gdb$Tap.putChars(Gdb.java:833)
   at org.netbeans.lib.terminalemulator.Term.putChars(Term.java:3240)
   at org.netbeans.modules.cnd.debugger.common2.debugger.NativeDebuggerImpl.preKill(NativeDebuggerImpl.java:1131)
   at org.netbeans.modules.cnd.debugger.gdb2.GdbDebuggerImpl.kill(GdbDebuggerImpl.java:623)
Comment 1 Exceptions Reporter 2014-04-09 07:26:00 UTC
Created attachment 146643 [details]
stacktrace
Comment 2 ilia 2014-04-10 13:50:09 UTC

*** This bug has been marked as a duplicate of bug 243556 ***
Comment 3 ilia 2014-04-10 13:52:50 UTC
Misidentified as a duplicate of #243556. Reopened.
Comment 4 ilia 2014-05-08 09:56:08 UTC
This issue was fixed in 8.0. (Gdb structure was changed).
Comment 5 ilia 2014-05-15 09:46:01 UTC

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