thread 'tests::cascading_messages_with_value_do_not_overcharge' panicked at 'misaligned pointer dereference: address must be a multiple of 0x10 but is 0x105e33c18', lazy-pages/src/sys/unix.rs:72:28
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread 'tests::cascading_messages_with_value_do_not_overcharge' panicked at 'panic in a function that cannot unwind', library/core/src/panicking.rs:126:5
stack backtrace:
...
Steps
cargo nextest run -p pallet-gear --features lazy-pages
Problem
Steps
Possible Solution
No response
Notes
No response
Relevant Log Output
Click to expand/collapse
```
```