MediaPortal SVN-Snapshot: 03-22-2008 05-06h - Revision:18153 (1 Viewer)

justinteract

Member
November 8, 2007
95
13
Hamburg
Home Country
Germany Germany
this is the problem:
Code:
2008-03-22 19:00:42.005961 [Info.][MPMain]: TSReaderPlayer:add TsReader to graph
2008-03-22 19:00:42.005961 [Info.][MPMain]: TSReaderPlayer: open file: E:\TV\Timeshift\live1-0.ts.tsbuffer
2008-03-22 19:00:47.558626 [Info.][MPMain]: TSReaderPlayer:exception while creating DShow graph Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.    bei DirectShowLib.IFileSourceFilter.Load(String pszFileName, AMMediaType pmt)
   bei MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename) in M:\MediaPortalSource\Core\Player\TSReaderPlay
er.cs:Zeile 352.
2008-03-22 19:00:47.559627 [Info.][MPMain]: TSReaderPlayer:GetInterfaces() failed
2008-03-22 19:00:47.561627 [Info.][MPMain]: player:ended

yeah yeah good old C++ pointers...

justinteractive
 

thewebmaker

Portal Member
October 23, 2005
16
0
64
Home Country
Germany Germany
Hi Folks

TVServer abort at the Channel Scanning with my SkyStar 2

errorl.log
<code>
2008-03-23 19:23:04.015625 [6]: Exception :confused:ystem.Net.Sockets.SocketException: Eine vorhandene Verbindung wurde vom Remotehost geschlossen

Server stack trace:
bei System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
bei System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size)
bei System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
bei System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData()
bei System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
bei System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
bei System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
bei System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders()
bei System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
bei System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei TvControl.IController.Scan(Int32 cardId, IChannel channel)
bei SetupTv.Sections.CardDvbS.Scan(Int32 LNB, BandType bandType, DisEqcType disEqc, SatteliteContext context)
bei SetupTv.Sections.CardDvbS.DoScan()
2008-03-23 19:23:04.015625 [6]: Exception :Eine vorhandene Verbindung wurde vom Remotehost geschlossen
2008-03-23 19:23:04.015625 [6]: site :Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
2008-03-23 19:23:04.015625 [6]: source :mscorlib
2008-03-23 19:23:04.015625 [6]: stacktrace:
Server stack trace:
bei System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
bei System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size)
bei System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
bei System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData()
bei System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
bei System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
bei System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
bei System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders()
bei System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
bei System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
bei TvControl.IController.Scan(Int32 cardId, IChannel channel)
bei SetupTv.Sections.CardDvbS.Scan(Int32 LNB, BandType bandType, DisEqcType disEqc, SatteliteContext context)
bei SetupTv.Sections.CardDvbS.DoScan()
</code>

Before i've installed this svn i deleted the old directory and delete the database.

Greetz

Florian

System: Win XP SP2, Athlon 1,6GHz, 2GB RAM, SKYSTAR2(4.4.1 BDA )
 

Hetfield

Portal Pro
March 3, 2007
69
9
Home Country
Finland Finland
Exception

With this (and couple of previous) build I get following exception when watching TV, and MediaPortal crashes. Logs provided by test tool attached.

ExceptionType: System.AccessViolationException
Message: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Source: mscorlib

Stack trace:
at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
at TvPlugin.Radio.HeartBeatTransmitter()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
 

mrbenji

Portal Member
March 3, 2008
42
1
Home Country
United States of America United States of America
Schedules Direct plugin broken

Immediately after installing the first snapshot with the new installer I realized my Schedules Direct feed wasn't working, and no longer appeared in the plugin list on SetupTV.

I've now done *full* uninstalls, database removal, then reinstall of the latest SVNs and latest SchedulesDirectPluginTVE3, and still get this issue. From the plugin section of my tv.log:

2008-03-22 15:19:06.109375 [5]: Exception while loading ITvServerPlugin instances: SchedulesDirect.Plugin.SchedulesDirectPluginTVE3
2008-03-22 15:19:06.109375 [5]: System.InvalidCastException: Unable to cast object of type 'SchedulesDirect.Plugin.SchedulesDirectPluginTVE3' to type 'TvEngine.ITvServerPlugin'.
at TvService.PluginLoader.LoadPlugin(String strFile)
2008-03-22 15:19:06.109375 [5]: Unable to cast object of type 'SchedulesDirect.Plugin.SchedulesDirectPluginTVE3' to type 'TvEngine.ITvServerPlugin'.
2008-03-22 15:19:06.109375 [5]: at TvService.PluginLoader.LoadPlugin(String strFile)

