NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 141 142 143 144 145 … 433 Next »
NextPVR Crash, app doesn't work anymore, no recording,...

NextPVR Crash, app doesn't work anymore, no recording,...
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#1
2016-02-23, 09:20 PM
In the eventviewer i find this error below

TimeStamp: 21/02/2016 19:32:23

Code:
Application: NRecord.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at Native.AnalogRecorder.StartStream(System.String)
   at NShared.AnalogRecorder.StartStream(NUtility.ChannelMapping, System.String, System.String ByRef)
   at NShared.AnalogRecorder.SwitchStream(NUtility.Channel, NUtility.ChannelMapping, Int32, System.String)
   at NShared.RecordingService.StartStream(Int32, System.String, Int32, NUtility.ChannelMapping ByRef, System.String ByRef)
   at NShared.RecordingRemote.StartStream(Int32, System.String, Int32, NUtility.ChannelMapping ByRef, System.String ByRef)
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr, System.Object[], System.Object, System.Object[] ByRef)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)
   at System.Runtime.Remoting.Messaging.ServerObjectTerminatorSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)
   at System.Runtime.Remoting.Lifetime.LeaseSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)
   at System.Runtime.Remoting.Messaging.ServerContextTerminatorSink.SyncProcessMessage(System.Runtime.Remoting.Messaging.IMessage)
   at System.Runtime.Remoting.Channels.CrossContextChannel.SyncProcessMessageCallback(System.Object[])
   at System.Runtime.Remoting.Channels.ChannelServices.DispatchMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage ByRef)
   at System.Runtime.Remoting.Channels.DispatchChannelSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders, System.IO.Stream, System.Runtime.Remoting.Messaging.IMessage ByRef, System.Runtime.Remoting.Channels.ITransportHeaders ByRef, System.IO.Stream ByRef)
   at System.Runtime.Remoting.Channels.SoapServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders, System.IO.Stream, System.Runtime.Remoting.Messaging.IMessage ByRef, System.Runtime.Remoting.Channels.ITransportHeaders ByRef, System.IO.Stream ByRef)
   at System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders, System.IO.Stream, System.Runtime.Remoting.Messaging.IMessage ByRef, System.Runtime.Remoting.Channels.ITransportHeaders ByRef, System.IO.Stream ByRef)
   at System.Runtime.Remoting.Channels.Tcp.TcpServerTransportSink.ServiceRequest(System.Object)
   at System.Runtime.Remoting.Channels.SocketHandler.ProcessRequestNow()
   at System.Runtime.Remoting.Channels.RequestQueue.ProcessNextRequest(System.Runtime.Remoting.Channels.SocketHandler)
   at System.Runtime.Remoting.Channels.SocketHandler.BeginReadMessageCallback(System.IAsyncResult)
   at System.Net.LazyAsyncResult.Complete(IntPtr)
   at System.Net.ContextAwareResult.CompleteCallback(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Net.ContextAwareResult.Complete(IntPtr)
   at System.Net.LazyAsyncResult.ProtectedInvokeCallback(System.Object, IntPtr)
   at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)

You can find also the logs in attachment.

So when this happens i need to stop the service and start the service. Otherwise it doesn't work anymore...
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2016-02-23, 09:32 PM
If you look in the Windows Event Viewer, does it identify the faulting module? ie a dll or ax file.
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#3
2016-02-23, 10:02 PM
Code:
Faulting application name: NRecord.exe, version: 1.0.0.0, time stamp: 0x5661e4ea
Faulting module name: MSVCR110.dll, version: 11.0.51106.1, time stamp: 0x5098858e
Exception code: 0xc0000005
Fault offset: 0x0000de08
Faulting process id: 0x25a0
Faulting application start time: 0x01d16384491ee418
Faulting application path: C:\Program Files (x86)\NPVR\NRecord.exe
Faulting module path: C:\Program Files (x86)\NPVR\MSVCR110.dll
Report Id: 73310193-d8c9-11e5-9f15-485b39c99ba5
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#4
2016-02-23, 10:03 PM
Its' not really clear what might have caused it. Did windows generate a dump file? It might contain some more clues.
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#5
2016-02-23, 10:18 PM
Not that i am aware of.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#6
2016-02-23, 11:14 PM
I think ffmpeg that Emby uses is being a bit aggressive, that last call may not have given enough clean time.

2016-02-21 19:32:19.919 [DEBUG][3] Got Web Request (192.168.1.151): /live channeloid=7160&client=MB3.13
2016-02-21 19:32:22.140 [DEBUG][22] Got Web Request (192.168.1.151): /live channeloid=7160&client=MB3.13
2016-02-21 19:32:23.012 [DEBUG][14] Got Web Request (192.168.1.151): /live channeloid=7160&client=MB3.13

Martin
Svekke
Offline

Member

Posts: 121
Threads: 7
Joined: Oct 2012
#7
2016-02-24, 07:23 AM
That's possible indeed. Because i have the problem indeed mostly when switching fast to other channels....
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,183
Threads: 958
Joined: May 2006
#8
2016-02-24, 04:14 PM
Svekke Wrote:That's possible indeed. Because i have the problem indeed mostly when switching fast to other channels....

I am sure that the transcoding solution connected to the web server interface isn't going to like fast switching. It is not interactive enough especially if ffmpeg needs to make 1 or 2 extra stream opens just to start streaming.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,754 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,114 2024-04-17, 05:39 PM
Last Post: mvallevand
  NextPVR - EPG Setup - XML/XMLTV EPG - Zap2it & Zap2xml Erdrick 126 142,940 2024-01-29, 01:07 AM
Last Post: stoenjes44
  Add Series/Episode Info to Recording Metadata andrewj 2 1,171 2023-11-20, 03:42 PM
Last Post: sub
  NextPVR VOD through Kodi unmich 2 1,361 2023-06-18, 03:54 AM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,462 2022-04-05, 08:03 PM
Last Post: mvallevand
  Can NextPVR switch graphics mode to best match content ? madbrain 2 2,257 2021-09-25, 02:25 AM
Last Post: madbrain
  NextPVR and Remote viewing MaxiBelas 2 1,752 2021-09-07, 05:29 PM
Last Post: sub
  Help with NextPVR evinahmad86 1 1,496 2021-07-23, 07:01 PM
Last Post: sub
  device needed for recording David209 2 1,800 2021-04-04, 08:47 AM
Last Post: David209

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode