Skip to content

Segmentation fault on basic benchmark #2823

@YaslePoy

Description

@YaslePoy

I used BenchmarkDotNet to find the difference between using if i == -1 someone else list[i] and list[i+1], but on Ubuntu and Fedora (VM), there were some problems. When I launched the benchmark, it started, but after the "AfterAll" section, "Segmentation Fault" was written in Ubuntu 25.04, and nothing else happened, just the program finished on Fedora Workstation 42. However, there were no problems on Windows.

If you want to reproduce my problem, you can clone the repository and run the mROABenchmark project. There are no unsafe codes that could cause this error.

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