Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Icecast-Server Icecast-Server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.Org
  • Icecast-ServerIcecast-Server
  • Issues
  • #944
Closed
Open
Created Jun 27, 2006 by Gitlab Bot@GitlabBotDeveloper

Icecast Crashes, Relay, metadata error

fc3

<RPM's>

libxml2-2.6.16-3

libxslt-1.1.11-1

curl-7.12.3-6.fc3

vorbis-tools-1.0.1-4

<Source Tarballs/svn>

Icecast-2.3.1 (svn, daily and tarball)

libshout-2.2.2 (source)

icecast -c /usr/local/etc/icecast.xml

Changed groupid to 99.

Changed userid to 99.

Segmentation fault

[2006-06-26 22:49:21] INFO fserve/fserve_client_create checking for file /corner_topleft.jpg (/usr/local/share/icecast/web/corner_topleft.jpg)

2006-06-26 22:49:21] INFO fserve/fserve_client_create checking for file /tunein.png (/usr/local/share/icecast/web/tunein.png)

[2006-06-26 22:49:21] INFO fserve/fserve_client_create checking for file /corner_bottomleft.jpg (/usr/local/share/icecast/web/corner_bottomleft.jpg)

[2006-06-26 22:49:22] EROR format-mp3/mp3_get_filter_meta Incorrect metadata format, ending stream

[2006-06-26 22:49:22] INFO source/source_shutdown Source "/ccbl-yarmouth" exiting

10000 50 8 524288 30 15 10
    <!--= <burst-on-connect>1</burst-on-connect>
    <burst-size>16000</burst-size> -->
</limits>
<suthenticatin> Ommitted  <//authentication>
<listen-socket>
    <port>8000</port>
    <bind-address>10.100.100.10</bind-address>
</listen-socket>
<master-server>10.100.200.10</master-server>
<master-server-port>8000</master-server-port>
<master-update-interval>60</master-update-interval>
<master-password>hackmaster</master-password>
<relays-on-demand>0</relays-on-demand>
<fileserve>0</fileserve>

<!-- set the mountpoint for a shoutcast source to use, the default if not
     specified is /stream but you can change it here if an alternative is
     wanted or an extension is required
<shoutcast-mount>/live.nsv</shoutcast-mount>
-->
/usr/local/share/icecast
    <!-- Note that if <chroot> is turned on below, these paths must both
         be relative to the new root, not the original root -->
    <logdir>/var/log/icecast</logdir>
    <webroot>/usr/local/share/icecast/web</webroot>
    <adminroot>/usr/local/share/icecast/admin</adminroot>
    <pidfile>/usr/local/share/icecast/icecast.pid</pidfile>

    <!-- Aliases: treat requests for 'source' path as being for 'dest' path
         May be made specific to a port or bound address using the "port"
         and "bind-address" attributes.
      -->
    <!-- <alias source="/foo" dest="/bar"/>
      -->
    <!-- Aliases: can also be used for simple redirections as well,
         this example will redirect all requests for http://server:port/ to
         the status page
      -->
    <alias source="/" dest="/status.xsl"/>
</paths>

<logging>
    <accesslog>access.log</accesslog>
    <errorlog>error.log</errorlog>
    <!-- <playlistlog>playlist.log</playlistlog> -->
    <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>

<security>
    <chroot>0</chroot>
    <!-- -->
    <changeowner>
        <user>nobody</user>
        <group>nobody</group>
    </changeowner>
    <!-- -->
</security>

<Incresaesd debug log level 4> these are the last few lines...

[2006-06-27 08:04:58] DBUG stats/modify_node_event update node total_bytes_read (37818)

[2006-06-27 08:04:58] DBUG stats/modify_node_event update node total_bytes_sent (0)

[2006-06-27 08:04:58] DBUG stats/modify_node_event update node total_bytes_read (36418)

[2006-06-27 08:04:58] DBUG stats/modify_node_event update node total_bytes_sent (0)

(Á▒FÂUòD*]B'»u3?«.T¾Sá}Yx_È0 @LÂO¢YÒ3/mD▒ZE«r!y£¢ÈýAR├»I¶ÿó(Ä­tcast metadata >Tr#9¤ÕÒÚ®T +«ÿó(ħ

Assignee
Assign to
Time tracking