Skip to content
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

Parallelism causes immediate failure #4

Open
sanmai-NL opened this issue Nov 8, 2020 · 0 comments · May be fixed by #5
Open

Parallelism causes immediate failure #4

sanmai-NL opened this issue Nov 8, 2020 · 0 comments · May be fixed by #5

Comments

@sanmai-NL
Copy link

user@localhost~$ env RUST_BACKTRACE=1 target/debug/lzjd -p 2 -r -g /dev/null

thread 'thread '<unnamed><unnamed>' panicked at '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalidattempted to leave type `internal::Local` uninitialized, which is invalid', ', /rustc/7bade6ef730cff83f3591479a98916920f66decd/library/core/src/mem/mod.rs/rustc/7bade6ef730cff83f3591479a98916920f66decd/library/core/src/mem/mod.rs::659659::99

This happens only without -p 1 (so even without specific value) and not just on /dev/null or with the debug binary.

@Cxarli Cxarli linked a pull request Feb 24, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant