[Bug 1879768] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@162:collect_info:process_report:add_gdb_info:crash_signature_addresses:_address_to_offset:_

2020-05-22 Thread Brian Murray
The fix that was used for https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1866347, found in apport's focal branch r2748, works around this by not creating a crash address signature if ProcMaps contains a "Permission denied" error. However, I now wonder why permission was denied. -- You

[Bug 1879768] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@162:collect_info:process_report:add_gdb_info:crash_signature_addresses:_address_to_offset:_

2020-05-20 Thread Brian Murray
This primarily seems to be affecting Ubuntu 18.04 LTS and is likely due to changes in version 2.20.9-0ubuntu7.14 of apport. Looking at some of the crash reports it seems they were trying to process an xorg crash e.g.: 640:0:117:5197353:2020-05-19 22:25:36.939364492 +0300:2020-05-19

[Bug 1879768] Re: /usr/share/apport/whoopsie-upload-all:AssertionError:/usr/share/apport/whoopsie-upload-all@162:collect_info:process_report:add_gdb_info:crash_signature_addresses:_address_to_offset:_

2020-05-20 Thread Brian Murray
Traceback (most recent call last): File "/usr/share/apport/whoopsie-upload-all", line 162, in stamps = collect_info() File "/usr/share/apport/whoopsie-upload-all", line 112, in collect_info res = process_report(r) File "/usr/share/apport/whoopsie-upload-all", line 79, in