Public bug reported:

```
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/.

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: noble oracular plucky

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2114171

Title:
  AssertionError: cannot parse ProcMaps line: Error: [Errno 3] No such
  process: 'maps'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2114171/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to