OpenBluetoothToolbox / SimpleBLE

SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
https://www.simpleble.org
Other
619 stars 107 forks source link

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

Open YFJiang opened 1 month ago

YFJiang commented 1 month ago

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 commented 1 month ago

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.