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

stack smashing detected: Segfault when station is currently not transmitting #143

Open
andimik opened this issue Jun 28, 2024 · 2 comments

Comments

@andimik
Copy link
Contributor

andimik commented Jun 28, 2024

2024-06-28_205022_6A.zip

Today I got one of the rare moments when a service (in this case #Radio ONE and even ERF Süd) is currently not working on an ensemble at all. So I wanted to record its audio (to analyze), but then there is a seg fault. The attached raw file is short (3 seconds), but long enough to see the crash.

20:51:12.841 [I] RawFileInput: RAW-FILE: End of file
20:51:15.073 [I] AudioRecorder: Recording file: "/home/andreas/Musik/2024-06-28-205115_E0AD2A_#Radio ONE.aac"
*** stack smashing detected ***: terminated
Abgebrochen (Speicherabzug geschrieben)
20:57:09.526 [I] AudioRecorder: Recording file: "/home/andreas/Musik/2024-06-28-205709_E0AD24_ERF Süd.aac"
*** stack smashing detected ***: terminated
Abgebrochen (Speicherabzug geschrieben)

grafik

@KejPi
Copy link
Owner

KejPi commented Jun 28, 2024

EDIT: Thanks for reporting, I can reproduce the issue.

@KejPi
Copy link
Owner

KejPi commented Jun 28, 2024

I have found the root cause, library needs to be updated.
Note: recording would not help to analyse the problem in this case since the stream is all zero and thus it cannot be decoded.

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

2 participants