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

Segmentation fault #458

Open
roadfox opened this issue Aug 28, 2024 · 0 comments
Open

Segmentation fault #458

roadfox opened this issue Aug 28, 2024 · 0 comments

Comments

@roadfox
Copy link

roadfox commented Aug 28, 2024

Hi

We run icecast-2.4.0-kh22 on kubernetes and are relaying 3 Radio Stations, while 2 of them are running smooth without any issues for weeks, we have troubles with one station.

The Pod's are Crashing with

lastState:
      terminated:
        containerID: containerd://3ace6e1cf6f87ca9ff4a9408459d15865fa5fd12ecf6afaf93630ba63f585de6
        exitCode: 139
        reason: Error

in the logs with loglevel DEBUG we can's see why its crashing we just get the core dump message, see below.
somewhere i was reading that it's possible to compile with debug flags, is this the way to go?
if we add debug flags, should we keep loglevel also on debug or can we go back to info to have "less clutter" in the log?
would it be of value to store the core dump somehow, we don't have experience on how todo this on kubernetes yet :-)

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG source/source_update_settings on_demand set

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG stats/process_source_stat new node on /radiobeo_iphone.mp3_fb "authenticator" (url)

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG stats/process_source_stat new node on /radiobeo_iphone.mp3_fb "genre" (various)

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG stats/process_source_stat new node on /radiobeo_iphone.mp3_fb "server_name" (Unspecified name)

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG stats/process_source_stat new node on /radiobeo_iphone.mp3_fb "public" (0)

2024-08-28 21:02:54: [2024-08-28  19:02:53] DBUG stats/process_source_stat new node on /radiobeo_iphone.mp3_fb "listener_peak" (0)

2024-08-28 21:02:54: [2024-08-28  19:02:53] INFO source/source_apply_mount Applying mount information for "/radiobeo_iphone.mp3_fb"

2024-08-28 21:02:55: /start.sh: line 34:    18 Segmentation fault      (core dumped) icecast -c /etc/icecast.xml
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

1 participant