Memory leak When Running OpenSpeedTest StressTest
Categories
(Core :: Networking, defect, P2)
Tracking
()
People
(Reporter: support, Unassigned)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Steps to reproduce:
To reproduce this issue
https://go.openspeedtest.com/Server
Install & run OpenSpeedTest-Server
Open the URL on Firefox
http://Your-IP:3000?run&stress=year
Wait and see the memory leak.
Actual results:
Firefox will use ALL available memory and die
Expected results:
I run 1 Hour and 3 Hour test on Chrome and Safari, they are not using more than 100Mb of RAM.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Performance' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
PID:17248
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Profile with "network preset", native allocations and IPC messages : https://share.firefox.dev/3yBgIMw
Partial replication on linux: Memory consumption definitely went up, but firefox didn't die (perhaps due to huge memory availability, 64GB).
Replicated on windows 10 with 2GB of RAM: Memory consumed and tab crashed.
Description
•