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
{{ message }}
This repository was archived by the owner on Apr 14, 2024. It is now read-only.
Getting a seg fault when first launching drone on a Balena Fin running Raspbian Buster. It was compiled natively. Based on debug output shown below it seg faults after cap file creation. File is created in /tmp file with no content.
pi@raspberrypi:~ $ sudo drone -d
Version: 1.0
Revision: 2966884
PCAP Lib: libpcap version 1.8.1
Retrieving the device list from the local machine
wwan0
txStats: collection start
cap file = /tmp/Drone.GSNvjm
Segmentation fault
Getting a seg fault when first launching drone on a Balena Fin running Raspbian Buster. It was compiled natively. Based on debug output shown below it seg faults after cap file creation. File is created in /tmp file with no content.
pi@raspberrypi:~ $ sudo drone -d
Version: 1.0
Revision: 2966884
PCAP Lib: libpcap version 1.8.1
Retrieving the device list from the local machine
txStats: collection start
cap file = /tmp/Drone.GSNvjm
Segmentation fault