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 … 400 401 402 403 404 … 433 Next »
v.1.5.33 dies unexpectedly when beginning playing recording on PCH

v.1.5.33 dies unexpectedly when beginning playing recording on PCH
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#1
2010-10-16, 01:32 AM
I upgraded to v. 1.5.33 earlier today. It has been working fairly well.

But I just had a problem when I tried to play a recording of Chuck on the PCH. NPVR seemed to be starting to play the video, but then it died unexpectedly and mvpmxc2 on the PCH also shutdown.

Looking in the mvp.log.1 file, I see the following which looks "odd":
Code:
2010-10-15 20:03:51.609    [DEBUG][3]    User pressed: Return
2010-10-15 20:03:51.659    [DEBUG][3]    Looking for Timing.Info
2010-10-15 20:03:51.709    [DEBUG][3]    Sending Timing.Info
2010-10-15 20:03:51.709    [DEBUG][3]    StartVideoPlayback: D:\NPVR Videos\Chuck\Chuck_20101004_19002000.ts
2010-10-15 20:03:51.709    [DEBUG][3]    Sent playback request
2010-10-15 20:03:51.709    [DEBUG][3]    Sent 'Hide OSD' request
2010-10-15 20:03:51.719    [DEBUG][3]    CheckCache() indicates:C:\Users\Public\NPVR\Media\Shows\Chuck.jpg is cached
2010-10-15 20:03:51.719    [DEBUG][3]    CheckCache() indicates:C:\Users\Public\NPVR\Media\Shows\Chuck.jpg is cached
2010-10-15 20:03:51.749    [DEBUG][3]    OnKeyDown() complete
2010-10-15 20:03:51.749    [DEBUG][3]    MVP request processed
2010-10-15 20:03:51.749    [DEBUG][3]    MVP waiting for data
2010-10-15 20:03:51.819    [DEBUG][7]    Received: STREAM_REQUEST
2010-10-15 20:03:51.819    [DEBUG][7]    Requested file: System.Byte[] (D:\NPVR Videos\Chuck\Chuck_20101004_19002000.ts)
2010-10-15 20:03:51.819    [DEBUG][7]    Playback on PCH
2010-10-15 20:03:51.819    [DEBUG][7]    RollingFile(D:\NPVR Videos\Chuck\Chuck_20101004_19002000.ts)
2010-10-15 20:03:51.819    [DEBUG][7]    SharedMemoryHelper::Open()
2010-10-15 20:03:51.819    [DEBUG][7]    Unable to find in 'Global', about to check 'Local'
2010-10-15 20:03:51.819    [DEBUG][7]    Unable to find in either 'Global' or 'Local'
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 20032 from location 0  (current length = 6063384272)
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 32000 from location 0  (current length = 6063384272)
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 84600 from location 0  (current length = 6063384272)
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 84600 from location 84600  (current length = 6063384272)
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 84600 from location 169200  (current length = 6063384272)
2010-10-15 20:03:51.819    [DEBUG][7]    about to read 84600 from location 253800  (current length = 6063384272)
2010-10-15 20:03:51.859    [DEBUG][7]    about to read 84600 from location 338400  (current length = 6063384272)
2010-10-15 20:03:51.859    [DEBUG][7]    about to read 84600 from location 423000  (current length = 6063384272)
2010-10-15 20:03:51.859    [DEBUG][7]    about to read 84600 from location 507600  (current length = 6063384272)
2010-10-15 20:03:51.859    [DEBUG][7]    about to read 84600 from location 592200  (current length = 6063384272)
2010-10-15 20:03:51.879    [DEBUG][7]    about to read 84600 from location 676800  (current length = 6063384272)
2010-10-15 20:03:51.879    [DEBUG][7]    about to read 84600 from location 761400  (current length = 6063384272)
2010-10-15 20:03:51.879    [DEBUG][7]    about to read 84600 from location 6063384272  (current length = 6063384272)
2010-10-15 20:03:51.879    [DEBUG][7]    Not all bytes read@1. About to do second chance
2010-10-15 20:03:51.879    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:03:52.129    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:03:52.379    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:03:52.629    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:03:52.879    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:04:05.489    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:04:05.769    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:04:06.019    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:04:06.269    [DEBUG][7]    Waiting for file to grow
2010-10-15 20:04:06.519    [DEBUG][7]    Waiting for file to grow

