Forum Discussion
Dev channel update to 93.0.910.5 is live
josh_bodner the latest release is causing an "out-of-memory" error when I'm opening Sherlock pages from Epicsystems website. Definitely coincided with the update on the 10th and I've rebooted multiple times with no change.
- Eric_LawrenceJun 14, 2021Microsoft
Out-of-memory, Status_Breakpoint, RESULT_CODE_HUNG, and Access_Violation are all possibly symptoms of a bug in the accessibility code. If you visit edge://histograms/UIA, do you have anything listed there?
e.g. if you have the Windows 10 "Text Cursor Indicator" feature enabled, this page will show
Histogram: Microsoft.Accessibility.UIAClient recorded 1 samples (flags = 0x41)612857738 (1 = 100.0%)
See https://www.reddit.com/r/edge/comments/nx1170/edge_crashes_on_multiple_sites_result_code_hung/h1f9jee for some discussion. You can workaround this issue by closing all Edge instances (verify they're gone in Task Manager) and then starting Edge with
msedge.exe --disable-renderer-accessibility- Kent HerringJun 18, 2021Brass ContributorDisabling the Text cursor indicator feature in W10 fixed the various crashing issues with Edge Dev. I've had it enabled a long time but only recently it became an issue. I had the Histogram code for the text cursor indicator feature. It's gone now. Thanks for the idea!
- CaptainSteubingJun 15, 2021Copper Contributor
This resolved the issue with Edge DEV hanging on YouTube, Google Calendar etc. for me. Thanks guys. Just have to remember to remove it in the future.
msedge.exe --disable-renderer-accessibility
- abdelfattahJun 15, 2021Iron Contributor
Eric_Lawrence would've been nice to tag the rest of us with the same issue 😉
Guess who started using the text cursor indicator a few days before this build came out, after updating to 21H1? This guy!
- Histogram: Microsoft.Accessibility.UIAClient recorded 1 samples (flags = 0x41)612857738 -O (1 = 100.0%)
I'm going to try disabling it and restarting Edge now. If YouTube still hangs then it's gotta be something else.
EDIT: It's like magic. YouTube works. themoviedb.org no longer causes the same hung process that tries to gobble all of my RAM up.
I hope I got everyone, and that pings after an edit still work. Check your accessibility settings like Eric_Lawrence mentioned. It fixed all the hangs for me, maybe it will for you too.- techWiz118Jun 15, 2021Brass ContributorUnfortunately that won't resolve it for me since I'm using the Dev channel of Edge on my Mac. I'm not using Win 10 21H1.