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 193184

Summary: [70cat] AssertionError at org.netbeans.editor.BaseTextUI.atomicLock
Product: editor Reporter: host <host>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174807
Attachments: stacktrace

Description host 2010-12-09 17:57:01 UTC
Build: NetBeans IDE Dev (Build 201012090001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.editor.BaseTextUI.atomicLock(BaseTextUI.java:530)
   at org.netbeans.editor.BaseDocument.fireAtomicLock(BaseDocument.java:1933)
   at org.netbeans.editor.BaseDocument.atomicLockImpl(BaseDocument.java:1771)
   at org.netbeans.editor.GuardedDocument.runAtomicAsUser(GuardedDocument.java:340)
   at org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed(BaseKit.java:1130)
   at org.netbeans.editor.ext.ExtKit$ExtDefaultKeyTypedAction.actionPerformed(ExtKit.java:1068)
Comment 1 host 2010-12-09 17:57:04 UTC
Created attachment 103894 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-02-12 12:44:26 UTC

*** This bug has been marked as a duplicate of bug 191809 ***