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

segfault with Rust 1.62.0 #2

Open
StevePER opened this issue Jul 6, 2022 · 0 comments
Open

segfault with Rust 1.62.0 #2

StevePER opened this issue Jul 6, 2022 · 0 comments

Comments

@StevePER
Copy link

StevePER commented Jul 6, 2022

Calling send_dmx_packet segfaults in a release build with Rust 1.62.0. There is no segfault with the debug build, or with Rust 1.60.0. Without debug information I was unable to diagnose the cause.

It is relatively simple to replace the vendored serial-rs and termios-rs dependencies with serial2, and this fixes the problem.

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