Can't post my bug report? (1 Viewer)

thesystemera

Portal Pro
May 26, 2008
807
22
44
Auckland
Home Country
New Zealand New Zealand
Went to post this in the bug report forum and could not? Sorry have no idea..

Been getting this error in the last few days.. Quite out of the blue, can
not think of any thing I've done recently to provoke this..

2009-08-19 10:12:25.479648 [ERROR][MPMain]: Exception :confused:ystem.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start()
at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.OnStopped()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnAction(Action action)
2009-08-19 10:12:25.480648 [ERROR][MPMain]: Exception :Exception of type 'System.OutOfMemoryException' was thrown.
2009-08-19 10:12:25.480648 [ERROR][MPMain]: site :Void StartInternal(System.Security.Principal.IPrincipal, System.Threading.StackCrawlMark ByRef)
2009-08-19 10:12:25.480648 [ERROR][MPMain]: source :mscorlib
2009-08-19 10:12:25.482648 [ERROR][MPMain]: stacktrace: at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start()
at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.OnStopped()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnAction(Action action)
2009-08-19 10:12:25.483648 [ERROR][MPMain]: exception: Exception of type 'System.OutOfMemoryException' was thrown. mscorlib at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start()
at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.OnStopped()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnAction(Action action)
2009-08-19 10:12:25.483648 [ERROR][MPMain]: Exception :confused:ystem.Exception: exception occured ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
at System.Threading.Thread.Start()
at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
at MediaPortal.Player.g_Player.OnStopped()
at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
at MediaPortal.Player.g_Player.Stop()
at MediaPortalApp.OnAction(Action action)
--- End of inner exception stack trace ---
at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
2009-08-19 10:12:25.484648 [ERROR][MPMain]: Exception :exception occured
2009-08-19 10:12:25.484648 [ERROR][MPMain]: site :Void OnAction(MediaPortal.GUI.Library.Action)
2009-08-19 10:12:25.484648 [ERROR][MPMain]: source :MediaPortal
2009-08-19 10:12:25.485648 [ERROR][MPMain]: stacktrace: at MediaPortalApp.OnAction(Action action)
at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
at MediaPortalApp.FrameMove()
2009-08-19 10:12:31.423648 [ERROR][MPMain]: Exception :Error in the application.
-2005529767 (D3DXERR_INVALIDDATA)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& TextureNo)
at MediaPortal.GUI.Library.GUIImage.AllocResources()
2009-08-19 10:12:31.423648 [ERROR][MPMain]: Exception :Error in the application.
2009-08-19 10:12:31.424648 [ERROR][MPMain]: site :Microsoft.DirectX.Direct3D.Texture FromFile(Microsoft.DirectX.Direct3D.Device, System.String, Int32, Int32, Int32, Microsoft.DirectX.Direct3D.Usage, Microsoft.DirectX.Direct3D.Format, Microsoft.DirectX.Direct3D.Pool, Microsoft.DirectX.Direct3D.Filter, Microsoft.DirectX.Direct3D.Filter, Int32, Microsoft.DirectX.Direct3D.ImageInformation ByRef, Microsoft.DirectX.Direct3D.PaletteEntry[] ByRef)
2009-08-19 10:12:31.424648 [ERROR][MPMain]: source :Microsoft.DirectX.Direct3DX
2009-08-19 10:12:31.424648 [ERROR][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& TextureNo)
at MediaPortal.GUI.Library.GUIImage.AllocResources()
 

Users who are viewing this thread

Top Bottom