Skip to content

Crash when analyzing #13

@rconde01

Description

@rconde01

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

No one assigned

    Labels

    bugSomething isn't workingcrashThe program is crashing at some pointexternal libraryRelated to a external libraryquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions