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
.Net error in MP 1.9.0
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="thekiwi" data-source="post: 1109768" data-attributes="member: 30129"><p>Hi everyone</p><p></p><p>Since upgrading to 1.9 my very stable 1.8 install has degraded with very frequent .Net errors which crash mediaportal and also impact the desktop in Windows 7 Ult. Ive been trying to catch it in Debug mode, but no luck yet.</p><p></p><p>It happens at the most random of ties:</p><p>* In the middle of playing a recording</p><p>* In the middle of a movie via Moving Pictures</p><p>* Sometimes just with the system being turned on and sitting at the front screen.</p><p></p><p>The .net runtime error that displays refers to something about a clash in sockets, but the details in the Event Logs dont really show the same. Logs in Mediaportal itself dont show anything.</p><p></p><p>Here are the 3 entries from the Windows Event log:</p><p>[code]</p><p>Application: MediaPortal.exe</p><p>Framework Version: v4.0.30319</p><p>Description: The process was terminated due to an unhandled exception.</p><p>Exception Info: System.NullReferenceException</p><p>Stack:</p><p> at Microsoft.DirectX.Direct3D.Font.OnLostDevice()</p><p> at Microsoft.DirectX.Direct3D.Font.OnParentLost(System.Object, System.EventArgs)</p><p> at System.EventHandler.Invoke(System.Object, System.EventArgs)</p><p> at Microsoft.DirectX.Direct3D.Device.raise_DeviceLost(System.Object, System.EventArgs)</p><p> at Microsoft.DirectX.Direct3D.Device.Dispose()</p><p> at MediaPortal.D3D.CleanupEnvironment()</p><p> at MediaPortal.D3D.Dispose(Boolean)</p><p> at System.ComponentModel.Component.Finalize()</p><p></p><p>[/code]</p><p>[code]</p><p>Faulting application name: MediaPortal.exe, version: 1.9.0.0, time stamp: 0x54168047</p><p>Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000</p><p>Exception code: 0xc0000005</p><p>Fault offset: 0x04296cb0</p><p>Faulting process id: 0xbcc</p><p>Faulting application start time: 0x01cffe9937b8651e</p><p>Faulting application path: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe</p><p>Faulting module path: unknown</p><p>Report Id: e7dc94b7-6a98-11e4-94fe-c82a1458c82d</p><p>[/code]</p><p>[code]</p><p>Fault bucket , type 0</p><p>Event Name: CLR20r3</p><p>Response: Not available</p><p>Cab Id: 0</p><p></p><p>Problem signature:</p><p>P1: mediaportal.exe</p><p>P2: 1.9.0.0</p><p>P3: 54168047</p><p>P4: Microsoft.DirectX.Direct3DX</p><p>P5: 9.12.589.0</p><p>P6: 442d82b0</p><p>P7: a40</p><p>P8: c</p><p>P9: System.NullReferenceException</p><p>P10:</p><p></p><p>Attached files:</p><p></p><p>These files may be available here:</p><p>C:\Users\Media\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_mediaportal.exe_5049189596ef9d5e423d79521315baa748940a4_109e3b8a</p><p></p><p>Analysis symbol:</p><p>Rechecking for solution: 0</p><p>Report Id: e7dc94b7-6a98-11e4-94fe-c82a1458c82d</p><p>Report Status: 0</p><p>[/code]</p><p></p><p>I have the task bar to hide and after this crash that is unresponsive. Floating the mouse tothe bottom margin doesnt cause it to show. Hitting Windows Key shows it, but nothing on it can be clicked.</p><p></p><p>I'll try and get a debug report, but have been trying for a while now.</p></blockquote><p></p>
[QUOTE="thekiwi, post: 1109768, member: 30129"] Hi everyone Since upgrading to 1.9 my very stable 1.8 install has degraded with very frequent .Net errors which crash mediaportal and also impact the desktop in Windows 7 Ult. Ive been trying to catch it in Debug mode, but no luck yet. It happens at the most random of ties: * In the middle of playing a recording * In the middle of a movie via Moving Pictures * Sometimes just with the system being turned on and sitting at the front screen. The .net runtime error that displays refers to something about a clash in sockets, but the details in the Event Logs dont really show the same. Logs in Mediaportal itself dont show anything. Here are the 3 entries from the Windows Event log: [code] Application: MediaPortal.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.NullReferenceException Stack: at Microsoft.DirectX.Direct3D.Font.OnLostDevice() at Microsoft.DirectX.Direct3D.Font.OnParentLost(System.Object, System.EventArgs) at System.EventHandler.Invoke(System.Object, System.EventArgs) at Microsoft.DirectX.Direct3D.Device.raise_DeviceLost(System.Object, System.EventArgs) at Microsoft.DirectX.Direct3D.Device.Dispose() at MediaPortal.D3D.CleanupEnvironment() at MediaPortal.D3D.Dispose(Boolean) at System.ComponentModel.Component.Finalize() [/code] [code] Faulting application name: MediaPortal.exe, version: 1.9.0.0, time stamp: 0x54168047 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x04296cb0 Faulting process id: 0xbcc Faulting application start time: 0x01cffe9937b8651e Faulting application path: C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.exe Faulting module path: unknown Report Id: e7dc94b7-6a98-11e4-94fe-c82a1458c82d [/code] [code] Fault bucket , type 0 Event Name: CLR20r3 Response: Not available Cab Id: 0 Problem signature: P1: mediaportal.exe P2: 1.9.0.0 P3: 54168047 P4: Microsoft.DirectX.Direct3DX P5: 9.12.589.0 P6: 442d82b0 P7: a40 P8: c P9: System.NullReferenceException P10: Attached files: These files may be available here: C:\Users\Media\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_mediaportal.exe_5049189596ef9d5e423d79521315baa748940a4_109e3b8a Analysis symbol: Rechecking for solution: 0 Report Id: e7dc94b7-6a98-11e4-94fe-c82a1458c82d Report Status: 0 [/code] I have the task bar to hide and after this crash that is unresponsive. Floating the mouse tothe bottom margin doesnt cause it to show. Hitting Windows Key shows it, but nothing on it can be clicked. I'll try and get a debug report, but have been trying for a while now. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
.Net error in MP 1.9.0
Contact us
RSS
Top
Bottom