jasongin / noble-uwp

Noble (Node.js Bluetooth LE) with Windows 10 UWP bindings
MIT License
83 stars 45 forks source link

Electron app crashes due to noble-uwp #78

Open pambardekar opened 5 years ago

pambardekar commented 5 years ago

I am using electron app to connect to multiple devices. The app crashes randomly (not every time) after different amount of up time. I was able to capture stack trace during one of the crashes. I have attached it. noble-uwp-access-violation

jasongin commented 5 years ago

Looks like a bug in NodeRT. Unfortunately that project isn't very actively maintained anymore. Another reason to consider not using NodeRT for this project. But I personally don't have time to work on a replacement.

ghost commented 3 years ago

Any update !! getting the same crash !! How to resolve this?