Closed Bug 1328545 Opened 7 years ago Closed 2 years ago

Crash [@ OOM | small ] with FragmentOrElement.cpp involved

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox51 + wontfix
firefox52 + wontfix
firefox53 + wontfix

People

(Reporter: cbook, Unassigned)

References

()

Details

(Keywords: crash)

Found via bughunter and reproduced with latest tinderbox opt windows builds on beta and trunk

Steps to reproduce:
-> Load http://results.jukola.com/tulokset/results_j2016_ju.xml
---> Crash in opt builds after 10 -> 30 seconds

affects trunk to beta builds 

Crash ID: https://crash-stats.mozilla.com/report/index/4bdddf42-cd3f-48f2-8adb-d8d962170104
[Tracking Requested - why for this release]:

Tobias is this something for you ? Or do you know who could take a look, thanks!
Flags: needinfo?(tschneider)
I can go ahead and track this for 51 and up, if we come up with a patch we can certainly consider uplifting since improving the OOM crash rate would be a good thing. 

Andrew can you help find someone to investigate? Thanks!
Flags: needinfo?(overholt)
That crash-stat is showing us crashing deep inside DOM when doing a tiny allocation. Making that particular case fallible wouldn't be reasonable.

/me wonders how Tomcat managed to find that page. Results in a massive xml file from a small-ish Finnish sport happening :)
FWIW, the page crashes the child process on Chrome too.
I'm not sure how important XML issues are (and thus need to be tracked). Are these crashes frequent?
Flags: needinfo?(overholt) → needinfo?(cbook)
(In reply to Andrew Overholt [:overholt] from comment #5)
> I'm not sure how important XML issues are (and thus need to be tracked). Are
> these crashes frequent?

well i have also no idea how important just found this as real-world-website example for this crash.
Flags: needinfo?(cbook)
Too late for 51, mark 51 as won't fix.
Too late for 52 as well.
Dropping this for 53 since it does not seem actionable.
Is this anything you want to dig deeper into or shall we leave it alone?
Flags: needinfo?(bugs)
It is trivial to crash any browser (child process) by just creating more and more elements, so I don't see there anything we can do.
Flags: needinfo?(bugs)
Flags: needinfo?(tschneider)
Priority: -- → P5
Component: DOM → DOM: Core & HTML

(In reply to Olli Pettay [:smaug][bugs@pettay.fi] from comment #11)

It is trivial to crash any browser (child process) by just creating more and
more elements, so I don't see there anything we can do.

=> wontfix

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.