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
abr-egn
changed the title
incorrect serialization/deserializer on big endian machines ( s390x )
RUST-1892 incorrect serialization/deserializer on big endian machines ( s390x )
Mar 25, 2024
Versions/Environment
rustc 1.72.0 (5680fa18f 2023-08-23)
Debian Sid
cargo pkgid mongodb
&cargo pkgid bson
)version 2.9.0 of bson
db.version()
)not applicable
not applicable
Describe the bug
A clear and concise description of what the bug is.
Unit tests fails, for example:
Full list of failing tests:
Build log with failing tests: https://ci.debian.net/packages/r/rust-bson/testing/s390x/43518187/
BE SPECIFIC:
Expected: unit tests work
Actually happening: unit tests doesn't work
https://ci.debian.net/packages/r/rust-bson/testing/s390x/43518187/
clue in the right direction?
I guess you are reading memory in an non-endian-safe manner
server, and/or Rust)?
No
function produce a crash)?
not applicable
I guess:
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: