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 - IllegalArgumentException: bad position: 196
Summary: IllegalArgumentException: bad position: 196
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 15:19 UTC by MrJxN
Modified: 2014-02-04 05:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203197


Attachments
stacktrace (1.28 KB, text/plain)
2013-08-20 15:19 UTC, MrJxN
Details
stacktrace (1.29 KB, text/plain)
2013-08-21 22:43 UTC, rodrigorsantos
Details
stacktrace (1.28 KB, text/plain)
2013-08-23 12:55 UTC, Egor Ushakov
Details

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