The Wayback Machine - https://web.archive.org/web/20210301020956/https://github.com/dotnet/performance/issues/1701
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in BDN with System.InvalidOperationException #1701

Open
DrewScoggins opened this issue Feb 26, 2021 · 0 comments
Open

Crash in BDN with System.InvalidOperationException #1701

DrewScoggins opened this issue Feb 26, 2021 · 0 comments

Comments

@DrewScoggins
Copy link
Member

@DrewScoggins DrewScoggins commented Feb 26, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant