Skip to content

panic on rust 1.84 #205

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

Open
21pages opened this issue Mar 5, 2025 · 0 comments
Open

panic on rust 1.84 #205

21pages opened this issue Mar 5, 2025 · 0 comments

Comments

@21pages
Copy link

21pages commented Mar 5, 2025

unsafe { from_raw_parts(unused_mf_activate.assume_init(), count as usize) }

thread 'tokio-runtime-worker' panicked at core\src\panicking.rs:223:5:
unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed isize::MAX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant