Activity log for bug #1979681

Date Who What changed Old value New value Message
2022-06-23 19:02:40 errors.ubuntu.com bug bridge bug added bug
2022-06-23 19:02:42 errors.ubuntu.com bug bridge bug added subscriber Benjamin Drung
2022-06-23 19:03:04 Benjamin Drung bug task added apport
2022-06-23 19:03:09 Benjamin Drung apport: status New Triaged
2022-06-23 19:03:12 Benjamin Drung apport: importance Undecided Medium
2022-06-23 19:03:14 Benjamin Drung apport: milestone 2.22.0
2022-06-23 19:03:37 Benjamin Drung description The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.21.0-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/e1b63b073d8078b1e53a770ef2dee5aa8562b8a4 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/. The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.21.0-0ubuntu2, the problem page at https://errors.ubuntu.com/problem/e1b63b073d8078b1e53a770ef2dee5aa8562b8a4 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/. Traceback (most recent call last): File "/usr/share/apport/whoopsie-upload-all", line 102, in process_report r.add_gdb_info() File "/usr/lib/python3/dist-packages/apport/report.py", line 778, in add_gdb_info gdb_cmd, environ = self.gdb_command(rootdir, gdb_sandbox) File "/usr/lib/python3/dist-packages/apport/report.py", line 1703, in gdb_command self['CoreDump'].write(f) File "/usr/lib/python3/dist-packages/problem_report.py", line 69, in write block = gz.read(1048576) File "/usr/lib/python3.10/gzip.py", line 301, in read return self._buffer.read(size) File "/usr/lib/python3.10/_compression.py", line 68, in readinto data = self.read(len(byte_view)) File "/usr/lib/python3.10/gzip.py", line 507, in read raise EOFError("Compressed file ended before the " EOFError: Compressed file ended before the end-of-stream marker was reached During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/apport/whoopsie-upload-all", line 220, in <module> main() File "/usr/share/apport/whoopsie-upload-all", line 202, in main stamps = collect_info() File "/usr/share/apport/whoopsie-upload-all", line 150, in collect_info res = process_report(r) File "/usr/share/apport/whoopsie-upload-all", line 109, in process_report if getattr(e, 'errno') != errno.ENOENT: AttributeError: 'EOFError' object has no attribute 'errno'
2022-06-23 21:00:36 Benjamin Drung apport: status Triaged Fix Committed
2022-06-27 10:13:14 Benjamin Drung apport: status Fix Committed Fix Released
2022-06-27 14:31:06 Launchpad Janitor apport (Ubuntu): status New Fix Released
2023-04-12 14:59:31 Benjamin Drung apport (Ubuntu): importance Undecided Medium