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 - [70cat] AssertionError at org.netbeans.editor.BaseTextUI.atomicLock
Summary: [70cat] AssertionError at org.netbeans.editor.BaseTextUI.atomicLock
Status: RESOLVED DUPLICATE of bug 191809
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 17:57 UTC by host
Modified: 2011-02-12 12:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174807


Attachments
stacktrace (2.47 KB, text/plain)
2010-12-09 17:57 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***