Possible system hang linked to a call to the ESENT API #8008

Open
opened 2026-01-31 01:18:29 +00:00 by claunia · 0 comments
Owner

Originally created by @Yevano on GitHub (May 8, 2020).

Feedback Hub link

Environment

Windows build number: Microsoft Windows [Version 10.0.18363.778]
Windows Terminal version (if applicable): 0.11.1251.0

Steps to reproduce

Windows session had been alive for maybe a couple of weeks, and I'm sure the terminal had been open for several days between having the desktop in sleep mode. Reproducing this bug may be quite difficult, unless you happen to find the same error in the event viewer as I did. (below) Hopefully someone can filter for it to see if the problem is systematic, or if it is just my own system acting up.

Expected behavior

Obviously the program shouldn't just be allowed to hang a desktop due to a file access error, if that actually was the cause..

Actual behavior

I got an error message box, which I didn't have time to read since after a second or so all three of my monitors went black. After a hard reset, I had a look at the event viewer. I have sent logs to secure@microsoft.com as is stated that I should do in the template. The gist is that the call to ESENT causes an ERROR_NOT_FOUND exception while attempting to open the file C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database\EDB.log.

First time doing an issue here. If there is more info in the issue that I am supposed to share and I missed it, please let me know so that I can help with further investigation into this issue.

Originally created by @Yevano on GitHub (May 8, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> [Feedback Hub link](https://aka.ms/AA8d0mj) # Environment ```none Windows build number: Microsoft Windows [Version 10.0.18363.778] Windows Terminal version (if applicable): 0.11.1251.0 ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> Windows session had been alive for maybe a couple of weeks, and I'm sure the terminal had been open for several days between having the desktop in sleep mode. Reproducing this bug may be quite difficult, unless you happen to find the same error in the event viewer as I did. (below) Hopefully someone can filter for it to see if the problem is systematic, or if it is just my own system acting up. # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> Obviously the program shouldn't just be allowed to hang a desktop due to a file access error, if that actually was the cause.. # Actual behavior <!-- What's actually happening? --> I got an error message box, which I didn't have time to read since after a second or so all three of my monitors went black. After a hard reset, I had a look at the event viewer. I have sent logs to `secure@microsoft.com` as is stated that I should do in the template. The gist is that the call to ESENT causes an `ERROR_NOT_FOUND` exception while attempting to open the file `C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database\EDB.log`. First time doing an issue here. If there is more info in the issue that I am supposed to share and I missed it, please let me know so that I can help with further investigation into this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8008