*** This bug is a duplicate of bug 1064357 ***
    https://bugs.launchpad.net/bugs/1064357

The original traceback says:

Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 516, in <lambda>
    GLib.idle_add(lambda: self.collect_info(on_finished=self.ui_update_view))
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 889, in collect_info
    icthread.exc_raise()
  File "/usr/lib/python3/dist-packages/apport/REThread.py", line 65, in 
exc_raise
    raise 
self._exception[0](self._exception[1]).with_traceback(self._exception[2])
  File "/usr/lib/python3/dist-packages/apport/REThread.py", line 35, in run
    self._retval = self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 59, in 
thread_collect_info
    report.add_gdb_info()
  File "/usr/lib/python3/dist-packages/apport/report.py", line 605, in 
add_gdb_info
    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.2/gzip.py", line 343, in read
    self._read(readsize)
  File "/usr/lib/python3.2/gzip.py", line 405, in _read
    self._read_eof()
  File "/usr/lib/python3.2/gzip.py", line 437, in _read_eof
    crc32 = read32(self.fileobj)
  File "/usr/lib/python3.2/gzip.py", line 37, in read32
    return struct.unpack("<I", input.read(4))[0]
struct.error: unpack requires a bytes object of length 4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1017338

Title:
  apport-gtk crashed with struct.error in read32(): unpack requires a
  bytes object of length 4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1017338/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to