I first noticed the problem on macOS, but it seems worst on Linux and Android: https://crash-stats.mozilla.org/search/?signature=~XUL%40&signature=~xul.dll%40&signature=~libxul.so%40&release_channel=nightly&release_channel=release&date=%3E%3D2021-05-15T22%3A34%3A00.000Z&date=%3C2021-11-15T22%3A34%3A00.000Z&_facets=signature&_facets=platform&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-platform Look at the "Modules" tab in each crash report, in the list above. The ones matching this report are those where the Mozilla-specific modules have no symbols. These crashes are for "official" builds -- those on the "release" or "nightly" release channels. They're not for try builds or local builds. You'd think they should all have symbols on the symbol server. For some reason the Windows builds aren't effected -- or at least they're much less effected.
Bug 1741287 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I first noticed the problem on macOS, but it seems worst on Linux and Android: https://crash-stats.mozilla.org/search/?signature=~XUL%40&signature=~xul.dll%40&signature=~libxul.so%40&release_channel=nightly&release_channel=release&date=%3E%3D2021-05-15T22%3A34%3A00.000Z&date=%3C2021-11-15T22%3A34%3A00.000Z&_facets=signature&_facets=platform&_sort=-date&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-platform Look at the "Modules" tab in each crash report, in the list above. The ones matching this report are those where the Mozilla-specific modules have no symbols. These crash reports are for "official" builds -- those on the "release" or "nightly" release channels. They're not for try builds or local builds. You'd think they should all have symbols on the symbol server. For some reason the Windows builds aren't effected -- or at least they're much less effected.