/usr/share/apport/whoopsie-upload-all:AttributeError:process_report:add_gdb_info:gdb_command:write:read:readinto:read:/usr/share/apport/whoopsie-upload-all@220:main:collect_info:process_report
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
Fix Released
|
Medium
|
Unassigned | ||
apport (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug 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:/
If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://
Traceback (most recent call last):
File "/usr/share/
r.add_
File "/usr/lib/
gdb_cmd, environ = self.gdb_
File "/usr/lib/
self[
File "/usr/lib/
block = gz.read(1048576)
File "/usr/lib/
return self._buffer.
File "/usr/lib/
data = self.read(
File "/usr/lib/
raise EOFError(
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/
main()
File "/usr/share/
stamps = collect_info()
File "/usr/share/
res = process_report(r)
File "/usr/share/
if getattr(e, 'errno') != errno.ENOENT:
AttributeError: 'EOFError' object has no attribute 'errno'
Changed in apport: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 2.22.0 |
description: | updated |
Changed in apport: | |
status: | Fix Committed → Fix Released |
Changed in apport (Ubuntu): | |
importance: | Undecided → Medium |
Fixed: https:/ /github. com/canonical/ apport/ commit/ f1d4a11a6539d25 9949fb050023e0c d38702d6a2