Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

All Replies (1)

The crash reports are OOM (out of memory) reports where not enough contiguous free memory is available.

The crashes might to graphics related (webrender). The first report (97%) is about allocating 1.05 MB, what seems rather large.

  • Firefox 114.0.1 Crash Report [@ OOM | large | alloc::raw_vec::RawVec<T>::allocate_in ]

The second report (97%) is about allocating only 120 bytes.

  • Firefox 114.0.1 Crash Report [@ OOM | small ]

Do you have 8 GB memory installed ?

Do you let Windows handle the Page file automatically or have you set a fixed size for the Windows Page File ?

  • Control Panel -> System -> Advanced -> Performance -> Settings

If you use a fixed size for the page file then try the automatic setting and let Windows handle the page file size automatically.