Skip to content

Service crashing when windows boot #7

@sergserg2

Description

@sergserg2

I try automatic and automatic delayed start also. Hardware Supervisor crashes in both cases.
When starting on already booted Windows there is no problem.

Error from .NET Runtime:

Aplikacja: HardwareSupervisor.exe
Wersja architektury: v4.0.30319
Opis: proces został przerwany z powodu nieobsłużonego wyjątku.
Informacje o wyjątku: System.IndexOutOfRangeException
   w LibreHardwareMonitor.Hardware.Gpu.AmdGpu.Update()
   w HardwareSupervisor.UpdateVisitor.VisitHardware(LibreHardwareMonitor.Hardware.IHardware)
   w LibreHardwareMonitor.Hardware.Hardware.Accept(LibreHardwareMonitor.Hardware.IVisitor)
   w LibreHardwareMonitor.Hardware.Computer.Traverse(LibreHardwareMonitor.Hardware.IVisitor)
   w HardwareSupervisor.UpdateVisitor.VisitComputer(LibreHardwareMonitor.Hardware.IComputer)
   w LibreHardwareMonitor.Hardware.Computer.Accept(LibreHardwareMonitor.Hardware.IVisitor)
   w HardwareSupervisor.Service.ThreadMain()
   w System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   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()


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions