Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.0
-
None
-
Operating System: Windows 7
Platform: Intel
Description
http://forum.team-mediaportal.com/mediaportal-releases-315/unhandled-exceptions-tvservice-87166/
when tve encounters an unhandled exception it should be able to atleast do a proper cleanup, like releasing the directshow graph and its filters.
This would have the long term benefit of making the tvservice more stable when it is about to restart again (either manually or by using the windows service recovery mechanism).
currently all unhandled exceptions occuring in tvservice will instantly crash the application.
when tve encounters an unhandled exception it should be able to atleast do a proper cleanup, like releasing the directshow graph and its filters.
This would have the long term benefit of making the tvservice more stable when it is about to restart again (either manually or by using the windows service recovery mechanism).
currently all unhandled exceptions occuring in tvservice will instantly crash the application.