Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Thread Panic to leave type 'std::mem::ManuallyDrop<xlib_xcb::xcb::Xlib_xcb>' uninitialized #5

Open
aknautiyal opened this issue Aug 26, 2020 · 0 comments

Comments

@aknautiyal
Copy link

aknautiyal commented Aug 26, 2020

on running on Linux,
cargo run --release gives:

thread 'main' panicked at 'attempted to leave type std::mem::ManuallyDrop<xlib_xcb::Xlib_xcb> uninitialized, which is invalid', /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/mem/mod.rs:655:5

Setup:
Ubuntu 20.04 (also tried with 18.04)
rust version : 1.45.2

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

No branches or pull requests

1 participant