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:
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.
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:
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:
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
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.