I'm attaching all of the log files.

I don't think that there is a problem with the recording itself because when I restarted NPVR on the PCH, and went back in to play the same recording, it started just fine. (You should be able to see that in the mvp.log file.)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#2
2010-10-16, 02:11 AM
It does look odd. NPVR seems to be timing out trying to read 84600 bites from the EOF. In another example, after 5 seconds it timed out and then it rewinds a bit.

Code:
2010-10-15 19:12:57.266    [DEBUG][7]    about to read 84600 from location 6709097720  (current length = 6709097720)
2010-10-15 19:12:57.266    [DEBUG][7]    Not all bytes read@1. About to do second chance
...
2010-10-15 19:13:01.016    [DEBUG][7]    Not all bytes read@2
2010-10-15 19:13:01.016    [DEBUG][7]    Read() didnt get all bytes. Got 0 of 84600 bytes requested.
2010-10-15 19:13:01.016    [DEBUG][7]    about to read 84600 from location 6709013120  (current length = 6709097720)

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#3
2010-10-16, 03:39 AM
I was able to do some testing and I see this new 5 second wait on all my recordings and older files too. It doesn't explain why it didn't time out in that one case.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#4
2010-10-17, 11:21 PM
I just had this problem occur again. This time I got a putty log from the PCH before restarting mvpmcx2. Maybe it will tell Martin something new.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#5
2010-10-18, 12:25 AM
BrettB Wrote:I just had this problem occur again. This time I got a putty log from the PCH before restarting mvpmcx2. Maybe it will tell Martin something new.

No nothing new, it looks like it is stopping at the server side. I see it is also getting in the way of resume. These are the risks sub make in releasing something with a very limited testing, but it is beta. You probably have to go back to GBPVR to avoid this for the next few weeks.

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#6
2010-11-03, 12:14 AM
Bump.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#7
2010-11-03, 12:30 AM
Give this patch a go.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#8
2010-11-03, 03:27 AM
sub Wrote:Give this patch a go.

With this patch, we go back to the old behavior where the npvr server just expectedly dies and restarts and where mvpmcx2 on the PCH just hangs with a black screen and forces a complete reboot of the PCH. Logs attached. (The attempted playing of "The Defenders".) Again, after the PCH reboots, I can go right back into npvr and successfully play the recording.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,184
Threads: 958
Joined: May 2006
#9
2010-11-03, 03:36 AM
Logs?

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#10
2010-11-03, 03:38 AM
mvallevand Wrote:Logs?

Martin

Oopps. Sorry. Attached.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (5): 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Recording movies / TV to XBMC directory stucture spinnaker 10 3,755 2024-06-03, 03:56 AM
Last Post: Rod Hutchinson
  Not recording errors vidwiz 4 1,115 2024-04-17, 05:39 PM
Last Post: mvallevand
  Add Series/Episode Info to Recording Metadata andrewj 2 1,175 2023-11-20, 03:42 PM
Last Post: sub
  Recording to a network drive woes. 2leftfeet 12 7,473 2022-04-05, 08:03 PM
Last Post: mvallevand
  device needed for recording David209 2 1,803 2021-04-04, 08:47 AM
Last Post: David209
  PC not going to sleep after recording LeoL 7 3,476 2021-04-01, 07:17 PM
Last Post: Handy.Man
  HDHomerun recording bizzarely not working Jean0987654321 3 2,146 2021-03-27, 03:23 PM
Last Post: Jean0987654321
Video Restrict Recording Space foucomm 1 1,389 2021-01-30, 09:25 PM
Last Post: mvallevand
  Directory dropdown on the recording edit dialog MicahMakenzie 1 1,564 2021-01-11, 04:37 PM
Last Post: Graham
  Recording service stopped or not running at scheduled time MattInetroit 3 1,974 2021-01-08, 12:03 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode