Open tryor opened 2 years ago
It's hard to say what the issue is, but it seems like it only affects the old v0.5.x series considering that we now have two bug reports that use the older version.
In addition, musl is also used, target=x86_64-unknown-linux-musl. Hope that helps with the positioning problem
When I use bytes, I sometimes get a coredump, but I don't know what the possible cause is.
Bytes version: 0.5.6
Where to use bytes in my project:
ALLOC: jemallocator = "0.3.2"
Rust toolchains: 1.64-x86_64-unknown-linux-gnu
The GDB trace is as follows:
(gdb) disassemble
https://github.com/tokio-rs/bytes/issues/564