[Icecast] Crash!!!

Henk van de Ridder henk.vande.ridder at solcon.nl
Fri Aug 31 19:03:21 UTC 2018


I still see: @pkgdatadir@, etc. in the paths of the icecast.xml. 
Is this the used configuration file for the actual icecast ?
Then the should be replaced by the actual directory names. Isn't  it ?
Henk


-----Oorspronkelijk bericht-----
Van: Icecast [mailto:icecast-bounces at xiph.org] Namens icecast-request at xiph.org
Verzonden: vrijdag 31 augustus 2018 14:00
Aan: icecast at xiph.org
Onderwerp: Icecast Digest, Vol 170, Issue 19

Send Icecast mailing list submissions to
	icecast at xiph.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.xiph.org/mailman/listinfo/icecast
or, via email, send a message with subject or body 'help' to
	icecast-request at xiph.org

You can reach the person managing the list at
	icecast-owner at xiph.org

When replying, please edit your Subject line so it is more specific than "Re: Contents of Icecast digest..."


Today's Topics:

   1. Crash!!! (Sytze Visser)
   2. Re: Crash!!! (Thomas B. Rücker)
   3. Re: Crash!!! (Sytze Visser)


----------------------------------------------------------------------

Message: 1
Date: Thu, 30 Aug 2018 22:27:14 +0200
From: Sytze Visser <sytze.visser at gmail.com>
To: Icecast streaming server user discussions <icecast at xiph.org>
Subject: [Icecast] Crash!!!
Message-ID:
	<CAGrLxefweNG7O8JXypvWg7DJhuz=YpEzXV3D+pOB6MHgJ3z4hg at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Dear members

I have for 3 days now been battling with an icecast crash. Since I have 3 months of after hours experience I am taking some real strain in resolving it and hope someone can help. I have included as much info as possible.
Please let me know what else you need.

*sytze at KerkRadio:~$ uname -a*
Linux KerkRadio 4.15.0-1022-azure #22~16.04.1-Ubuntu SMP Thu Aug 16
10:31:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

*sytze at KerkRadio:~$ cat /etc/icecast2/icecast.xml* <icecast>
    <hostname>kerkradio.co.za</hostname>
    <location>South Africa</location>
    <admin>sytze.visser at gmail.com</admin>
    <limits>
        <clients>100</clients>
        <sources>2</sources>
        <queue-size>524288</queue-size>
        <client-timeout>30</client-timeout>
        <header-timeout>15</header-timeout>
        <source-timeout>10</source-timeout>
        <burst-on-connect>1</burst-on-connect>
        <burst-size>65535</burst-size>
    </limits>
    <authentication>
        <source-password>hackme2</source-password>
        <relay-password>hackme2</relay-password>
        <admin-user>admin</admin-user>
        <admin-password>hackme2</admin-password>
    </authentication>
    <listen-socket>
        <port>8000</port>
    </listen-socket>
    <http-headers>
        <header name="Access-Control-Allow-Origin" value="*" />
    </http-headers>
    <fileserve>1</fileserve>
    <paths>
        <basedir>@pkgdatadir@</basedir>
        <logdir>@localstatedir@/log/@PACKAGE@</logdir>
        <webroot>@pkgdatadir@/web</webroot>
        <adminroot>@pkgdatadir@/admin</adminroot>
        <alias source="/" destination="/status.xsl"/>
    </paths>
    <logging>
        <accesslog>access.log</accesslog>
        <errorlog>error.log</errorlog>
        <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
        <logsize>10000</logsize> <!-- Max size of a logfile -->
    </logging>
    <security>
        <chroot>0</chroot>
    </security>
</icecast>

*sytze at KerkRadio:/var/log$ ps -ef|grep icecast2*
sytze    13704  6203  0 21:27 pts/0    00:00:00 grep --color=auto icecast2

*sytze at KerkRadio:/var/log$ sudo systemctl start icecast2.service*

