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 157990 - NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Summary: NullPointerException at java.awt.Component$NativeInLightFixer.removeReferences
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2009-02-05 13:51 UTC by ivar_grimstad
Modified: 2009-10-02 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 145940


Attachments
stacktrace (3.71 KB, text/plain)
2009-02-05 13:51 UTC, ivar_grimstad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ivar_grimstad 2009-02-05 13:51:13 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-2551-on-090129)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

User Comments:
ivar_grimstad: Changing keymap for comment code



Stacktrace: 
java.lang.NullPointerException
        at java.awt.Component$NativeInLightFixer.removeReferences(Component.java:8659)
        at java.awt.Component$NativeInLightFixer.componentRemoved(Component.java:8635)
        at java.awt.AWTEventMulticaster.componentRemoved(AWTEventMulticaster.java:193)
        at java.awt.AWTEventMulticaster.componentRemoved(AWTEventMulticaster.java:192)
        at java.awt.AWTEventMulticaster.componentRemoved(AWTEventMulticaster.java:192)
        at java.awt.AWTEventMulticaster.componentRemoved(AWTEventMulticaster.java:192)
Comment 1 ivar_grimstad 2009-02-05 13:51:34 UTC
Created attachment 76606 [details]
stacktrace
Comment 2 Vitezslav Stejskal 2009-02-12 09:57:48 UTC
Looks random as I wasn't able to reproduce this in a dev build.
Comment 3 Vitezslav Stejskal 2009-10-02 10:56:17 UTC
I'm sorry, but I can't reproduce this and there have been no recent reports since 2009-Feb-05 (6.7dev). Please try newer
version.