Task #3427
closedFix CPU info for x86_64 for crashreport.libreffice.org
0%
Description
Crashreports for x86_64 (AKA amd64) do not include CPU vendor.
Compare e.g. [1] with "Build Architecture: amd64" saying only "CPU Info: family 16 model 4 stepping 3", without any "GenuineIntel" or "AuthenticAMD", while "Build Architecture: x64" reports [2] or [3] say "CPU Info: GenuineIntel family 6 model 23 stepping 10" or "CPU Info: AuthenticAMD family 16 model 6 stepping 2".
This is a bug in breakpad, see https://bugs.chromium.org/p/google-breakpad/issues/detail?id=818 (and upstream apparently doesn't give a damn :( ). If I understand it correctly, the minidump processor tool is running on crashreport.libreoffice.org and therefore needs to be fixed there. Please use the patch from the bugreport to fix the problem.
[1] https://crashreport.libreoffice.org/stats/crash_details/7fa80630-9897-4974-8e31-ecc8cb58ba0f
[2] https://crashreport.libreoffice.org/stats/crash_details/8f3d4d02-d104-4299-8a40-6b9438596f7a
[3] https://crashreport.libreoffice.org/stats/crash_details/d74903bb-d5a2-4179-b348-7cffc3fd3f2a