Bug 499365 - IllegalArgumentException below CBuildConfiguration.getBuildContainer (thrown in ThreadJob.illegalPush)
Summary: IllegalArgumentException below CBuildConfiguration.getBuildContainer (thrown ...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-qt (show other bugs)
Version: 9.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-08 09:45 EDT by EPP Error Reports CLA
Modified: 2020-09-04 15:17 EDT (History)
0 users

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-08-08 09:45:17 EDT
The following problem was reported via the automated error reporting:

Message: Internal Error
java.lang.IllegalArgumentException: Attempted to beginRule: P/QserverTest, does not match outer scope rule: L/QserverTest/src/DateTime.cpp
    at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:134)
    at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:333)
    at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:85)
    at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:307)
    at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:121)
    at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:2188)
    at org.eclipse.core.internal.resources.Folder.create(Folder.java:90)
    at org.eclipse.cdt.core.build.CBuildConfiguration.getBuildContainer(CBuildConfiguration.java:149)
    at org.eclipse.cdt.internal.qt.core.build.QtBuildConfiguration.getScannerInformation(QtBuildConfiguration.java:254)
    at org.eclipse.cdt.internal.core.model.TranslationUnit.getScannerInfo(TranslationUnit.java:1057)
    at org.eclipse.cdt.internal.core.model.TranslationUnit.getAST(TranslationUnit.java:841)
    at org.eclipse.cdt.internal.core.model.TranslationUnit.getAST(TranslationUnit.java:831)
    at org.eclipse.cdt.codan.core.cxx.model.CxxModelsCache.getAST(CxxModelsCache.java:72)
    at org.eclipse.cdt.codan.core.cxx.model.CxxModelsCache.getAST(CxxModelsCache.java:62)
    at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processFile(AbstractIndexAstChecker.java:80)
    at org.eclipse.cdt.codan.core.cxx.model.AbstractIndexAstChecker.processResource(AbstractIndexAstChecker.java:59)
    at org.eclipse.cdt.internal.qt.core.codan.QtSyntaxChecker.processResource(QtSyntaxChecker.java:56)
    at org.eclipse.cdt.codan.core.model.AbstractChecker.processResource(AbstractChecker.java:242)
    at org.eclipse.cdt.codan.internal.core.CodanRunner.processResource(CodanRunner.java:93)
    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)



Bundles:
| org.eclipse.cdt.codan.core | 4.0.0.201607151550 | 4.0.0.201607151550 |
| org.eclipse.cdt.codan.core.cxx | 3.4.0.201607151550 | 3.4.0.201607151550 |
| org.eclipse.cdt.codan.ui.cxx | 3.3.0.201607151550 | 3.3.0.201607151550 |
| org.eclipse.cdt.core | 6.0.0.201607151550 | 6.0.0.201607151550 |
| org.eclipse.cdt.qt.core | 2.0.0.201607151550 | 2.0.0.201607151550 |
| org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
| org.eclipse.core.resources | 3.11.0.v20160503-1608 | 3.11.0.v20160503-1608 |

Operating Systems:
| Linux | 4.4.0 | 4.4.0 |


The above information is a snapshot of the collected data. Visit https://dev.eclipse.org/recommenders/committers/aeri/v2/#!/problems/57a4c3b5e4b0c883748bdb64 for the latest data.

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


Created on behalf of dschaefer@xxxxxx.xxx