*sytze at KerkRadio:/var/log$ sudo systemctl status icecast2.service* sytze at KerkRadio:~$ sudo systemctl status icecast2.service ● icecast2.service - LSB: Icecast2 streaming media server
   Loaded: loaded (/etc/init.d/icecast2; bad; vendor preset: enabled)
   Active: active (exited) since Thu 2018-08-30 22:18:19 SAST; 2min 6s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 1402 ExecStart=/etc/init.d/icecast2 start (code=exited,
status=0/SUCCESS)
    Tasks: 0
   Memory: 0B
      CPU: 0

Aug 30 22:18:21 KerkRadio icecast2[1402]:  * Starting streaming media server icecast2
Aug 30 22:18:21 KerkRadio icecast2[1402]:    ...done.
Aug 30 22:18:18 KerkRadio systemd[1]: Starting LSB: Icecast2 streaming media server...
Aug 30 22:18:19 KerkRadio systemd[1]: Started LSB: Icecast2 streaming media server.

*sytze at KerkRadio:/var/log$ cat /var/log/apport.log*
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: called for pid 6530, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: is_closing_session(): no DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 9885) Thu Aug 30 20:28:08 2018: apport: report /var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing nothing to avoid disk usage DoS
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: called for pid 10519, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: executable:
/usr/bin/icecast2 (command line "/usr/bin/icecast2 -b -c
/etc/icecast2/icecast.xml")
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: is_closing_session():
no DBUS_SESSION_BUS_ADDRESS in environment
ERROR: apport (pid 10527) Thu Aug 30 20:38:18 2018: apport: report /var/crash/_usr_bin_icecast2.113.crash already exists and unseen, doing nothing to avoid disk usage DoS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180830/3ce0e474/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 31 Aug 2018 08:35:29 +0000
From: Thomas B. Rücker <thomas at ruecker.fi>
To: icecast at xiph.org
Subject: Re: [Icecast] Crash!!!
Message-ID: <aac211ea-3997-efd7-93f8-df4457f53694 at ruecker.fi>
Content-Type: text/plain; charset=utf-8

Hi,


On 08/30/2018 08:27 PM, Sytze Visser wrote:
> Dear members
>
> I have for 3 days now been battling with an icecast crash. Since I 
> have 3  months of after hours experience I am taking some real strain 
> in resolving it and hope someone can help. I have included as much 
> info as possible. Please let me know what else you need.
>

Which version of Icecast is this?

It might be helpful to see the Icecast error.log messages leading up to a crash.
If possible at log level 4 DBUG.
I'm slightly confused because your path section looks rather odd.

Cheers,
Thomas


------------------------------

Message: 3
Date: Fri, 31 Aug 2018 12:01:45 +0200
From: Sytze Visser <sytze.visser at gmail.com>
To: Icecast streaming server user discussions <icecast at xiph.org>
Subject: Re: [Icecast] Crash!!!
Message-ID:
	<CAGrLxefTTYdN25Q-LRHhosxP-8At19hSutqYaKgcoAr0D+xWmQ at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi there

It's verion 2.4.2.

Let me figure out how to do the Log level 4 and I will be back in about 7 hours.

Greetings from South Africa! 12pm!

On Fri, Aug 31, 2018 at 10:35 AM Thomas B. Rücker <thomas at ruecker.fi> wrote:

> Hi,
>
>
> On 08/30/2018 08:27 PM, Sytze Visser wrote:
> > Dear members
> >
> > I have for 3 days now been battling with an icecast crash. Since I 
> > have 3  months of after hours experience I am taking some real 
> > strain in resolving it and hope someone can help. I have included as 
> > much info as possible. Please let me know what else you need.
> >
>
> Which version of Icecast is this?
>
> It might be helpful to see the Icecast error.log messages leading up 
> to a crash.
> If possible at log level 4 DBUG.
> I'm slightly confused because your path section looks rather odd.
>
> Cheers,
> Thomas
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180831/3ccfa266/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Icecast mailing list
Icecast at xiph.org
http://lists.xiph.org/mailman/listinfo/icecast


------------------------------

End of Icecast Digest, Vol 170, Issue 19
****************************************




More information about the Icecast mailing list