Bug 1755168 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Crash reports say: 

MOZ_CRASH Reason (Raw) 	[unhandlable oom] Failed to allocate slots while tenuring.

With a free VM size of ~190M, which seems small. I suspect this is a 32-bit build that's browsing heavy websites and eventually crashes due to memory fragmentation.

It's also on Windows 7 running 2009-era video drivers.

Not sure there's anything really actionable here.
Crash reports say: 

MOZ_CRASH Reason (Raw) 	[unhandlable oom] Failed to allocate slots while tenuring.

With a free VM size of ~190M, which seems small. I suspect this is a 32-bit build that's browsing heavy websites and eventually crashes due to memory fragmentation (the machine has 3GB, so we're also losing 1GB of RAM from the actual hardware due to being 32-bit).

It's also on Windows 7 running 2009-era video drivers.

Not sure there's anything really actionable here.

Back to Bug 1755168 Comment 2