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 150364 - [65cat] ArrayIndexOutOfBoundsException: 0
Summary: [65cat] ArrayIndexOutOfBoundsException: 0
Status: CLOSED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lou Dasaro
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 11:58 UTC by sunbiz
Modified: 2017-06-23 08:05 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 128814


Attachments
stacktrace (1.04 KB, text/plain)
2008-10-16 11:58 UTC, sunbiz
Details
Python Script causing the defect (659 bytes, text/plain)
2008-12-05 10:00 UTC, amitksaha
Details
stacktrace (1.04 KB, text/plain)
2009-11-23 05:49 UTC, areasas
Details
stacktrace (1019 bytes, text/plain)
2014-07-13 18:28 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2008-10-16 11:58:08 UTC
Build: NetBeans IDE Dev (Build 20081015193613)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows Vista, 6.0, x86

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 0
Comment 1 sunbiz 2008-10-16 11:58:14 UTC
Created attachment 71957 [details]
stacktrace
Comment 2 jymen 2008-10-17 09:37:29 UTC
provide more details about the context you got this error( python source , step to reproduce...)
This problem is a consequence I need more info to be able to debug it

Thanks
Comment 3 amitksaha 2008-12-05 09:59:29 UTC
hit the same issue when I started the debugger with a simple Python multi-threaded script. (attached)
Comment 4 amitksaha 2008-12-05 10:00:19 UTC
Created attachment 74579 [details]
Python Script causing the defect
Comment 5 jymen 2008-12-05 10:33:33 UTC
Actual debugger which is based on python bdb.py standard debugger is monothread ; I am presently crafting a new debugger
component goal of which is to support threading ; target is 7.0 if everything goes well

Jean-Yves
Comment 6 Exceptions Reporter 2009-07-28 12:13:57 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=128814
Comment 7 areasas 2009-11-23 05:49:09 UTC
Created attachment 91525 [details]
stacktrace
Comment 8 fortruth 2014-07-13 18:28:19 UTC
Created attachment 148016 [details]
stacktrace

parsing args but report bug.
Comment 9 Lou Dasaro 2015-11-27 16:49:17 UTC
To be addressed as part of debugger upgrade.
Comment 10 Jenselme 2017-06-22 19:56:37 UTC
Closing this as an old bug. Should be solved as the debugger upgrade. No need to import this anywhere.
Comment 11 Jiri Kovalsky 2017-06-23 08:05:39 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.