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 185804 - [69cat] NullPointerException at org.netbeans.editor.Utilities.getRowStartFromLineOffset
Summary: [69cat] NullPointerException at org.netbeans.editor.Utilities.getRowStartFrom...
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Daniel Prusa
URL:
Keywords:
: 185805 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-05-09 18:25 UTC by ulfzibis
Modified: 2010-05-19 06:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169319


Attachments
stacktrace (2.68 KB, text/plain)
2010-05-09 18:25 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2010-05-09 18:25:23 UTC
Build: NetBeans IDE Dev (Build 201005050200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
ulfzibis: clicked to gutter to set a breakpoint




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.editor.Utilities.getRowStartFromLineOffset(Utilities.java:669)
   at org.netbeans.modules.debugger.jpda.ui.actions.ToggleBreakpointActionProvider.checkLineBreakability(ToggleBreakpointActionProvider.java:228)
   at org.netbeans.modules.debugger.jpda.ui.actions.ToggleBreakpointActionProvider.doAction(ToggleBreakpointActionProvider.java:170)
   at org.netbeans.spi.debugger.ActionsProvider$ContextAware.doAction(ActionsProvider.java:231)
   at org.netbeans.api.debugger.ActionsManager.doAction(ActionsManager.java:161)
   at org.netbeans.modules.debugger.jpda.ui.actions.ToggleMethodFieldBreakpointAction.actionPerformed(ToggleMethodFieldBreakpointAction.java:122)
Comment 1 ulfzibis 2010-05-09 18:25:29 UTC
Created attachment 98690 [details]
stacktrace
Comment 2 Daniel Prusa 2010-05-09 20:18:35 UTC
*** Bug 185805 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Prusa 2010-05-13 14:46:44 UTC
Fixed.

http://hg.netbeans.org/main/rev/96a6556833e0
Comment 4 Quality Engineering 2010-05-17 15:29:44 UTC
Integrated into 'main-golden', will be available in build *201005170932* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 5 Quality Engineering 2010-05-19 06:16:45 UTC
Integrated into 'main-golden', will be available in build *201005182201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: