PowerScheduler synchronization/concurrency bug (1 Viewer)

Bavarian

Retired Team Member
  • Premium Supporter
  • April 4, 2005
    698
    167
    Germany, Bayern
    Home Country
    Germany Germany
    Hi Seco,

    I am still on it, also other bugs are caused by this re-initializing. To fix it I have to make some changes on areas I have to fully understand before. Maybe it takes some time, but this bug will be fixed ;)
     

    seco

    Retired Team Member
  • Premium Supporter
  • August 7, 2007
    1,575
    1,239
    Home Country
    Finland Finland
    • Thread starter
    • Moderator
    • #12
    Great!

    Just take all the time you need and keep up the good work :)
     

    tourettes

    Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    Lately I have been seeing multiple different use cases when TVE3 triggers a standby when the media playback is ongoing (DVD, tv recording, last.fm radio). Previously I haved had time to get the logs, but now the error.log had the same NULL exception.

    based on the logs the shutdown happened few minutes after a scheduled recording was ended.

    2008-08-04 22:02:15.594514 [14]: Scheduler: stop record YLE Teema 4.8.2008 20:55:04-4.8.2008 21:57:00 Tiededok: Ydinreaktion historia

    2008-08-04 22:04:59.513671 [PowerEventThread]: TV service PowerEventThread: Exception: System.NullReferenceException: Object reference not set to an instance of an object.
    at TvEngine.PowerScheduler.PowerScheduler.get_DisAllowShutdown()
    at TvEngine.PowerScheduler.PowerScheduler.SetWakeupTimer()
    at TvEngine.PowerScheduler.PowerScheduler.OnPowerEvent(PowerEventType powerStatus)
    at TvService.Service1.OnPowerEvent(PowerEventType powerStatus)
    at TvService.Service1.PowerEventThreadWndProc(IntPtr hWnd, UInt32 msg, IntPtr wParam, IntPtr lParam)
    at TvService.Service1.GetMessageA(MSG& msg, IntPtr hWnd, Int32 uMsgFilterMin, Int32 uMsgFilterMax)
    at TvService.Service1.PowerEventThread()
     

    Users who are viewing this thread

    Top Bottom