<div dir="ltr">Hi all,<div><br></div><div>I am a long-time user of Icecast, always without problems. However i made a new setup using icecast 2.4.1 on a fresh and quick CentOS VPS.</div><div><br></div><div>The issue is that starting icecast gives a segmentation fault at around 80% of all starts. No core file nor a entry in error.log is posted. In the remaining 20% of the starts icecast start with no problem.</div><div><br></div><div>Contents of the error.log with a succesfull start (20% of icecast starts):</div><div><div>[2015-04-25  21:08:40] INFO main/main Icecast 2.4.1 server started</div><div>[2015-04-25  21:08:40] INFO connection/get_ssl_certificate No SSL capability</div><div>[2015-04-25  21:08:40] INFO stats/_stats_thread stats thread started</div><div>[2015-04-25  21:08:40] INFO yp/yp_update_thread YP update thread started</div><div>[2015-04-25  21:08:40] INFO source/source_fallback_file mountpoint /geen-uitzending.mp3 is reserved</div><div>[2015-04-25  21:08:40] WARN format/format_get_type Unsupported or legacy stream type: &quot;audio/mpeg&quot;. Falling back to generic minimal handler for best effort.</div><div>[2015-04-25  21:08:40] WARN source/source_fallback_file mountpoint &quot;/geen-uitzending.mp3&quot; already reserved</div><div>[2015-04-25  21:08:40] INFO source/source_main listener count on /geen-uitzending.mp3 now 0</div></div><div><br></div><div><br></div><div>Contents of error.log with a segmentation fault direct after start (80% of icecast starts):</div><div><div>2015-04-25  21:09:05] INFO main/main Icecast 2.4.1 server started</div><div>[2015-04-25  21:09:05] INFO connection/get_ssl_certificate No SSL capability</div><div>[2015-04-25  21:09:05] INFO yp/yp_update_thread YP update thread started</div><div>[2015-04-25  21:09:05] INFO source/source_fallback_file mountpoint /geen-uitzending.mp3 is reserved</div><div>[2015-04-25  21:09:05] WARN format/format_get_type Unsupported or legacy stream type: &quot;audio/mpeg&quot;. Falling back to generic minimal handler for best effort.</div><div>[2015-04-25  21:09:05] INFO stats/_stats_thread stats thread started</div></div><div><br></div><div>Both the stream and the fallback file are .mp3 type. I tried removing the fallback entry. Then icecast starts always normally. So it seems related to the .mp3 fallback.</div><div><br></div><div>Also I tried to launch icecast with strace, and this NEVER fails. No segmentation faults!</div><div><br></div><div><br></div><div>Any idea what&#39;s going wrong? Something going wrong with timing on a fast server?</div><div><br></div><div>Thanks for your hints/tips!</div><div>Jan-Pieter</div><div><br></div><div><br></div></div>