It also did not crash for me on Xenial.

(xenial-amd64)root@impulse:/home/bdmurray/source-trees/bugpatterns/master# 
python3
Python 3.5.2 (default, Nov 17 2016, 17:05:23) 
[GCC 5.4.0 20160609] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import apport
>>> report = apport.Report()
>>> f = open('report-1582992.crash', 'rb')
>>> report.load(f)
>>> from apport import hookutils
>>> hookutils.attach_mac_events(report, ['/usr/lib/libvirt/virt-aa-helper', 
>>> '/usr/bin/libvirtd', 'libvirt-.*'])
>>> 
(xenial-amd64)root@impulse:/home/bdmurray/source-trees/bugpatterns/master# 
apt-cache policy apport
apport:
  Installed: 2.20.1-0ubuntu2.5


** Changed in: apport (Ubuntu)
       Status: New => Incomplete

** Changed in: libvirt (Ubuntu)
       Status: Triaged => Invalid

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

Title:
  broken apport hook: TypeError: Can't convert 'bytes' object to str
  implicitly

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

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

Reply via email to