I've been trying variations of this in a loop but have been unable to reproduce:
ipset create hash_ip1 hash:ip family inet hashsize 1024 maxelem 500000 counters ipset create hash_ip2 hash:ip family inet hashsize 300000 maxelem 500000 counters ipset create hash_ip3 hash:ip family inet hashsize 1024 maxelem 500000 counters ipset save & ipset swap hash_ip3 hash_ip2 ipset destroy hash_ip3 @joel sing, is this similar to how you were able to reproduce the bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793753 Title: kernel panic - null pointer dereference on ipset operations To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1793753/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