My setup:
Dell Latitude D630 (Core 2 Duo 2.20gHz) running XP Pro SP2
2 Pinnacle 330e HD Pro USB Sticks fed by amplified rooftop antenna
All prereqs confirmed installed.
 

ronilse

Retired Team Member
  • Premium Supporter
  • July 19, 2005
    4,422
    283
    Moss
    Home Country
    Norway Norway
    Hi,
    mrbenji, this could be because of a change in TV Setup -> Plugins layout.
    Will tell diehard2 about this when he occurs(if he doesn't see this post), so he can look @ check if plugin have to changed or TVSetup.

    Regards
    Roy
     

    TesterBoy

    Portal Pro
    July 10, 2006
    160
    3
    Lower Hutt
    Home Country
    New Zealand New Zealand
    Hi,
    For some reason some systems(we don't know yet whats common) have problems with TsReader.ax registration & dshowhelper.dll after code cleanup, developers are working on it so have patience & use a older build instead.

    Regards
    Roy

    There seems to be a depndency on MSVCP80.dll and MSVCR80.dll, but they may not have been installed properly (not necessarily MP's fault - see FIX: You cannot use the x86-based version of the Visual C++ 2005 Redistributable Package (Vcredist_x86.exe) to deploy the x86-based version of the Visual C++ Runtime Library.

    Anyway, after much messing about, and not really being sure why it's working, I now have .ts files playing with the svn from 18-March (18062), although when I tried it before it didn't work.

    Not going to touch it again. :)

    All this was because the instructions for the TVEngine say to install the latest svn - I did (so I could use my shiny new HVR-4000 properly), and everything broke. Gonna wait a while to get DVB-S working...
     

    iosub

    Portal Pro
    April 26, 2006
    573
    30
    San Sebastian
    Crash on Watching a recording that goes to END..

    Hi,,

    With this build I'm getting something strange
    While Watching a recording, when it goes to the end of file I get a crash.

    here are the log error.log

    2008-03-22 07:58:45.040822 [ERROR][MPMain]: VMR9: Dispose() from wrong thread
    2008-03-22 07:58:53.038357 [ERROR][MPMain]: VMR9: Dispose() from wrong thread
    2008-03-22 07:58:54.133990 [ERROR][12]: OnMessage exception:confused:ystem.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
    en MediaPortal.Player.BaseTSReaderPlayer.set_Speed(Int32 value)
    en MediaPortal.Player.g_Player.set_Speed(Int32 value)
    en MediaPortal.Player.g_Player.SeekAbsolute(Double dTime)
    en TvPlugin.TvRecorded.OnPlayRecording(Int32 iItem)
    en TvPlugin.TvRecorded.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
    en MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
    2008-03-22 07:58:54.525567 [ERROR][12]: MediaPortal: Unhandled exception occured
    2008-03-22 07:58:55.060689 [ERROR][12]: Exception :confused:ystem.Runtime.InteropServices.InvalidComObjectException: No se puede utilizar un objeto COM que se ha separado de su RCW subyacente.
    en MediaPortal.Player.BaseTSReaderPlayer.get_AudioStreams()
    en MediaPortal.Player.g_Player.get_AudioStreams()
    en TvPlugin.TVHome.GetPreferedAudioStreamIndex()
    en TvPlugin.TVHome.OnAudioTracksReady()
    en MediaPortal.Player.g_Player.OnAudioTracksReady()
    en MediaPortal.Player.BaseTSReaderPlayer.Process()
    en MediaPortal.Player.g_Player.Process()
    en MediaPortalApp.OnProcess()
    en MediaPortal.D3DApp.timer_Tick()
    en System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    en System.Threading.ThreadHelper.ThreadStart()
    2008-03-22 07:58:55.061665 [ERROR][12]: Exception :No se puede utilizar un objeto COM que se ha separado de su RCW subyacente.
    2008-03-22 07:58:55.061665 [ERROR][12]: site :Int32 get_AudioStreams()
    2008-03-22 07:58:55.062642 [ERROR][12]: source :Core
    2008-03-22 07:58:55.063618 [ERROR][12]: stacktrace: en MediaPortal.Player.BaseTSReaderPlayer.get_AudioStreams()
    en MediaPortal.Player.g_Player.get_AudioStreams()
    en TvPlugin.TVHome.GetPreferedAudioStreamIndex()
    en TvPlugin.TVHome.OnAudioTracksReady()
    en MediaPortal.Player.g_Player.OnAudioTracksReady()
    en MediaPortal.Player.BaseTSReaderPlayer.Process()
    en MediaPortal.Player.g_Player.Process()
    en MediaPortalApp.OnProcess()
    en MediaPortal.D3DApp.timer_Tick()
    en System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    en System.Threading.ThreadHelper.ThreadStart()
     

    Users who are viewing this thread

    Top Bottom