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
ncdump fails on s390x #2670
Comments
|
Thanks for the report; it's taking a bit, but I'm setting up a debian s390x system via |
|
I have currently access to a s390x vm - so if there is something I can help with let me know. Unfortunately I don't know the code, so debugging is a bit difficult for me.
|
|
Thanks; I haven't used podman but will look into it. I see there is also an s390x qemu container available via docker. I should have looked at this yesterday, perhaps. But thank you, we'll see about getting this sorted out! |
|
I don't know if this helps, but this is from a gdb session with netcdf 4.8.1: Going up to 4: |
|
Is there something I can do to help move this along? |
|
Thank you; I'm adding this to the list and will be opening broader |
To report a non-security related issue, please provide:
master ; v4.9.2 ; v4.9.0 (output from 43abd69)
Fedora 36 on s390x
The attached file somefile.nc.zip cannot be read with
ncdump -h somefile.ncThe file was generated on s390x as part of the test suite; it can be read without issues on x86_64
The next dimension would be
y- i.e. id 1, but the id is read as0x1000000. Note that the dimension id forchar36is correctly read as 4.The text was updated successfully, but these errors were encountered: