You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I got it to run by investigating the code and realizing the problem was that my bluetooth stack couldn't have a socket fd. I changed my bluetooth dongle and it fixed it, but the segfault is pretty hard on the user instead of a normal error.
I am trying to install this on ubuntu bionic with bluez 5.48. However, whenever I try to launch my program, it segfaults.
Here's the stacktrace using lldb :
The text was updated successfully, but these errors were encountered: