Bug 489553 - ConcurrentModificationException below MapProblemPreference.clone
Summary: ConcurrentModificationException below MapProblemPreference.clone
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-codan (show other bugs)
Version: 8.8.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: CDT Codan Inbox CLA
QA Contact: Elena Laskavaia CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-14 11:01 EDT by EPP Error Reports CLA
Modified: 2016-03-15 08:58 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description EPP Error Reports CLA 2016-03-14 11:01:46 EDT
The following incident was reported via the automated error reporting:


    code:                   2
    plugin:                 org.eclipse.core.jobs_3.7.0.v20150330-2103
    message:                An internal error occurred during: "Analyzing 'catsrv_file.c'".
    fingerprint:            4a54b403
    exception class:        java.util.ConcurrentModificationException
    exception message:      -
    number of children:     0
    
    java.util.ConcurrentModificationException: null
    at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:711)[REQUIRED, TOPMOST]
    at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:734)
    at org.eclipse.cdt.codan.core.param.MapProblemPreference.clone(MapProblemPreference.java:128)[REQUIRED]
    at org.eclipse.cdt.codan.core.param.MapProblemPreference.clone(MapProblemPreference.java:129)
    at org.eclipse.cdt.codan.core.param.SharedRootProblemPreference.clone(SharedRootProblemPreference.java:21)
    at org.eclipse.cdt.codan.internal.core.model.CodanProblem.clone(CodanProblem.java:107)
    at org.eclipse.cdt.codan.internal.core.model.CodanProblemCategory.clone(CodanProblemCategory.java:134)
    at org.eclipse.cdt.codan.internal.core.model.CodanProblemCategory.clone(CodanProblemCategory.java:134)
    at org.eclipse.cdt.codan.internal.core.model.CodanProblemCategory.clone(CodanProblemCategory.java:134)
    at org.eclipse.cdt.codan.internal.core.model.ProblemProfile.clone(ProblemProfile.java:85)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:366)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:377)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:377)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:377)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:377)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.getResourceProfile(CheckersRegistry.java:377)
    at org.eclipse.cdt.codan.internal.core.CheckersRegistry.isCheckerEnabled(CheckersRegistry.java:413)
    at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:85)
    at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:58)
    at org.eclipse.cdt.codan.internal.core.CodanBuilder.processResource(CodanBuilder.java:105)
    at org.eclipse.cdt.codan.internal.ui.cxx.CodanPartListener$2.run(CodanPartListener.java:74)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
   
  

General Information:

    reported-by:      
    anonymous-id:     c34c6a8b-b743-4520-bbef-a014acfd0e65
    eclipse-build-id: 4.6.0.I20150805-2000
    eclipse-product:  org.eclipse.epp.package.cpp.product
    operating system: MacOSX 10.10.5 (x86_64) - cocoa
    jre-version:      1.8.0_60-b27

The following plug-ins were present on the execution stack (*):
    1. org.eclipse.cdt.codan.core_3.3.0.201508171545
    2. org.eclipse.cdt_8.8.0.201508171545
    3. org.eclipse.cdt.codan.ui.cxx_3.2.0.201508171545
    4. org.eclipse.cdt.codan.ui_3.2.0.201508171545
    5. org.eclipse.core.jobs_3.7.0.v20150330-2103

Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
  back to reporters.
* The list of present bundles and their respective versions was
  calculated by package naming heuristics. This may or may not reflect reality.

Other Resources:
* Report: https://dev.eclipse.org/recommenders/committers/confess/#/problems/55f0c50ce4b00270349bb22c  
* Manual: https://dev.eclipse.org/recommenders/community/confess/#/guide


Thank you for your assistance.
Your friendly error-reports-inbox.

This bug was created on behalf of elaskavaia.cdt@xxxxxxxxxxxx.
Comment 1 Eclipse Genie CLA 2016-03-14 11:17:25 EDT
New Gerrit change created: https://git.eclipse.org/r/68368