NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 278 279 280 281 282 … 1231 Next »
MDAPI Filter Stability Issues

 
  • 0 Vote(s) - 0 Average
MDAPI Filter Stability Issues
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#21
2008-08-04, 08:18 PM
Sorry meant to attach.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#22
2008-08-04, 09:15 PM
Is this the error you're talking about:
Code:
2008-08-04 19:30:50.109    VERBOSE    [1]    TVGuide.GetRenderList() complete
2008-08-04 19:30:50.109    ERROR    [7]    FATAL UNHANDLED EXCEPTION:: System.NullReferenceException: Object reference not set to an instance of an object.
   at std._Tree<std::_Tmap_traits<int,IDirect3DTexture9 *,std::less<int>,std::allocator<std::pair<int const ,IDirect3DTexture9 *> >,0> >._Insert(_Tree<std::_Tmap_traits<int\,IDirect3DTexture9 \*\,std::less<int>\,std::allocator<std::pair<int const \,IDirect3DTexture9 \*> >\,0> >* , iterator* , Boolean _Addleft, _Node* _Wherenode, pair<int const \,IDirect3DTexture9 \*>* _Val)
   at std._Tree<std::_Tmap_traits<int,IDirect3DTexture9 *,std::less<int>,std::allocator<std::pair<int const ,IDirect3DTexture9 *> >,0> >.insert(_Tree<std::_Tmap_traits<int\,IDirect3DTexture9 \*\,std::less<int>\,std::allocator<std::pair<int const \,IDirect3DTexture9 \*> >\,0> >* , iterator* , iterator _Where, pair<int const \,IDirect3DTexture9 \*>* _Val)
   at std.map<int,IDirect3DTexture9 *,std::less<int>,std::allocator<std::pair<int const ,IDirect3DTexture9 *> > >.[](map<int\,IDirect3DTexture9 \*\,std::less<int>\,std::allocator<std::pair<int const \,IDirect3DTexture9 \*> > >* , Int32* _Keyval)
   at CAllocatorPresenter.DrawScene(CAllocatorPresenter* , IDirect3DTexture9* pD3dBackground, IDirect3DTexture9* pD3dForeground, IDirect3DTexture9* pD3dVideo, IDirect3DTexture9* pD3dOSD)
   at CAllocatorPresenter.PresentHelper(CAllocatorPresenter* , _VMR9PresentationInfo* pPresInfo)
   at CAllocatorPresenter.PresentImage(CAllocatorPresenter* , UInt32 dwUserID, _VMR9PresentationInfo* pPresInfo)
Its something to do with the TV Guide, but its not clear what exactly. I've also not seen any other reports of this same problem in the past. Is there a set of steps to reproduce the problem? or did it just happen once?
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#23
2008-08-04, 09:45 PM
It has happened twice. It may be when I click ok on one particular channel.

The only thing that I can think of that could be causing this is I rebuilt this machine and copied the gbpvr.db3 file across from the previous build. Do you think that this could be causing the issue?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#24
2008-08-04, 09:48 PM
fletcher1717 Wrote:The only thing that I can think of that could be causing this is I rebuilt this machine and copied the gbpvr.db3 file across from the previous build. Do you think that this could be causing the issue?
Possibly, the database files are not meant to be compatible between versions. This isnt the cause of your multidec problems though. This error is just about drawing the tv guide screen.
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#25
2008-08-04, 09:53 PM
sub Wrote:Possibly, the database files are not meant to be compatible between versions. This isnt the cause of your multidec problems though. This error is just about drawing the tv guide screen.

Both were version 1.2.13. I thought they would be ok. I will do further testing when the Mrs has finished watching Big Brother. I think that I may know what is going on here.

I will post back the results.
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#26
2008-08-04, 11:22 PM
Ok, managed to get the error again after a lot of channel hopping.

Looks like it may be to do with the drawing the signal meters.

Sub,
Can you have a look when you have the time, new logs attached?
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#27
2008-08-06, 08:46 AM
Hi Sub,

Did you get the chance to look at this?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#28
2008-08-06, 04:17 PM
Yeah, but it was a different error to the earlier one. I'm not sure what the cause was.
fletcher1717
Offline

Junior Member

Posts: 23
Threads: 3
Joined: May 2008
#29
2008-08-06, 05:13 PM
Is there anything that you can suggest to help me trace this problem?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#30
2008-08-06, 05:28 PM
There seems to be two errors occuring in your logs. The first of these seems the most critical.

Quote:2008-08-05 00:09:55.468 ERROR [1] Unexpected error: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at FindFilterByName(Char* decoderName)
at NativeUtilities.BDARecorder.StartRecording(String cardType, Int32 board, String filename, IntPtr hwnd, ChannelTuning channelTuning, Int32 lnbLOF1, Int32 lnbSwitch, Int32 lnbLOF2, Int32 diseqc, Boolean powered, Boolean previewMode)
This appears to be an error occurring inside the mdapifilter when it tries to initialize. This could be caused by the mdapifilter, or maybe the multidec filters which are loaded.

Maybe the mdapifilter logs might give some insights.

It might be worth trying older versions of mdapifilter (with "reuse MDAPI Filter" setting enabled in the config app).

Quote:2008-08-05 00:09:12.093 ERROR [1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at System.Drawing.Image.get_Width()
at CAllocatorPresenter.SetOSDRenderList(CAllocatorPresenter* , ArrayList renderList)
at NativeUtilities.MediaHelper.setDirect3DOSDRenderList(ArrayList renderList)
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
This seems to be a problem rendering either the TV Guide or the signal monitor. I've added some logic in the next release which should stop this occurring.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Blaster to Digital Box Issues meccano 3 4,220 2011-08-13, 11:49 AM
Last Post: meccano
  TV setup issues - PCTV nano stick 73e steveomcd 33 20,445 2011-05-26, 04:24 PM
Last Post: escape
  Resolution Issues when re-encoding captured video bgrieb 5 2,998 2010-11-02, 03:52 AM
Last Post: mvallevand
  Filter Problems imilne 2 2,357 2010-10-29, 12:48 PM
Last Post: imilne
  mc2xml issues tjc 8 3,795 2010-09-24, 07:37 PM
Last Post: tjc
  GBPVR display issues EJCastellanos 3 1,933 2010-08-03, 03:42 AM
Last Post: EJCastellanos
  Windows 7 issues kensiko 12 5,753 2010-05-04, 05:00 PM
Last Post: kensiko
  Several issues after upgrading to Win7 blaster556 4 1,935 2010-04-16, 03:08 AM
Last Post: mvallevand
  ATI Mux / mpeg file recordings playback issues topperdude 10 4,409 2010-03-29, 11:44 PM
Last Post: ww4397
  Multidec / mdapi help numberonekiwi 4 2,404 2010-03-29, 10:40 PM
Last Post: numberonekiwi

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

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

Linear Mode
Threaded Mode