Proposed fix: https://github.com/canonical/apport/pull/540
** Changed in: apport (Ubuntu) Importance: Undecided => High ** Changed in: apport (Ubuntu) Status: New => In Progress ** Also affects: apport Importance: Undecided Status: New ** Changed in: apport Milestone: None => 2.34.0 ** Changed in: apport Importance: Undecided => High ** Changed in: apport Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/2114171 Title: AssertionError: cannot parse ProcMaps line: Error: [Errno 3] No such process: 'maps' Status in Apport: In Progress Status in apport package in Ubuntu: In Progress Bug description: ``` Traceback (most recent call last): File "/usr/share/apport/whoopsie-upload-all", line 246, in <module> main() File "/usr/share/apport/whoopsie-upload-all", line 228, in main stamps = collect_info() ^^^^^^^^^^^^^^ File "/usr/share/apport/whoopsie-upload-all", line 162, in collect_info res = process_report(r) ^^^^^^^^^^^^^^^^^ File "/usr/share/apport/whoopsie-upload-all", line 112, in process_report r.add_gdb_info() File "/usr/lib/python3/dist-packages/apport/report.py", line 1022, in add_gdb_info addr_signature = self.crash_signature_addresses() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/apport/report.py", line 1761, in crash_signature_addresses offset = self._address_to_offset(addr) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/apport/report.py", line 1969, in _address_to_offset self._build_proc_maps_cache() File "/usr/lib/python3/dist-packages/apport/report.py", line 2005, in _build_proc_maps_cache assert m, "cannot parse ProcMaps line: " + line ^ AssertionError: cannot parse ProcMaps line: Error: [Errno 3] No such process: 'maps' ``` The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.32.0-0ubuntu5.1, the problem page at https://errors.ubuntu.com/problem/472e8b056e334653c0eab820f0d83e22949fcbee contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/apport/+bug/2114171/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp