Skip to content

System.NullReferenceException in thrown in ZeroMeasurementAnalyser with Android #2740

@BraedenLS

Description

@BraedenLS

When the ZeroMeasurementAnalyser runs a report on a machine not using an OS with a supported "CpuDetector" it throws a null reference exception. This occurs on the line var currentFrequency = summary.HostEnvironmentInfo.Cpu.Value.MaxFrequency();, because Cpu.Value is null when using that OS.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions