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 … 261 262 263 264 265 … 433 Next »
Crash in module mscorwks.dll while auto EPG update at 2:00AM

Crash in module mscorwks.dll while auto EPG update at 2:00AM
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#1
2013-03-06, 09:32 PM
Hi.
I noticed my EPG is missing in nPVR, so i went to LOG and found:

2013-03-06 02:03:40.624 [DEBUG][12] Async stop taking way too long
2013-03-06 02:03:40.624 [DEBUG][12] Stop() appeared to have failed. Exiting...

I think it is causing a .NET crash acording event viewer (LOG below)

In event viewer, i noticed two crashs apear nearly all days at 2:0x

If i run EPG update manually, there is no problem.

I am on Win7x64 and USB tuner Evolve mars (no problems at all with it).

Ideas? Smile

Full log: (including texts from event viewer)
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
patrickaburrows
Offline

Junior Member

Posts: 38
Threads: 6
Joined: Aug 2007
#2
2013-03-07, 05:46 PM
Hoburg,

See the other thread where there are more of us experiencing the same problems with Schedules Direct this past week:

http://forums.nextpvr.com/showthread.php...omatically

- Patrick
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2013-03-07, 06:00 PM
patrickaburrows Wrote:problems with Schedules Direct
Schedules Direct ... Czech Republic ... Schedules Direct Wink

I have heard it said that God invented war to teach geography to ... Big Grin

But, then again, it could be related if there's some generic auto-update problem so perhaps I am being harsh ...
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#4
2013-03-07, 08:52 PM
Graham Wrote:But, then again, it could be related if there's some generic auto-update problem so perhaps I am being harsh ...
no, completely unrelated. hoborg has the graph stop crash that seems to plague people from time to time.

@hoborg, try unchecking the "use out-of-process digital recording" option. It seems that since that option was introduced, many have been more prone to problems when using the DVB EPG.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#5
2013-03-08, 08:50 AM
johnsonx42 Wrote:@hoborg, try unchecking the "use out-of-process digital recording" option. It seems that since that option was introduced, many have been more prone to problems when using the DVB EPG.

Thans for tip. I just disabled it, rebooted and did manual EPG update. Now lets wait few days and see.
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#6
2013-04-02, 08:52 AM (This post was last modified: 2013-04-02, 08:57 AM by hoborg.)
Yesterday, another crash ocur durning EPG update.

2013-03-30 02:05:32.430 [INFO][8] No more streams active. Stopping device.
2013-03-30 02:05:32.430 [DEBUG][8] About to request async graph stop
2013-03-30 02:05:32.430 [DEBUG][16] Graph stopping... (async)
2013-03-30 02:05:40.430 [DEBUG][8] Async stop taking way too long
2013-03-30 02:05:40.430 [DEBUG][8] Stop() appeared to have failed. Exiting...


I lost another recording Sad

BTW, while checking nPVR LOGs i noticed another crash: (Version: 2.6.2)

Code:
2013-03-31 06:59:37.689    [ERROR][3]    Unexpected error check for new versions: System.Net.WebException: The remote name could not be resolved: 'www.gbpvr.com'
   at System.Net.HttpWebRequest.GetResponse()
   at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at NextPVR.Utility.VersionChecker.WebUpdaterThread()
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2013-04-02, 05:03 PM
hoborg Wrote:Yesterday, another crash ocur durning EPG update.

2013-03-30 02:05:32.430 [INFO][8] No more streams active. Stopping device.
2013-03-30 02:05:32.430 [DEBUG][8] About to request async graph stop
2013-03-30 02:05:32.430 [DEBUG][16] Graph stopping... (async)
2013-03-30 02:05:40.430 [DEBUG][8] Async stop taking way too long
2013-03-30 02:05:40.430 [DEBUG][8] Stop() appeared to have failed. Exiting...


I lost another recording Sad
Unfortunately I don't really have any suggestion for this one. A small number of people experience this, and I'm not sure what causes it.

Quote:BTW, while checking nPVR LOGs i noticed another crash: (Version: 2.6.2)

Code:
2013-03-31 06:59:37.689    [ERROR][3]    Unexpected error check for new versions: System.Net.WebException: The remote name could not be resolved: 'www.gbpvr.com'
   at System.Net.HttpWebRequest.GetResponse()
   at System.Xml.XmlDownloadManager.GetNonFileStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
   at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
   at System.Threading.CompressedStack.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
   at System.Xml.XmlTextReaderImpl.OpenUrl()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at NextPVR.Utility.VersionChecker.WebUpdaterThread()
This is non-critical and wont cause any problem, but is just saying that your DNS service couldn't resolve the name "www.gbpvr.com" when it went to check for new versions of the software.
hoborg
Offline

Posting Freak

Posts: 970
Threads: 46
Joined: Feb 2009
#8
2013-04-02, 05:08 PM
sub Wrote:Unfortunately I don't really have any suggestion for this one. A small number of people experience this, and I'm not sure what causes it.
Hi sub.
There is no way how to prevent this crash? Becouse it will stop the recording service.
Or at last popup message in nPVR that nRecord is not running? Or any other warning?
[SIZE="1"]My projects:
SAF6 (Standalone Filters)
HOBRing - My easy Amiga emulation
My HTPC[/SIZE]
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2013-04-02, 05:25 PM
hoborg Wrote:Hi sub.
There is no way how to prevent this crash?
I've never seen the problem myself, so haven't been able to run it up in the debugger to find out what is happening.

As a work around you can use an xmltv EPG source instead of DVB EPG.
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#10
2013-04-02, 05:42 PM
hoborg Wrote:Becouse it will stop the recording service.
Does the Recording Service only crash because of a problem with the EPG update from DVB?

Would it help to use the Windows Task Scheduler to run the a "shutdown /f /r" to force a reboot every night 15 minutes after the EPG update time?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  EPG Update Errors jcole998 23 2,068 2025-05-11, 06:03 PM
Last Post: mvallevand
  Device Update - Channel Mapping chezmorris 10 4,936 2022-07-01, 01:59 PM
Last Post: mvallevand
  ITV/BBC HD and EPG missing from scan and update angelisle 16 4,411 2021-08-26, 11:45 AM
Last Post: NumberFive
  Auto Update EPG not running as scheduled? BairStrokes 2 1,846 2021-03-26, 12:02 PM
Last Post: NumberFive
  automatic EPG update virtualpaul 18 13,282 2021-01-29, 12:40 PM
Last Post: virtualpaul
  Auto Update EPG not running as scheduled Bobbybear 10 3,834 2020-10-24, 09:24 AM
Last Post: Bobbybear
  Microsoft update Brucek2839 2 1,573 2020-09-12, 03:29 AM
Last Post: Brucek2839
  Auto delete recordings Brucek2839 3 1,848 2020-01-20, 09:12 PM
Last Post: mvallevand
  NPVR 4 hangs/crash/frezze WIPE 23 7,198 2019-12-18, 06:26 PM
Last Post: sub
  auto populate EPG source KarterJK 6 3,232 2019-12-03, 05:03 PM
Last Post: KarterJK

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

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

Linear Mode
Threaded Mode