Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

AF: Library module of type Stub has been analyzed already! #1455

Description

Occasional AF in debug. Happens in master as well. Probably fallout of enabling of more module types to have library analysis. May relate to #1345 and #907.

[8/16/2019 4:33:06.982 PM Error] The active test run was aborted. Reason: Test host process crashed : Assertion Failed
Assertion Failed
Assertion Failed
Library module atexit of type Stub has been analyzed already!
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerEntry.IsValidVersion(Int32 version, IPythonModule& module, PythonAst& ast) in C:\PLS-Main\src\Analysis\Ast\Impl\Analyzer\PythonAnalyzerEntry.cs:line 116
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.Analyze(IDependencyChainNode`1 node, AsyncCountdownEvent ace, Stopwatch stopWatch) in C:\PLS-Main\src\Analysis\Ast\Impl\Analyzer\PythonAnalyzerSession.cs:line 256
   at Microsoft.Python.Analysis.Analyzer.PythonAnalyzerSession.<>c__DisplayClass34_0.<StartAnalysis>b__0() in C:\PLS-Main\src\Analysis\Ast\Impl\Analyzer\PythonAnalyzerSession.cs:line 244
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions