-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugSomething isn't workingSomething isn't workingcrashThe program is crashing at some pointThe program is crashing at some pointexternal libraryRelated to a external libraryRelated to a external libraryquestionFurther information is requestedFurther information is requested
Description
I successfully generated my trace file, but got a crash when i go to analyze it. The call stack is:
CppBuildInsights.dll!00007ffb52033a22() Unknown
CppBuildInsights.dll!00007ffb52034874() Unknown
CppBuildInsights.dll!00007ffb52048119() Unknown
CppBuildInsights.dll!00007ffb5204c89a() Unknown
CppBuildInsights.dll!00007ffb5204a0ed() Unknown
CppBuildAnalyzer.exe!Microsoft::Cpp::BuildInsights::Analyze<Microsoft::Cpp::BuildInsights::Internal::AnalyzerSmartPtrImpl<Microsoft::Cpp::BuildInsights::Internal::DynamicSmartPtrAnalyzerGroupImpl<Microsoft::Cpp::BuildInsights::IAnalyzer *,Microsoft::Cpp::BuildInsights::Internal::RawPtrWrapper<Microsoft::Cpp::BuildInsights::IAnalyzer>>,Microsoft::Cpp::BuildInsights::Internal::RawPtrWrapper>>(const char * inputLogFile=0x000001ab1acbfd60, unsigned int numberOfPasses=1, Microsoft::Cpp::BuildInsights::StaticAnalyzerGroup<Microsoft::Cpp::BuildInsights::Internal::AnalyzerSmartPtrImpl<Microsoft::Cpp::BuildInsights::Internal::DynamicSmartPtrAnalyzerGroupImpl<Microsoft::Cpp::BuildInsights::IAnalyzer *,Microsoft::Cpp::BuildInsights::Internal::RawPtrWrapper<Microsoft::Cpp::BuildInsights::IAnalyzer>>,Microsoft::Cpp::BuildInsights::Internal::RawPtrWrapper>> analyzerGroup={...}) Line 3376 C++
CppBuildAnalyzer.exe!BuildAnalyzer::Analyze() Line 46 C++
> CppBuildAnalyzer.exe!main(int argc=1, char * * argv=0x000001ab1acbd230) Line 94 C++
The trace file is ~1GB but the memory of CppBuildAnalyzer is only 100MB when it crashes.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcrashThe program is crashing at some pointThe program is crashing at some pointexternal libraryRelated to a external libraryRelated to a external libraryquestionFurther information is requestedFurther information is requested