Comment 0 for bug 1329520

Revision history for this message
Chris Gagnon (chris.gagnon) wrote : whoopsie crashes while uploading unity8 bug

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