Hi My Icecast server has failed. There is a segfault with libc-2.7.so Mar 18 17:13:51 icecast kernel: icecast[18015]: segfault at 0 ip 001cbdcb sp bf816cc0 error 4 in libc-2.7.so[19e000+153000] I have downloaded a new copy of glibc-2.7-2.i686.rpm and installed it thus: rpm -Uvh --force glibc-2.7-2.i686.rpm But still the error remains. What can I do next? Do I need to install glib-devel-2.7 for example? Please help - I have users waiting. Many thanks for your help in advance and best regards Bill Best
On Thu, Mar 18, 2010 at 10:20 AM, <chiapas at aktivix.org> wrote:> Hi > > My Icecast server has failed.Give more detail. Much more.> > There is a segfault with libc-2.7.so > > Mar 18 17:13:51 icecast kernel: icecast[18015]: segfault at 0 ip > 001cbdcb sp bf816cc0 error 4 in libc-2.7.so[19e000+153000] > > I have downloaded a new copy of glibc-2.7-2.i686.rpm and installed it thus: > > rpm -Uvh --force glibc-2.7-2.i686.rpmReplacing your glibc certainly won't help in any way. If you can attach a debugger, and get a backtrace of it crashing, that might help. Also ensure you're using the most recent release; you didn't mention anything about what version of icecast you used. Mike
Hi Thanks for getting back in touch. On 18 March 2010 17:54, Michael Smith <msmith at xiph.org> wrote:> On Thu, Mar 18, 2010 at 10:20 AM, ?<chiapas at aktivix.org> wrote: >> Hi >> >> My Icecast server has failed. > > Give more detail. Much more.Problem solved. icecast.xml was corrupted. Once fixed, normal service was restored. Bests Chip