Open
Bug 2007800
Opened 6 hours ago
Updated 6 hours ago
DoS by memory exhaustion that continues to run after closing tab
Categories
(Core :: Performance: Memory, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: hotaru, Unassigned)
Details
Attachments
(1 file)
|
298 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0
Steps to reproduce:
- open the attached file.
- close the tab.
- check memory usage of Firefox.
Actual results:
Firefox continues to use more and more memory over time despite the tab being closed, eventually exhausting all available memory.
Expected results:
closing the tab should stop the script, preventing it from continuing to consume more memory and freeing the memory that was consumed by the page.
Comment 1•6 hours ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Performance: Memory' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Performance: Memory
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•