Skip to content

cec-tray crashes with System.ObjectDisposedException with Kodi #15

@lukjak

Description

@lukjak

Hello,

cec-tray (6.0.2) crashes with exception when Kodi (https://kodi.tv) application starts. Please mind that I use my own Kodi build with all CEC support disabled and which does not load cec.dll - so there is no conflict here.

System.ObjectDisposedException
   w System.Windows.Forms.Control.CreateHandle()
   w System.Windows.Forms.Form.CreateHandle()
   w LibCECTray.ui.CECTray.SetVisibleCore(Boolean)
   w System.Windows.Forms.Control.Hide()
   w LibCECTray.controller.Actions.ProcessEventHandler(System.Object, LibCECTray.controller.actions.UpdateEvent)
   w System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   w System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   w System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   w System.Threading.ThreadHelper.ThreadStart()

Error information (translated from Event log entry):

Application: cec-tray.exe, version: 6.0.2.0, timestamp: 0x5f0c364a
Name of the module causing error: KERNELBASE.dll, version: 10.0.22621.1635, timestamp: 0x61869dd2
Exception code: 0xe0434352
Error offset: 0x000000000006536c
Path to application causing the error: C:\Program Files (x86)\Pulse-Eight\USB-CEC Adapter\x64\netfx\cec-tray.exe
Path to module causing the error: C:\Windows\System32\KERNELBASE.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions