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 236460 - NullPointerException at org.netbeans.editor.Utilities$3.run
Summary: NullPointerException at org.netbeans.editor.Utilities$3.run
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 10:45 UTC by crimcat
Modified: 2013-10-02 13:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203943


Attachments
stacktrace (1.53 KB, text/plain)
2013-09-27 10:46 UTC, crimcat
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crimcat 2013-09-27 10:45:58 UTC
Build: NetBeans IDE 7.3 (Build 201306052037)
VM: OpenJDK 64-Bit Server VM, 20.0-b12, OpenJDK Runtime Environment, 1.6.0_27-b27
OS: Linux

User Comments:
GUEST: Nothing, just started up the editor and it was parsing my C++ project

crimcat: IDE crashes after loading.
Environment: Debian GNU/Linux 7, Xfce4, custom GUI theme




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.editor.Utilities$3.run(Utilities.java:1269)
   at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1383)
   at org.netbeans.editor.Utilities.runViewHierarchyTransaction(Utilities.java:1274)
   at org.netbeans.editor.EditorUI.updateLineHeight(EditorUI.java:769)
   at org.netbeans.editor.EditorUI.updateComponentProperties(EditorUI.java:845)
   at org.netbeans.editor.EditorUI$Listener$1.run(EditorUI.java:1663)
Comment 1 crimcat 2013-09-27 10:46:02 UTC
Created attachment 140546 [details]
stacktrace
Comment 2 Milutin Kristofic 2013-10-02 13:49:10 UTC
http://hg.netbeans.org/jet-main/rev/79c21297ef35