javax.swing.text.BadLocationException: Wrong insert position at org.netbeans.editor.BaseDocument.insertString(BaseDocument.java:527) at org.netbeans.modules.diff.builtin.visualizer.DiffPanel.addEmptyLines(DiffPanel.java:892) at org.netbeans.modules.diff.builtin.visualizer.DiffPanel.addEmptyLines1(DiffPanel.java:902) at org.netbeans.modules.diff.builtin.visualizer.DiffComponent.addEmptyLines1(DiffComponent.java:307) at org.netbeans.modules.diff.builtin.visualizer.DiffComponent.insertEmptyLines(DiffComponent.java:353) at org.netbeans.modules.diff.builtin.visualizer.DiffComponent.initContent(DiffComponent.java:151) at org.netbeans.modules.diff.builtin.visualizer.DiffComponent.(DiffComponent.java:120) at org.netbeans.modules.diff.builtin.visualizer.GraphicalDiffVisualizer.createView(GraphicalDiffVisualizer.java:121) at org.netbeans.modules.diff.builtin.DiffPresenter.showDiff(DiffPresenter.java:272) at org.netbeans.modules.diff.builtin.DiffPresenter.showDiff(DiffPresenter.java:235) at org.netbeans.modules.diff.builtin.DiffPresenter.setVisualizer(DiffPresenter.java:230) at org.netbeans.modules.vcs.profiles.commands.AbstractDiffCommand.exec(AbstractDiffCommand.java:262) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.runClass(ExecuteCommand.java:691) at org.netbeans.modules.vcscore.cmdline.ExecuteCommand.run(ExecuteCommand.java:784) at org.netbeans.modules.vcscore.cmdline.UserCommandSupport.execute(UserCommandSupport.java:292) at org.netbeans.spi.vcs.commands.CommandTaskSupport.execute(CommandTaskSupport.java:74) at org.netbeans.modules.vcscore.cmdline.UserCommandTask.execute(UserCommandTask.java:323) at org.netbeans.api.vcs.commands.CommandTask.runCommandTask(CommandTask.java:100) at org.netbeans.api.vcs.commands.CommandTaskInfoImpl.run(CommandTaskInfoImpl.java:40) at org.netbeans.modules.vcscore.commands.CommandProcessor$5.run(CommandProcessor.java:736) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:328) [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:667)