You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am able to reproduce a segfault when attempting to open a poorly formed netcdf-4 file. I would expect cdms to throw an OSError or similar error, rather than segfaulting
To Reproduce
Steps to reproduce the behavior:
The below is a grab of an ipython console output:
Describe the bug
I am able to reproduce a segfault when attempting to open a poorly formed netcdf-4 file. I would expect cdms to throw an OSError or similar error, rather than segfaulting
To Reproduce
Steps to reproduce the behavior:
The below is a grab of an ipython console output:
Expected behavior
I would expect and
OSError
to be thrown, and no segfaultScreenshots or traceback
If applicable, add screenshots/traceback to help explain your problem.
Desktop (please complete the following information):
Environment Information
`conda info`
`conda config --show-sources`
`conda list --show-channel-urls`
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: