[Bug 1329520] [NEW] whoopsie crashes while processing crash file
Chris Gagnon
chris.gagnon at canonical.com
Thu Jun 12 21:11:22 UTC 2014
Public bug reported:
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
** Affects: whoopsie (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- whoopsie crashes while uploading unity8 bug
+ whoopsie crashes while processing unity8 crash
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to whoopsie in Ubuntu.
https://bugs.launchpad.net/bugs/1329520
Title:
whoopsie crashes while processing crash file
Status in “whoopsie” package in Ubuntu:
New
Bug description:
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/whoopsie/+bug/1329520/+subscriptions
More information about the foundations-bugs
mailing list