home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
MP osd crash error
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Swede" data-source="post: 538931" data-attributes="member: 24638"><p>Now it´s happening for me too. I have SVN 24102 + ATI HD 3200 too with 9.11. First it only happend when I used the new "Enhance smooth video playback" setting, but now it has started to happen even when it´s unset. </p><p></p><p>Got this in Mediaportal.log:</p><p><span style="color: Blue">2009-11-24 19:53:53.650839 [Info.][12]: render exception<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" />ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</span></p><p><span style="color: Blue"> at MediaPortal.GUI.Library.GUIImage.FontEngineDrawTexture(Int32 textureNo, Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color, Single[,] matrix)</span></p><p><span style="color: Blue"> at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed)</span></p><p><span style="color: Blue"> at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)</span></p><p><span style="color: Blue"> at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)</span></p><p><span style="color: Blue">2009-11-24 19:53:53.901839 [Info.][MPMain]: TsReaderPlayer: AudioDualMonoMode switching not available. Audioswitcher filter not loaded</span></p><p></p><p></p><p>Edit: Tested again with and without that setting. Now i cannot reproduce the problem. I guess it´s a video memory problem? (again)</p><p></p><p>Edit again: More testing: Froze again at 19:57. Fontengine log had errors at 19:53 and 19:57 The freeze was only at the second error. </p><p>Fontegine.log:</p><p><span style="color: Blue">24-11-2009 19:53:53.632 [760]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1994</span></p><p><span style="color: Blue">24-11-2009 19:53:53.651 [81c]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 19:53:53.651 [81c]FontEnginePresentTextures -- delayed texture removal 1994</span></p><p><span style="color: Blue">24-11-2009 20:56:31.852 [cb8]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1993</span></p><p><span style="color: Blue">24-11-2009 20:56:31.947 [1028]FontEnginePresentTextures -- delayed texture removal 1993</span></p><p><span style="color: Blue">24-11-2009 20:57:38.455 [cb8]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1994</span></p><p><span style="color: Blue">24-11-2009 20:57:38.458 [1028]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 20:57:38.458 [1028]FontEnginePresentTextures -- delayed texture removal 1994</span></p><p><span style="color: Blue"></span></p><p></p><p>Restarted MP and everything works normal with several tests until 21:32 when it freezes again when I test info button</p><p>Fontengine.log:</p><p></p><p><span style="color: Blue">24-11-2009 21:32:10.909 [1040]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1995</span></p><p><span style="color: Blue">24-11-2009 21:32:10.910 [11d4]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 21:32:10.910 [11d4]FontEnginePresentTextures -- delayed texture removal 1995</span></p><p><span style="color: Blue"></span></p><p></p><p>Same error in Mediaportal.log as before. Hope info can help debugging.</p><p></p><p></p><p>Edit again <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p><span style="color: Red"><strong>Problem seems to be in TVOSD.xml. If I replace it with VideoOsd.xml, there is no freeze.</strong></span></p></blockquote><p></p>
[QUOTE="Swede, post: 538931, member: 24638"] Now it´s happening for me too. I have SVN 24102 + ATI HD 3200 too with 9.11. First it only happend when I used the new "Enhance smooth video playback" setting, but now it has started to happen even when it´s unset. Got this in Mediaportal.log: [COLOR="Blue"]2009-11-24 19:53:53.650839 [Info.][12]: render exception:System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at MediaPortal.GUI.Library.GUIImage.FontEngineDrawTexture(Int32 textureNo, Single x, Single y, Single nw, Single nh, Single uoff, Single voff, Single umax, Single vmax, Int32 color, Single[,] matrix) at MediaPortal.GUI.Library.GUIImage.Render(Single timePassed) at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime) at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed) 2009-11-24 19:53:53.901839 [Info.][MPMain]: TsReaderPlayer: AudioDualMonoMode switching not available. Audioswitcher filter not loaded[/COLOR] Edit: Tested again with and without that setting. Now i cannot reproduce the problem. I guess it´s a video memory problem? (again) Edit again: More testing: Froze again at 19:57. Fontengine log had errors at 19:53 and 19:57 The freeze was only at the second error. Fontegine.log: [COLOR="Blue"]24-11-2009 19:53:53.632 [760]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1994 24-11-2009 19:53:53.651 [81c]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 19:53:53.651 [81c]FontEnginePresentTextures -- delayed texture removal 1994 24-11-2009 20:56:31.852 [cb8]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1993 24-11-2009 20:56:31.947 [1028]FontEnginePresentTextures -- delayed texture removal 1993 24-11-2009 20:57:38.455 [cb8]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1994 24-11-2009 20:57:38.458 [1028]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 20:57:38.458 [1028]FontEnginePresentTextures -- delayed texture removal 1994 [/COLOR] Restarted MP and everything works normal with several tests until 21:32 when it freezes again when I test info button Fontengine.log: [COLOR="Blue"]24-11-2009 21:32:10.909 [1040]FontEngineRemoveTexture - called when inPresentTextures = true, using delayed remove for 1995 24-11-2009 21:32:10.910 [11d4]ERROR Fontengine:FontEnginePresentTextures() re-entrance24-11-2009 21:32:10.910 [11d4]FontEnginePresentTextures -- delayed texture removal 1995 [/COLOR] Same error in Mediaportal.log as before. Hope info can help debugging. Edit again :) [COLOR="Red"][B]Problem seems to be in TVOSD.xml. If I replace it with VideoOsd.xml, there is no freeze.[/B][/COLOR] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
MP osd crash error
Contact us
RSS
Top
Bottom