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
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)