Benjamin Smedberg schrieb:
The known-large crashes will have a signature of "OOM | Large | <C++Signature>". The engineering action for these crashes should typically be to make the call site use a fallible allocator instead of an infallible allocator. Crashkill will track and file the most common versions of these as part of crashkill.

I filed (or reworded existing bugs) for those that had 100 or more crashes with such a signature yesterday in Firefox 30. Here's a list: https://bugzilla.mozilla.org/buglist.cgi?short_desc=Large%20OOM%20in&short_desc_type=substring&resolution=---

I hope we can tackle those for future releases! :)

Also, in case you see some "OOM | unknown" with CrashAtUnhandleableOOM in there, don't file them at this point, the JS team is working on getting the size annotation in place in https://bugzilla.mozilla.org/show_bug.cgi?id=1026545

KaiRo
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to