Skip to content

Crash in BDN with System.InvalidOperationException #1701

Closed
@DrewScoggins

Description

@DrewScoggins

I have seen this error in both Benchmark: GetService.ServiceScope and Benchmark: Brotli.Compress

@adamsitnik

[2021/02/18 02:12:00][INFO] // Benchmark Process 3336 has exited with code -1073741819
[2021/02/18 02:12:00][INFO] Unhandled exception. System.InvalidOperationException: Sequence contains no matching element
[2021/02/18 02:12:00][INFO]    at System.Linq.ThrowHelper.ThrowNoMatchException()
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkRunnerClean.Execute(ILogger logger, BenchmarkCase benchmarkCase, BenchmarkId benchmarkId, IToolchain toolchain, BuildResult buildResult, IResolver resolver)
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkRunnerClean.RunCore(BenchmarkCase benchmarkCase, BenchmarkId benchmarkId, ILogger logger, IResolver resolver, BuildResult buildResult)
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkRunnerClean.Run(BenchmarkRunInfo benchmarkRunInfo, Dictionary`2 buildResults, IResolver resolver, ILogger logger, List`1 artifactsToCleanup, String resultsFolderPath, String logFilePath, StartedClock& runChronometer)
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkRunnerClean.Run(BenchmarkRunInfo[] benchmarkRunInfos)
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkSwitcher.RunWithDirtyAssemblyResolveHelper(String[] args, IConfig config)
[2021/02/18 02:12:00][INFO]    at BenchmarkDotNet.Running.BenchmarkSwitcher.Run(String[] args, IConfig config)
[2021/02/18 02:12:00][INFO]    at MicroBenchmarks.Program.Main(String[] args) in C:\dotnetbuild\work\A47608E7\p\performance\src\benchmarks\micro\Program.cs:line 41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions