Re: ethtool 5.8 segfaults when changing settings on a device

2020-08-23 Thread Michal Kubecek
On Thu, Aug 13, 2020 at 12:25:22PM +, Hans-Christian Egtvedt (hegtvedt) wrote: > Hello, > > I am testing ethtool 5.8, and I noticed it segfaulted with the command >ethtool -s eth0 autoneg on > > Backtrace as follows: > (gdb) run -s eth0 autoneg on > Starting program: /tmp/ethtool-5.8 -s

ethtool 5.8 segfaults when changing settings on a device

2020-08-13 Thread Hans-Christian Egtvedt (hegtvedt)
Hello, I am testing ethtool 5.8, and I noticed it segfaulted with the command ethtool -s eth0 autoneg on Backtrace as follows: (gdb) run -s eth0 autoneg on Starting program: /tmp/ethtool-5.8 -s eth0 autoneg on Program received signal SIGSEGV, Segmentation fault. 0x0040bef8 in do_sset () (gdb)