- Thread starter
- #371
I've also got the scanner crashing out the TV service every half day or so.
2011-06-30 15:02:54.744119 [(11)]: Tvservice stopped due to an unhandled app domain exception System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Sky_UK_Channel_and_EPG_Grabber.SkyGrabber.ParseSDT(Section Data, Int32 Length)
at Sky_UK_Channel_and_EPG_Grabber.SkyGrabber.ParseChannels(Section Data, Int32 Length)
at Sky_UK_Channel_and_EPG_Grabber.SkyGrabber.OnTSPacket(Int32 Pid, Int32 Length, Section Data)
at Custom_Data_Grabber.CustomDataGRabber.ProcessPackets(String Filename)
at Custom_Data_Grabber.CustomDataGRabber.GrabData1(Object[] ChannelID1)
at Custom_Data_Grabber.CustomDataGRabber._Lambda$__1(Object a0)
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
(running latest versions from front page of this thread on dedicated server)
30-06-2011 15:02:51.631 !!! CSectionDecoder::OnTsPacket Entered infinite loop. pid: 33 start: 80 BufferPos: 7 SectionLength: 4 - Discarding section and moving to next packet
30-06-2011 15:02:51.850 !!! CSectionDecoder::OnTsPacket Entered infinite loop. pid: 35 start: 21 BufferPos: 7 SectionLength: 4 - Discarding section and moving to next packet
Looks like the same problem as wonkyd.
I am going to change something in the Custom Grabber that will hopefully stop these errors.