On 19/05/2016 16:35, Tobias B. Besemer wrote:
Due to the upcoming requirement of SSE2 to run Firefox that is discussed here:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/v0QAe2olnH0

...I had a look on...
Bug 1271755 - [meta] Require SSE2 to run Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=1271755

...then on...
Bug 1270664 - Backout MSVC 2015 from aurora
https://bugzilla.mozilla.org/show_bug.cgi?id=1270664

...and then the crash that comes up on non-SSE2-Systems...
Bug 1265615 - crash in SkPath::isRectContour
https://bugzilla.mozilla.org/show_bug.cgi?id=1265615

As I was interested in what kind of configurations that are, I opened:
https://crash-stats.mozilla.com/signature/?product=Firefox&signature=SkPath%3A%3AisRectContour

...here I get just 1 crash in the last 7 days with FF49.0a1 and "Process Type = 
content".

So what is "Process Type = content" in "mozilla crash reports"?

It means that when using electrolysis/e10s/"process separation for web content", the process running/displaying (ish) web content crashed (rather than Firefox as a whole crashing). It has nothing to do with SSE(2).

And how I can have a look on the crash reports of e.g. the last ~30 days?

There are too many for looking at all crash reports to be a meaningful operation. If you mean all crash reports with that signature,

https://crash-stats.mozilla.com/report/list?product=Firefox&range_unit=days&range_value=28&signature=SkPath%3A%3AisRectContour

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

Reply via email to