| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Thu Aug 24, 2006 4:47 pm Post subject: HELP, PLEAZZZZZZZZ - SEG FAULT |
|
|
Nobody?
I really need help about the damn segmentation fault icecast gives me... Fedora Core 5 - I tried in many diferent computers and it just doesn`t work. Can it be something about xml file? |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 24, 2006 5:09 pm Post subject: |
|
|
Yes check the XML config, I had this error message also once,
in my case /dev/null was not allowed for logdir (<paths> section) |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 24, 2006 9:15 pm Post subject: |
|
|
I have absolutly no idea what can be wrong. This exactly same file works really fine with Debian but I need it working with Fedora Core 5.
Thanks
<icecast>
<limits>
<clients>7</clients>
<sources>2</sources>
<burst-on-connect>1</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>/st</mount-name>
<max-listeners>2</max-listeners>
<no-yp>1</no-yp>
<burst-size>65536</burst-size>
</mount>
<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></group>
</changeowner>
</security>
</icecast> |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 24, 2006 9:22 pm Post subject: |
|
|
Sorry no idea, what could be wrong, I only see, that your group under changeowner is empty.
I never used that, because I start ICEcast with sticky bit and also under Debian without using that changeowner function.
I really can't help you at this stage! Regards, Adam |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2002 phpBB Group subRebel style by ktauber
|