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 206732 - java.lang.ArrayIndexOutOfBoundsException: 16 when trying to attach debugger
Summary: java.lang.ArrayIndexOutOfBoundsException: 16 when trying to attach debugger
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 10:32 UTC by Egor Ushakov
Modified: 2012-02-17 09:45 UTC (History)
2 users (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 Egor Ushakov 2011-12-27 10:32:23 UTC
I'm getting an unexpected exception when trying to attach the debugger from the IDE's menu

java.lang.ArrayIndexOutOfBoundsException: 16
	at org.netbeans.modules.cnd.debugger.common2.utils.PsProvider$SolarisPsProvider.getData(PsProvider.java:274)
	at org.netbeans.modules.cnd.debugger.common2.debugger.actions.AttachPanel$12.run(AttachPanel.java:830)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)
Comment 1 Egor Ushakov 2011-12-27 10:36:21 UTC
fixed in cnd-main:
http://hg.netbeans.org/cnd-main/rev/b28a1de69526
Comment 2 Egor Ushakov 2011-12-27 10:46:47 UTC
integrated into blacktie:
#12a3bc99408d
Comment 3 soldatov 2012-01-12 13:50:17 UTC
verified in NetBeans IDE Dev (Build 201201110601)
Comment 4 Egor Ushakov 2012-01-17 09:35:09 UTC
integrated into release71_fixes:
http://hg.netbeans.org/releases/rev/7f277a31c461
Comment 5 soldatov 2012-02-17 09:45:59 UTC
Verified in NetBeans 7.1 with updates from 201202141941