Well, the report was initially reporting an ABI break, my python3
example was to show that it wasn't :)

Anyway, just pushed a no-change rebuild of python-lxc to Xenial now.
Looking at the changelog, the previous rebuild indeed happened right
after 1.1.0 which is when we had the accidental ABI break, 1.1.1 fixed
this and so broke the newer symbols in python-lxc.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1550912

Title:
  python-lxc segfaults when calling get_ips()

Status in ansible package in Ubuntu:
  Confirmed
Status in lxc package in Ubuntu:
  New
Status in python-lxc package in Ubuntu:
  Confirmed

Bug description:
  Ohai,

  it seems liblxc broke ABI and python-lxc will segfault with something as 
simple as:
  >>> import lxc
  >>> c = lxc.Container(name='foo')
  >>> c.get_ips()
  Segmentation fault (core dumped)

  It does not matter if the container "foo" actually exists, is running or not.
  A rebuild helps.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to