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 234663

Summary: IllegalArgumentException: bad position: 196
Product: platform Reporter: MrJxN
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal CC: rodrigorsantos
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 203197
Attachments: stacktrace
stacktrace
stacktrace

Description MrJxN 2013-08-20 15:19:19 UTC
Build: NetBeans IDE Dev (Build 201308172300)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
mrjxn: Changing between branches of git repo (only difference is one line of php : " phpinfo(); "




Stacktrace: 
java.lang.IllegalArgumentException: bad position: 196
   at javax.swing.text.JTextComponent.setCaretPosition(JTextComponent.java:1678)
   at org.openide.text.DocumentOpenClose$DocumentLoad$1.run(DocumentOpenClose.java:750)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
Comment 1 MrJxN 2013-08-20 15:19:20 UTC
Created attachment 138928 [details]
stacktrace
Comment 2 rodrigorsantos 2013-08-21 22:43:05 UTC
Created attachment 139033 [details]
stacktrace

<Please provide a description of the problem or the steps to reproduce>
Comment 3 Egor Ushakov 2013-08-23 12:55:08 UTC
Created attachment 139135 [details]
stacktrace

started two c++ debug session with disassembly view opened