touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #05264
[Bug 1329520] Re: whoopsie-upload-all crashes while processing crash file
Fixed in trunk r2821, thanks Brian.
** Changed in: apport (Ubuntu)
Status: In Progress => Fix Committed
--
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/1329520
Title:
whoopsie-upload-all crashes while processing crash file
Status in “apport” package in Ubuntu:
Fix Committed
Bug description:
summary:
whoopsie-upload-all crashes while processing crash file
steps:
1. have a crash file on mako/n4
2. touch /var/lib/apport/autoreport
3. run ubuntu-bug
channel: ubuntu-touch/utopic-proposed
build_number: 79
version_detail: ubuntu=20140612,device=20140530,version=79
apport:
Installed: 2.14.3-0ubuntu1
Candidate: 2.14.3-0ubuntu1
Collecting info for /var/crash/_usr_bin_unity8.32011.crash...
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 137, in <module>
stamps = collect_info()
File "/usr/share/apport/whoopsie-upload-all", line 88, in collect_info
res = process_report(r)
File "/usr/share/apport/whoopsie-upload-all", line 55, in process_report
r.add_gdb_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 677, in add_gdb_info
gdb_cmd = self.gdb_command(rootdir)
File "/usr/lib/python3/dist-packages/apport/report.py", line 1516, in gdb_command
self['CoreDump'].write(f)
File "/usr/lib/python3/dist-packages/problem_report.py", line 75, in write
block = gz.read(1048576)
File "/usr/lib/python3.4/gzip.py", line 365, in read
if not self._read(readsize):
File "/usr/lib/python3.4/gzip.py", line 449, in _read
self._read_eof()
File "/usr/lib/python3.4/gzip.py", line 482, in _read_eof
crc32, isize = struct.unpack("<II", self._read_exact(8))
File "/usr/lib/python3.4/gzip.py", line 286, in _read_exact
raise EOFError("Compressed file ended before the "
EOFError: Compressed file ended before the end-of-stream marker was reached
Collecting info for /var/crash/_usr_bin_unity8.32011.crash...
Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 137, in <module>
stamps = collect_info()
File "/usr/share/apport/whoopsie-upload-all", line 88, in collect_info
res = process_report(r)
File "/usr/share/apport/whoopsie-upload-all", line 55, in process_report
r.add_gdb_info()
File "/usr/lib/python3/dist-packages/apport/report.py", line 677, in add_gdb_info
gdb_cmd = self.gdb_command(rootdir)
File "/usr/lib/python3/dist-packages/apport/report.py", line 1516, in gdb_command
self['CoreDump'].write(f)
File "/usr/lib/python3/dist-packages/problem_report.py", line 75, in write
block = gz.read(1048576)
File "/usr/lib/python3.4/gzip.py", line 365, in read
if not self._read(readsize):
File "/usr/lib/python3.4/gzip.py", line 449, in _read
self._read_eof()
File "/usr/lib/python3.4/gzip.py", line 482, in _read_eof
crc32, isize = struct.unpack("<II", self._read_exact(8))
File "/usr/lib/python3.4/gzip.py", line 286, in _read_exact
raise EOFError("Compressed file ended before the "
EOFError: Compressed file ended before the end-of-stream marker was reached
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1329520/+subscriptions