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 268337 - Experienced JavaNativeException while refactorring
Summary: Experienced JavaNativeException while refactorring
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: Dev
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 12:23 UTC by brettryan
Modified: 2016-10-04 12:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump after experiencing JavaNativeException (31.21 KB, application/octet-stream)
2016-10-04 12:23 UTC, brettryan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brettryan 2016-10-04 12:23:49 UTC
Created attachment 162328 [details]
Thread dump after experiencing JavaNativeException

Just experienced the following JavaNativeException:

I've attached a thread dump after this occurred and the following was reported within the JavaNativeException window.



Exception Name: JavaNativeException
Description: java.lang.NullPointerException
    at sun.lwawt.macosx.CAccessibility.getAccessibleIndexInParent(CAccessibility.java:287)

User Info: (null)

0   CoreFoundation                      0x00007fff88fa852b __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff9d680cad objc_exception_throw + 48
2   CoreFoundation                      0x00007fff88fa8479 -[NSException raise] + 9
3   JavaNativeFoundation                0x00000001141bd64d JNFCallStaticIntMethod + 236
4   libawt_lwawt.dylib                  0x0000000119301deb +[JavaComponentAccessibility createWithAccessible:withEnv:withView:] + 76
5   libawt_lwawt.dylib                  0x000000011930230b -[JavaComponentAccessibility accessibilityFocusedUIElement] + 194
6   libawt_lwawt.dylib                  0x00000001192d74f6 -[AWTView accessibilityFocusedUIElement] + 156
7   AppKit                              0x00007fff873ee417 -[NSWindow(NSWindowAccessibility) accessibilityFocusedUIElement] + 124
8   libawt_lwawt.dylib                  0x0000000119302069 +[JavaComponentAccessibility postFocusChanged:] + 96
9   Foundation                          0x00007fff8a96af2a __NSThreadPerformPerform + 326
10  CoreFoundation                      0x00007fff88f3e551 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
11  CoreFoundation                      0x00007fff88f1f6bd __CFRunLoopDoSources0 + 557
12  CoreFoundation                      0x00007fff88f1ebb6 __CFRunLoopRun + 934
13  CoreFoundation                      0x00007fff88f1e5b4 CFRunLoopRunSpecific + 420
14  HIToolbox                           0x00007fff884bff6c RunCurrentEventLoopInMode + 240
15  HIToolbox                           0x00007fff884bfda1 ReceiveNextEventCommon + 432
16  HIToolbox                           0x00007fff884bfbd6 _BlockUntilNextEventMatchingListInModeWithFilter + 71
17  AppKit                              0x00007fff86bb65f5 _DPSNextEvent + 1093
18  AppKit                              0x00007fff872c68eb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
19  libosxapp.dylib                     0x00000001193893aa -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
20  AppKit                              0x00007fff86baafbd -[NSApplication run] + 926
21  libosxapp.dylib                     0x000000011938914d +[NSApplicationAWT runAWTLoopWithApp:] + 156
22  libawt_lwawt.dylib                  0x00000001193164b3 -[AWTStarter starter:] + 905
23  Foundation                          0x00007fff8a96af2a __NSThreadPerformPerform + 326
24  CoreFoundation                      0x00007fff88f3e551 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25  CoreFoundation                      0x00007fff88f1f6bd __CFRunLoopDoSources0 + 557
26  CoreFoundation                      0x00007fff88f1ebb6 __CFRunLoopRun + 934
27  CoreFoundation                      0x00007fff88f1e5b4 CFRunLoopRunSpecific + 420
28  java                                0x000000010d0ab465 CreateExecutionEnvironment + 871
29  java                                0x000000010d0a718c JLI_Launch + 1952
30  java                                0x000000010d0ad4c2 main + 101
31  java                                0x000000010d0a69e4 start + 52
32  ???                                 0x000000000000002a 0x0 + 42