Am Donnerstag, 19. Mai 2016 17:46:58 UTC+2 schrieb Gijs Kruitbosch:
> 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

OK, my fault!
No native speaker and I read "processOR type"... ^^
Processor is that what I'm was looking for...

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

...then "View ALL products and versions for this signature."...
https://crash-stats.mozilla.com/report/list?date=2016-05-19&range_unit=days&range_value=28&signature=SkPath%3A%3AisRectContour

...and then had on this huge amount of two reports a look... ;-)
https://crash-stats.mozilla.com/report/list?date=2016-05-19&range_unit=days&range_value=28&signature=SkPath%3A%3AisRectContour#tab-reports

I see:
Build Architecture Info = AuthenticAMD family 6 model 4 stepping 2 | 1
Build Architecture Info = GenuineIntel family 6 model 15 stepping 13 | 2

...what IMHO means that the user have just deactivated SSE2-Support in BIOS...
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to