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

got Segmentation fault when execute peripheral.write_request using simplepytble in windows #312

Open
YFJiang opened this issue Jun 6, 2024 · 1 comment

Comments

@YFJiang
Copy link

YFJiang commented Jun 6, 2024

when i try to send "680313000a0000000000000000000000000a09696e7374616c6c657212063234383931305f34", i got Segmentation fault,

here is my simplepyble version
$ pip show simplepyble
Name: simplepyble
Version: 0.7.3
Summary: The ultimate fully-fledged cross-platform BLE library, designed for simplicity and ease of use.

What else is needed? Thanks

@bramd
Copy link

bramd commented Jun 10, 2024

I also have crashes using SimplePyBLE in a Windows app. This is part of a large and complex application and based on the crashdump I can't determine what exactly is causing the crash/when it happens. So it might be related.

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

2 participants