Ubuntu Pastebin

Paste from davido at Wed, 9 Aug 2017 05:07:07 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 apport-retrace -g _usr_bin_appstreamcli.0.crash
Traceback (most recent call last):
  File "/usr/bin/apport-retrace", line 308, in <module>
    gdb_cmd = report.gdb_command(sandbox)
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 1544, in gdb_command
    self['CoreDump'].write(f)
  File "/usr/lib/python2.7/dist-packages/problem_report.py", line 75, in write
    block = gz.read(1048576)
  File "/usr/lib/python2.7/gzip.py", line 268, in read
    self._read(readsize)
  File "/usr/lib/python2.7/gzip.py", line 332, in _read
    self._read_eof()
  File "/usr/lib/python2.7/gzip.py", line 354, in _read_eof
    hex(self.crc)))
IOError: CRC check failed 0x1eabe5b5 != 0x8053ff3bL
Download as text