NextPVR Forums

Full Version: MVP Fatal Exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm running 99.12 with all the patches installed.

In the middle of watching a recorded show via MVP last night, the MVP suddenly showed the "Connecting to Server" screen. Checking the logs, I found that MVP-gbpvr.exe.log had rolled over, with the previous file ending with:
Code:
2007-03-18 12:17:55.459    VERBOSE    [13]    MVP data read: 1   (9)
2007-03-18 12:17:55.459    VERBOSE    [13]    MVP request processed
2007-03-18 12:18:08.037    VERBOSE    [15]    PlaybackPositionManager.storeLastPlaybackPosition([video_file], 4032)
2007-03-18 12:18:15.478    VERBOSE    [13]    MVP data taking too long, connection must have been dropped!
2007-03-18 12:18:15.478    VERBOSE    [13]    MVP Control Thread shutting down....
2007-03-18 12:18:15.478    VERBOSE    [14]    MVP media connection recycle requested
2007-03-18 12:18:15.488    VERBOSE    [13]    MVP Control Thread shutdown finished
2007-03-18 12:18:15.989    ERROR    [14]    FATAL UNHANDLED EXCEPTION:: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
   at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
   at System.Net.Sockets.Socket.Send(Byte[] buffer)
   at GBPVR.xbb1566157f5f8b1f.SetActiveVideoPlayer(IVideoPlayer videoPlayer)
   at GBPVR.x977e0aa739bd29d7.stop()
   at GBPVR.xbb1566157f5f8b1f.xf9d81bb81f7c2ff0()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()
2007-03-18 12:18:17.681    VERBOSE    [1]    videoInsetVisible = false

The MVP has restarted like this a few times recently, but always when I've been playing with the Music Library. This is the first time it's happened while simply viewing video.

I couldn't see any indication of a problem in any of the other logs (but I can upload them if it would help).

Is this likely a GBPVR issue, or a problem with the MVP causing GBPVR to hiccup?

Thanks!