Comment 31 for bug 740382

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

Just got the crash when using shutdown dialog in Unity Greeter.
Unfortunately, ubuntu-bug fails to unpack it, so I attach it as is.

Traceback (most recent call last):
  File "/usr/bin/apport-unpack", line 44, in <module>
    pr.load(open(report))
  File "/usr/lib/python2.7/dist-packages/problem_report.py", line 133, in load
    l = base64.b64decode(line)
  File "/usr/lib/python2.7/base64.py", line 76, in b64decode
    raise TypeError(msg)
TypeError: Incorrect padding