Could not reproduce in python-ethtool_0.14-1 on debian/testing. I suspect that this is fixed on Ubuntu Disco.
$ python Python 2.7.15+ (default, Nov 28 2018, 16:27:22) [GCC 8.2.0] on linux2 >>> import ethtool >>> for dev in ethtool.get_devices(): ... print(dev) ... flags = ethtool.get_flags(dev) ... lo eno1 enp11s0 $ apt show python-ethtool Package: python-ethtool Version: 0.14-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1702437 Title: calling ethtool.get_flags() leads to stack smashing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-ethtool/+bug/1702437/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
