Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

md380-emu crashes on all recent arm platfrom OS versions #925

Open
RadioRedFred opened this issue Apr 11, 2021 · 3 comments
Open

md380-emu crashes on all recent arm platfrom OS versions #925

RadioRedFred opened this issue Apr 11, 2021 · 3 comments

Comments

@RadioRedFred
Copy link

RadioRedFred commented Apr 11, 2021

For some months now, the md380-emu example, as well as all of the ham radio cross mode tools out there using md380 firmware for transcoding, using D02.032 firmware crashes with Segmentation Fault on all of my platforms that used to work. This includes pistar on rpi 2,3,4 and raspiOS on same pi's. It all started with updates to these operating systems, but I don't know exactly when. As it stands, pi-star 4.1.4 with latest updates crashes, and raspiOS with latest updates also crashes.

RaspiOS fresh install from the 01-11-2021 image does not crash. md380-emu decode example (./md380-emu -d -i sample.amb -o out.raw) as well as the encode example work correctly on pi2,3,4 using this OS as long as I do not do any updates.

I have tried both running the compiled md380-emu from before the update and also rebuilding everything after the update. They both crash on the OS after being updated.

@nostar
Copy link
Contributor

nostar commented Sep 22, 2021

I submitted a fix for this here #932

@travisgoodspeed
Copy link
Owner

Thanks for sending in a fix. I'll give it a try in the morning and merge it if everything looks good.

@RdWing
Copy link

RdWing commented Aug 7, 2024

Thanks for sending in a fix. I'll give it a try in the morning and merge it if everything looks good.

Is this the cause of
<user>@raspberrypi:~ $ /usr/bin/qemu-arm-static /opt/md380-emu/md380-emu -S 2470 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault
If so, can we get this merged in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants