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 162711 - [67cat] java.util.ConcurrentModificationException at java.util.HashMap$HashIterator.nextEntry
Summary: [67cat] java.util.ConcurrentModificationException at java.util.HashMap$HashIt...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Egor Ushakov
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 12:59 UTC by avp
Modified: 2009-06-25 10:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149541


Attachments
stacktrace (867 bytes, text/plain)
2009-04-15 12:59 UTC, avp
Details
stacktrace (867 bytes, text/plain)
2009-04-15 13:01 UTC, avp
Details
stacktrace (867 bytes, text/plain)
2009-04-15 13:20 UTC, avp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description avp 2009-04-15 12:59:42 UTC
Build: NetBeans IDE Dev (Build 200904141401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.7-9-default, amd64

Stacktrace: 
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
        at java.util.HashMap$ValueIterator.next(HashMap.java:822)
        at org.netbeans.modules.cnd.debugger.gdb.proxy.GdbProxy.gdb_exit(GdbProxy.java:683)
        at org.netbeans.modules.cnd.debugger.gdb.GdbDebugger.finish(GdbDebugger.java:917)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.runAction(KillActionProvider.java:104)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.doAction(KillActionProvider.java:92)
Comment 1 avp 2009-04-15 12:59:46 UTC
Created attachment 80140 [details]
stacktrace
Comment 2 avp 2009-04-15 13:01:45 UTC
Build: NetBeans IDE Dev (Build 200904141401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.7-9-default, amd64

User Comments: 


Stacktrace: 
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
        at java.util.HashMap$ValueIterator.next(HashMap.java:822)
        at org.netbeans.modules.cnd.debugger.gdb.proxy.GdbProxy.gdb_exit(GdbProxy.java:683)
        at org.netbeans.modules.cnd.debugger.gdb.GdbDebugger.finish(GdbDebugger.java:917)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.runAction(KillActionProvider.java:104)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.doAction(KillActionProvider.java:92)
Comment 3 avp 2009-04-15 13:01:54 UTC
Created attachment 80143 [details]
stacktrace
Comment 4 avp 2009-04-15 13:19:51 UTC
Build: NetBeans IDE Dev (Build 200904141401)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Linux, 2.6.27.7-9-default, amd64

User Comments: 


Stacktrace: 
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:793)
        at java.util.HashMap$ValueIterator.next(HashMap.java:822)
        at org.netbeans.modules.cnd.debugger.gdb.proxy.GdbProxy.gdb_exit(GdbProxy.java:683)
        at org.netbeans.modules.cnd.debugger.gdb.GdbDebugger.finish(GdbDebugger.java:917)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.runAction(KillActionProvider.java:104)
        at org.netbeans.modules.cnd.debugger.gdb.actions.KillActionProvider.doAction(KillActionProvider.java:92)
Comment 5 avp 2009-04-15 13:20:04 UTC
Created attachment 80145 [details]
stacktrace
Comment 6 Egor Ushakov 2009-04-15 17:05:57 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/2f331a46b57e
Comment 7 Egor Ushakov 2009-04-16 11:01:37 UTC
extra fix in:
http://hg.netbeans.org/cnd-main/rev/78ae1034d65d