Comment #27 on issue 603701 by
w...@chromium.org: Crash: RtlProcessFlsData
https://bugs.chromium.org/p/chromium/issues/detail?id=603701#c27To be clear:
+---------------+----------+---------+-----------+
| version | specific | general | perc |
+---------------+----------+---------+-----------+
| 52.0.2715.0 | 3 | 2466 | 0.121655 |
| 52.0.2713.0 | 12 | 974 | 1.232033 | <- fix went in.
| 52.0.2712.0 | 2601 | 3574 | 72.775602 |
| 52.0.2711.0 | 3141 | 4094 | 76.722032 |
| 52.0.2710.0 | 5456 | 7535 | 72.408759 |
| 52.0.2709.0 | 3165 | 4310 | 73.433875 |
| 52.0.2708.0 | 2723 | 3739 | 72.826959 |
| 52.0.2707.2 | 203 | 299 | 67.892977 |
| 52.0.2707.0 | 1445 | 2136 | 67.649813 |
| 52.0.2706.0 | 104 | 937 | 11.099253 |
| 52.0.2705.0 | 176 | 1054 | 16.698292 |
| 51.0.2704.7 | 4755 | 22817 | 20.839725 |
ppapi Crashes droped from >70% to < 1% after 437dd9f37f0fde6e746a2a305229ca35a4414600 landed, so this is fixed in trunk and M52.
Still trying to determine whether this ever affected M50 Stable or M51 Beta.