Re: MMDVM_Bridge segfaulting on RPi 1B with Debian Buster
Ben KE8CGS
Florian,
toggle quoted messageShow quoted text
I ran into something like this previously. What happened for me was the CPU was v6 and the code is compiled for minimum of v7 architecture. Instant segfault. If you run a debugger on it you’ll likely see an invalid instruction reported. I think the tool chain and CPU target advanced somewhere… 73 Ben KE8CGS
On Oct 24, 2019, at 4:26 PM, Florian Wolters <florian@florian-wolters.de> wrote:
|
|