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

LindiFileReadRemoteReferenceFileSystemContinuousSliceBenchmark fails #57

Open
oruebel opened this issue Apr 30, 2024 · 1 comment
Open

Comments

@oruebel
Copy link
Contributor

oruebel commented Apr 30, 2024

Running the following

nwb_benchmarks run --bench time_remote_slicing.LindiFileReadRemoteReferenceFileSystemContinuousSliceBenchmark --debug

fails with an error on teardown with an Error code 3221225477, which traces back to some kind of access violation in memory.

This error appears to occur only when slicing into a dataset with LINDI. Since asv is running tests in a process, maybe this is related to an issue of how LINDI is interacting with processes?

See also here for more details #53 (comment)

@oruebel oruebel mentioned this issue Apr 30, 2024
6 tasks
@CodyCBakerPhD
Copy link
Collaborator

Note it's not an error caught by Python, to my knowledge, just an error code passed via the stderr of the spawned subprocess environment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants