What is the history of the ERROR_ARENA_TRASHED error code?
devblogs.microsoft.com
What is the history of the ERROR_ARENA_TRASHED error code?
1–10 of 18 posts
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#2I will say though, non-Windows machines rarely need a reboot while Windows often should practically be rebooted daily.
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#3Re: What is the history of the ERROR_ARENA_TRASHED error code?
#4I wonder if performing a system scan or file check has ever actually fixed any errors. Rebooting on the other hand, fixes basically any transient problem I encounter, even on non-Windows machines (a friend who has a Mac doesn't always believe me when I tell them to reboot to fix random unusual slowness/hangs, but they have only 8GB of memory and it has always worked so far!) I will say though, non-Windows machines ra…
It reminds me of "bitsquatting" where you can get a lot of hits for domains 1 bit off really popular domains (separate from likely typos).
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#5I wonder if performing a system scan or file check has ever actually fixed any errors. Rebooting on the other hand, fixes basically any transient problem I encounter, even on non-Windows machines (a friend who has a Mac doesn't always believe me when I tell them to reboot to fix random unusual slowness/hangs, but they have only 8GB of memory and it has always worked so far!) I will say though, non-Windows machines ra…
Since nearly every consumer machine uses non-ECC RAM it's probably best to just do a full shutdown at night and boot up the next day. It reminds me of "bitsquatting" where you can get a lot of hits for domains 1 bit off really popular domains (separate from likely typos).
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#6Re: What is the history of the ERROR_ARENA_TRASHED error code?
#7Re: What is the history of the ERROR_ARENA_TRASHED error code?
#8I don't ever recall seeing this error on DOS, what would cause it to manifest? Is this one of those oddballs that you'd only see if your memory was bad, but not bad enough to throw a parity error or fail to POST?
[1] I guess in a modern system a process can still trash its own malloc, but not the kernel’s page allocation data.
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#9I don't ever recall seeing this error on DOS, what would cause it to manifest? Is this one of those oddballs that you'd only see if your memory was bad, but not bad enough to throw a parity error or fail to POST?
MS-DOS doesn’t have memory protection, so another option is that the running program[1] or something like a TSR or driver could have corrupted the headers. [1] I guess in a modern system a process can still trash its own malloc, but not the kernel’s page allocation data.
Re: What is the history of the ERROR_ARENA_TRASHED error code?
#10I wonder if performing a system scan or file check has ever actually fixed any errors. Rebooting on the other hand, fixes basically any transient problem I encounter, even on non-Windows machines (a friend who has a Mac doesn't always believe me when I tell them to reboot to fix random unusual slowness/hangs, but they have only 8GB of memory and it has always worked so far!) I will say though, non-Windows machines ra…
I think it’s largely a factor of what additional drivers, services and security software are installed.
My laptop (very deliberately) only has the integrated Intel GPU, uses vanilla Windows Defender and I avoid installing any additional stuff, e.g, stick to just Dell’s Command | Update as opposed to having any of their other completely unnecessary software installed, also always avoid their SupportAssist.
I also have Windows 11 widgets turned off and have set the registry key which stops web results appearing in the start menu search which changes it to work really well as opposed to constant source of frustration. (Similarly, I found on iOS turning off Safari results from global search also a huge quality of life improvement.)