Firefox crashes at huge HTML file
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
People
(Reporter: quadronom, Unassigned)
Details
Attachments
(1 file)
|
4.61 MB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:125.0) Gecko/20100101 Firefox/125.0
Steps to reproduce:
Go to this website:
https://colorcube.caparol.de/farbtonauswahl?collection=3D-SYSTEM+PLUS&tintTech=capatint
Save a HTML file with the SingleFile add-on.
Try to read the file by opening it in Firefox.
Actual results:
Firefox will either freeze (if file is opened with drag and drop) or the tab will crash immediately.
No other browser has issues with this file.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
Hello,
I could not reproduce the issue on the latest Nightly (127.0a1/20240428214249), Beta (126.0b6/20240426091720) and Release (125.0.2/20240419144423) under Windows 10 x64 and Ubuntu 22.04 LTS.
Using the attached HTML file, I dragged and dropped it over the browser window to open it. Firefox did not freeze nor did the tab crash.
I also used the SingleFile add-on to download my own copy of the page which I proceeded to also drag and drop over the browser window, with the same results as above – no freeze and no tab crash.
Also, would you be able to check if the issue reproduces in Troubleshoot Mode (which disables add-ons)? Just to check if the SingleFile add-on might be causing the freezes/crashes. Thank you !
Comment 3•2 years ago
|
||
Could you visit about:crashes and share the crash ID of the crash?
(In reply to Rob Wu [:robwu] from comment #3)
Could you visit
about:crashesand share the crash ID of the crash?
F17F3625-C67F-4F3D-B31D-9037480E1E84 (26.04.24, 23:34)
743F5FF6-EC9A-46EE-9AD8-FA2AE6DA3460 (26.04.24, 23:34)
4DEE5DB4-8738-45AF-86B4-28FCBD0B0A53 26.04.24, 23:34)
948A1B2E-ACAA-4440-9649-DE124F34BBD8 (26.04.24, 23:31) (this one can't be sent (??))
respectively after sending:
bp-Oeaecbc7-4faf-4fdc-b8ec-000380240429
bp-63854a2e-8b3d-4857-801-983eb0240429
bp-f6ea3b64-dca9-4f5b-82c7-9370b0240429
@Alex: If I have a bit of time at my hands I'll do that and report back!
Comment 5•2 years ago
|
||
I also tried reproducing this issue using the latest Nightly 128.0a1 on macOS 13, but I didn't encounter any crash. In the meantime, based on the last provided crash ID, I'm moving this to Core > DOM: HTML Parser to allow our engineers to take a closer look at this issue.
Comment 6•2 years ago
|
||
Hi quadronom,
unfortunately I also was not able to reproduce this issue (MacOS, current Nightly and Release 125.0.3). Do you have any preferences set in a non-default way? Could you try and create a new browser profile and check if the issue persists?
I tried it again this week at the same page (did another singe-file save) and everything worked fine. Seems like a one-off hiccup. I'll report back if it ever happens again.
Comment 8•1 year ago
|
||
Thanks for the follow-up. Feel free to reopen if it happens again!
Description
•