Closed sthwithelectronics closed 2 years ago
We've started putting a branch together that attempts to fix this. Please let us know @sthwithelectronics if what we've done still shows an issue or if even what we did fixes it. Also, could you reply with what debug dongle you are using and the output of lsusb -vd <vid>:<pid>
on it? Starting to suspect that some of the code doing dongle detection is off and might be causing additional problems here.
I compiled current firmware (commit:e82d4f2) under mingw64 with
make PROBE_HOST=hosted HOSTED_BMP_ONLY=0
Running
blackmagic -t
crashes with following output:$ ./blackmagic -t Segmentation fault
The command
blackmagic
runs until gdb client connects and the 'run s' command is send. Then it crashes with Segmentation fault.On the recommendation of the discord I ran
blackmagic -t
in gdb producing this output.Going back to the stable release v.1.7.1 resolved the problem Running
blackmagic -t
outputs: