question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash after sleep mode

See original GitHub issue

Hi

version : 0.8.7 ci108

After each sleep mode , app is closed. No error, only windows log :

Application : LibreHardwareMonitor.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : System.InvalidOperationException
   à System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
   à System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=xxxxxxxxxxxx]].MoveNextRare()
   à LibreHardwareMonitor.UI.TreeModel+<GetChildren>d__7.MoveNext()
   à Aga.Controls.Tree.TreeViewAdv.ReadChilds(Aga.Controls.Tree.TreeNodeAdv, Boolean)
   à Aga.Controls.Tree.TreeViewAdv._model_StructureChanged(System.Object, Aga.Controls.Tree.TreePathEventArgs)
   à LibreHardwareMonitor.UI.Node+NodeCollection.InsertItem(Int32, LibreHardwareMonitor.UI.Node)
   à LibreHardwareMonitor.UI.MainForm.SubHardwareAdded(LibreHardwareMonitor.Hardware.IHardware, LibreHardwareMonitor.UI.Node)
   à LibreHardwareMonitor.UI.MainForm.HardwareAdded(LibreHardwareMonitor.Hardware.IHardware)
   à LibreHardwareMonitor.Hardware.HardwareEventHandler.Invoke(LibreHardwareMonitor.Hardware.IHardware)
   à LibreHardwareMonitor.Hardware.Network.NetworkGroup.UpdateNetworkInterfaces(LibreHardwareMonitor.Hardware.ISettings)
   à System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   à System.Net.NetworkInformation.NetworkChange+AddressChangeListener.AddressChangedCallback(System.Object, Boolean)
   à System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(System.Object, Boolean)
Nom de l’application défaillante LibreHardwareMonitor.exe, version : 0.8.7.0, horodatage : 0xef12ff45
Nom du module défaillant : KERNELBASE.dll, version : 10.0.19041.789, horodatage : 0xa9ea2bbb
Code d’exception : 0xe0434352
Décalage d’erreur : 0x000000000002d759
ID du processus défaillant : 0x502c
Heure de début de l’application défaillante : 0x01d6fe8f2be1d3ae
Chemin d’accès de l’application défaillante : D:\LibreHardwareMonitor\LibreHardwareMonitor.exe
Chemin d’accès du module défaillant: C:\Windows\System32\KERNELBASE.dll
ID de rapport : bb19115b-ade7-4f61-a0d2-f0761e266d56
Nom complet du package défaillant : 
ID de l’application relative au package défaillant : 

thanks !

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:18 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tal-saridcommented, Oct 1, 2022

I think I found a temporary fix, in my case at least. I just removed all network-related stats from my gadget and the carshing on wakeup is gone. (Version 0.9.1)

0reactions
darrencoencommented, Apr 7, 2022

0.8.9 i have this issue as well, and i have VMWARE network devices as well.

Libre Hardware Monitor

Summary
Stopped working

Date
‎4/‎7/‎2022 7:55 AM

Status
Report sent

Description
Faulting Application Path:	C:\Users\Darren\Documents\_utilities\LibreHardwareMonitor-net452\LibreHardwareMonitor.exe

Problem signature
Problem Event Name:	CLR20r3
Problem Signature 01:	LibreHardwareMonitor.exe
Problem Signature 02:	0.8.9.0
Problem Signature 03:	c574dabb
Problem Signature 04:	mscorlib
Problem Signature 05:	4.8.4470.0
Problem Signature 06:	61b72cb6
Problem Signature 07:	33e
Problem Signature 08:	10
Problem Signature 09:	System.InvalidOperationException
OS Version:	10.0.19044.2.0.0.256.48
Locale ID:	1033
Additional Information 1:	44fa
Additional Information 2:	44fa0c85f912049a40c6e2f54e89a861
Additional Information 3:	2a92
Additional Information 4:	2a9249cd3fb286166039f82f2a1fac0d

Extra information about the problem
Bucket ID:	80fad6f22ec56020df3255b2c007a4f4 (2247953390225564916)
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
   at System.ThrowHelper.ThrowInvalidOperationException(System.ExceptionResource)
   at System.Collections.Generic.List`1+Enumerator[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].MoveNextRare()
   at LibreHardwareMonitor.UI.TreeModel+<GetChildren>d__7.MoveNext()
   at Aga.Controls.Tree.TreeViewAdv.ReadChilds(Aga.Controls.Tree.TreeNodeAdv, Boolean)
   at Aga.Controls.Tree.TreeViewAdv._model_StructureChanged(System.Object, Aga.Controls.Tree.TreePathEventArgs)
   at LibreHardwareMonitor.UI.Node+NodeCollection.InsertItem(Int32, LibreHardwareMonitor.UI.Node)
   at LibreHardwareMonitor.UI.MainForm.SubHardwareAdded(LibreHardwareMonitor.Hardware.IHardware, LibreHardwareMonitor.UI.Node)
   at LibreHardwareMonitor.UI.MainForm.HardwareAdded(LibreHardwareMonitor.Hardware.IHardware)
   at LibreHardwareMonitor.Hardware.HardwareEventHandler.Invoke(LibreHardwareMonitor.Hardware.IHardware)
   at LibreHardwareMonitor.Hardware.Network.NetworkGroup.UpdateNetworkInterfaces(LibreHardwareMonitor.Hardware.ISettings)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Net.NetworkInformation.NetworkChange+AddressChangeListener.AddressChangedCallback(System.Object, Boolean)
   at System.Threading._ThreadPoolWaitOrTimerCallback.PerformWaitOrTimerCallback(System.Object, Boolean)
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1566, time stamp: 0x0833f2d4
Exception code: 0xe0434352
Fault offset: 0x0000000000034f69
Faulting process id: 0x4fa4
Faulting application start time: 0x01d84a41425a3d42
Faulting application path: C:\Users\Darren\Documents\_utilities\LibreHardwareMonitor-net452\LibreHardwareMonitor.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: a69e6ceb-6028-4e2f-9647-7b7bb2c884aa
Faulting package full name: 
Faulting package-relative application ID: ```
Read more comments on GitHub >

github_iconTop Results From Across the Web

Quick Fix: Computer Crashes After Waking up From Sleep. ...
What can I do if Windows crashes after sleep? · 1. Run the DISM and SFC scan · 2. Uninstall the conflicting application...
Read more >
Windows 10 crashing/restarting after waking up from sleep ...
A few reasons why a computer crashes after it resumes from sleep mode are driver issues and power settings issues. For us to...
Read more >
[SOLVED] - Sleep mode causes crash/restart
I have the XFX 6900xt MERC 319) but something is telling it to get to work. But this is not the main issue...
Read more >
Windows crashes after waking up from Sleep
If after a Windows Update or Upgrade, your Windows 11/10 computer crashes or freezes after resuming from Sleep, then it's a clear case...
Read more >
Windows 10 crashes while in hibernation or sleep mode
1 Answer 1 ... Turn OFF Hybrid Sleep in Advanced Power Settings. Then turn OFF Hibernation. Hibernation sometime causes issues on some machines ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found