Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 20th August 2012, 08:29   #1
flieshunter
Junior Member
 
Join Date: Apr 2009
Posts: 4
sc_serv crashing / stopping on debian 6 without error

Hello, I am having problem with my sc_serv process closing itself after some time. Is there anyway to debug why it does that?

Last line of my sc_serv.log was:

code:

2012-08-20 04:02:20 I msg:[SRC 127.0.0.1:37479 sid=2] Got complete metadata message type=3902 [1671 bytes] id=1 span=1 content=
<?xml version="1.0" encoding="UTF-8" ?>
<metadata>
.
.
.
</metadata>




Config:
code:

configrewrite=0
robotstxtfile=
faviconfile=
faviconmimetype=image/x-icon
maxspecialfilesize=30000000
songhistory=20
namelookups=0
maxheaderlinesize=2048
maxheaderlinecount=100
buffertype=0
fixedbuffersize=1048576
bufferhardlimit=16777216
password=***
adminpassword=***
flashpolicyfile=crossdomain.xml
portbase=20591
requirestreamconfigs=1
yp2=1
log=1
screenlog=0
logclients=0
logfile=sc_serv.log
w3cenable=0
w3clog=sc_w3c.log
publicserver=never
ypaddr=yp.shoutcast.com
ypport=80
ypPath=/yp2
ypTimeout=60
banfile=sc_serv.ban
ripfile=sc_serv.rip
riponly=0
savebanlistonexit=1
saveriplistonexit=1
maxuser=256
listenertime=0
autodumpusers=0
hidestats=0

streamid_1=1
streamid_2=2
streamid_3=3
streamid_4=4
streamid_5=5





Transcoder logs:

code:

2012-08-20 04:02:44 E msg:[UVOX2] 782478178 [UVOX2] 782478178 socket send error.
2012-08-20 04:02:44 E msg:[UVOX2] 782478178 Waiting 30 seconds
2012-08-20 04:03:10 I msg:[UVOX2] 782478178 Creating stream socket
2012-08-20 04:03:11 I msg:[UVOX2] 782478178 Connecting to stream host
2012-08-20 04:03:11 W msg:[UVOX2] 782478178 Error connecting to stream host [waiting 30s]






I had found out that there is a known issue with wrongly formed metadata (from transcoder). Is it because of bad id3 tags?

If so, what should I filter from them? Any special characters cause that?

Or maybe next public release is close and I should just wait?


Thanks for your help.
flieshunter is offline   Reply With Quote
Old 20th August 2012, 14:36   #2
DrO
-
 
DrO's Avatar
 
Join Date: Sep 2003
Location: UK
Posts: 22,278
the DNAS and Transcoder both have issues depending on what is being sent or not as well as the size of the metadata (as an issue was found with sc_tran's handling of large metadata updates which can cause it to drop it's connection to the DNAS).

the only way to debug the issue is to enable _all_ of the debug logging output and then track back from the last lines if that is when things stop.

if you are hitting issue #3 from http://forums.winamp.com/showthread.php?p=2790357#known then you would be getting a segfault just after the title is noted as happening (what you've posted is not making it clear if that is the case). the characters which generally cause issues are in the extended ascii range from 128 to 159, though for everything to be sorted needs DNAS and Transcoder update (the DNAS update will prevent the crash but it can still act weirdly / drop the Transcoder due to the Transcoder having it's issues).

i'm trying to get a new DNAS release out soon but i cannot say a specific sate as it depends on how long it is going to take to fix the remaining issues which need to be fixed (along with the remaining documentation updates which need to be done). and a Transcoder update is further down the road from that.

-daz
DrO is offline   Reply With Quote
Reply
Go Back   Winamp Forums > SHOUTcast > SHOUTcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump