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 171829 - RuntimeException: Non-Java exception raised, not handled! (Original problem: *** -[NSCFString characterAtIndex:]: Range or index out of bounds)
Summary: RuntimeException: Non-Java exception raised, not handled! (Original problem: ...
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL: http://statistics.netbeans.org/except...
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2009-09-09 15:36 UTC by brodock
Modified: 2011-06-09 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 150347


Attachments
stacktrace (1.67 KB, text/plain)
2009-09-09 15:36 UTC, brodock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brodock 2009-09-09 15:36:30 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

Stacktrace: 
java.lang.RuntimeException: Non-Java exception raised, not handled! (Original problem: *** -[NSCFString characterAtIndex:]: Range or index out of bounds)
        at apple.awt.ComponentModel._handleEvent(ComponentModel.java:0)
        at apple.awt.ComponentModel.handleEvent(ComponentModel.java:273)
        at apple.awt.CWindow.handleEvent(CWindow.java:319)
        at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:735)
        at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:969)
        at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:841)
Comment 1 brodock 2009-09-09 15:36:35 UTC
Created attachment 87376 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-09 15:36:39 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=150347
Comment 3 Peter Pis 2009-09-10 08:31:53 UTC
Reassigning.
Comment 4 Stanislav Aubrecht 2009-09-10 14:07:42 UTC
i have reported this problem as apple jdk bug #7212010.
Comment 5 swingler 2009-09-29 02:05:42 UTC
Any steps to reproduce this would be appreciated.
Comment 6 Marian Mirilovic 2011-06-09 09:57:28 UTC
v/c