| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Aug 10, 2006 6:45 pm Post subject: Segmentation Fault |
|
|
Hello all,
I`m now using Fedora Core 5 to run Icecast and the source client. I made it work with shoutcast and Muse but I realy hate Muse and I realy want to go with lliveice (used to work so mutch better in my other pc...).
Now, when I try to run ICECAST it gives an "Segmentation Fault" error and doesn`t start.
Any help?
Thanks... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Aug 10, 2006 10:20 pm Post subject: |
|
|
not without much more information. If it's consistent then it's possibly some missing setting in the xml, check what we ship with in that case.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Aug 16, 2006 8:54 pm Post subject: Sorry |
|
|
I'm sorry I didn't send it before but I'm not working this week. The thing is that my config file used to work fine on debian, there's no reason that explains why it doesn't work on fedora... I will send the file as soon as I get back to work, tomorrow probably, but I don't thing it's the cause.
Thanks a lot. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 17, 2006 2:12 pm Post subject: There goes my XML file |
|
|
<icecast>
<limits>
<clients>3</clients>
<sources>4</sources>
<burst-on-connect>0</burst-on-connect>
</limits>
<authentication>
<source-password>stream</source-password>
<relay-password>streamr</relay-password>
<admin-user>admin</admin-user>
<admin-password>remember</admin-password>
</authentication>
<mount>
<mount-name>/main</mount-name>
<max-listeners>2</max-listeners>
<!-- <fallback-mount>/main2</fallback-mount>
<fallback-override>1</fallback-override> -->
<no-yp>1</no-yp>
<burst-size>65536</burst-size>
</mount>
<directory>
<!-- yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url -->
</directory>
<hostname>localhost</hostname>
<listen-socket>
<port>8000</port>
</listen-socket>
<fileserve>1</fileserve>
<paths>
<logdir>/home/icecast/logs</logdir>
<webroot>/home/icecast/web</webroot>
<adminroot>/home/icecast/admin</adminroot>
</paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
<security>
<chroot>0</chroot>
<changeowner>
<user>icecast</user>
<group>nogroup</group>
</changeowner>
</security>
</icecast> |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Aug 17, 2006 3:36 pm Post subject: |
|
|
clients should probably be at least 6 (sources + max listeners on /main). I'll check the xml 2.3.1 later today to see if I can duplicate it
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 17, 2006 4:37 pm Post subject: It`s not a broadcast server |
|
|
| I don`t use lots of clients because this server is only for the transmition from the studio to the antena. In the internet server (running on a Windows XP system) I don`t even know the limit. We usually get like 20 or 30 clients at the same time. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Aug 22, 2006 6:05 pm Post subject: SOME HELP! |
|
|
Anybody?
I`m realy stuck and this is the only good list I know about this subject...
Thanks |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Tue Aug 29, 2006 7:02 pm Post subject: |
|
|
sorry, I've been stuck with a hardware issue. Did you get this resolved? did you try my branch work?
karl. |
|
| Back to top |
|
 |
|