[GH-ISSUE #504] Service crashing after startup, log attached #457

Closed
opened 2026-02-26 00:32:42 +03:00 by kerem · 0 comments
Owner

Originally created by @bailtree on GitHub (Jun 24, 2018).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/504

laptop is a HP ENVY x360 Convertible 13-AG0000AU (Product number : 4JD74PA)
Windows 1709. haven't got any conflicting software that i'm aware of.

2018-06-23 03:17:18.3687;Info;Starting NoteBookFanControlService;;NbfcService.NoteBookFanControlService.OnStart;ThreadPoolWorkQueue.Dispatch => QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem => ExecutionContext.Run => ExecutionContext.RunInternal => ServiceBase.ServiceQueuedMainCallback => NoteBookFanControlService.OnStart
2018-06-23 03:17:18.8331;Fatal;An unhandled exception occurred;Failed to access CPU temperature sensors(s).;NbfcService.NoteBookFanControlService+<>c.<.ctor>b__3_0;TimerQueue.FireNextTimers => TimerQueueTimer.Fire => TimerQueueTimer.CallCallback => ExecutionContext.Run => ExecutionContext.RunInternal => FanControl.TimerCallback => CpuTemperatureMonitor.GetTemperature => HardwareMonitor.get_CpuTemperatures => HardwareMonitor.InitializeCpuSensors => <>c.<.ctor>b__3_0
2018-06-23 03:17:20.1459;Info;Starting NoteBookFanControlService;;NbfcService.NoteBookFanControlService.OnStart;ThreadPoolWorkQueue.Dispatch => QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem => ExecutionContext.Run => ExecutionContext.RunInternal => ServiceBase.ServiceQueuedMainCallback => NoteBookFanControlService.OnStart
2018-06-23 03:17:20.6103;Fatal;An unhandled exception occurred;Failed to access CPU temperature sensors(s).;NbfcService.NoteBookFanControlService+<>c.<.ctor>b__3_0;TimerQueue.FireNextTimers => TimerQueueTimer.Fire => TimerQueueTimer.CallCallback => ExecutionContext.Run => ExecutionContext.RunInternal => FanControl.TimerCallback => CpuTemperatureMonitor.GetTemperature => HardwareMonitor.get_CpuTemperatures => HardwareMonitor.InitializeCpuSensors => <>c.<.ctor>b__3_0
Originally created by @bailtree on GitHub (Jun 24, 2018). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/504 laptop is a HP ENVY x360 Convertible 13-AG0000AU (Product number : 4JD74PA) Windows 1709. haven't got any conflicting software that i'm aware of. ``` 2018-06-23 03:17:18.3687;Info;Starting NoteBookFanControlService;;NbfcService.NoteBookFanControlService.OnStart;ThreadPoolWorkQueue.Dispatch => QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem => ExecutionContext.Run => ExecutionContext.RunInternal => ServiceBase.ServiceQueuedMainCallback => NoteBookFanControlService.OnStart 2018-06-23 03:17:18.8331;Fatal;An unhandled exception occurred;Failed to access CPU temperature sensors(s).;NbfcService.NoteBookFanControlService+<>c.<.ctor>b__3_0;TimerQueue.FireNextTimers => TimerQueueTimer.Fire => TimerQueueTimer.CallCallback => ExecutionContext.Run => ExecutionContext.RunInternal => FanControl.TimerCallback => CpuTemperatureMonitor.GetTemperature => HardwareMonitor.get_CpuTemperatures => HardwareMonitor.InitializeCpuSensors => <>c.<.ctor>b__3_0 2018-06-23 03:17:20.1459;Info;Starting NoteBookFanControlService;;NbfcService.NoteBookFanControlService.OnStart;ThreadPoolWorkQueue.Dispatch => QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem => ExecutionContext.Run => ExecutionContext.RunInternal => ServiceBase.ServiceQueuedMainCallback => NoteBookFanControlService.OnStart 2018-06-23 03:17:20.6103;Fatal;An unhandled exception occurred;Failed to access CPU temperature sensors(s).;NbfcService.NoteBookFanControlService+<>c.<.ctor>b__3_0;TimerQueue.FireNextTimers => TimerQueueTimer.Fire => TimerQueueTimer.CallCallback => ExecutionContext.Run => ExecutionContext.RunInternal => FanControl.TimerCallback => CpuTemperatureMonitor.GetTemperature => HardwareMonitor.get_CpuTemperatures => HardwareMonitor.InitializeCpuSensors => <>c.<.ctor>b__3_0 ```
kerem closed this issue 2026-02-26 00:32:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#457
No description provided.