Re: BUG: general protection fault in check_lifetime
From: Tejun Heo
Date: Tue Aug 27 2024 - 15:08:40 EST
Hello,
On Sat, Aug 24, 2024 at 09:31:03PM -0700, Xingyu Li wrote:
...
> RIP: 0010:check_lifetime+0x6ae/0x960
This is a work callback function in net/ipv4/devinet.c which triggered the
GPF. The workqueue part of backtrace is not really relevant as it's just
calling this function. Can you please report this to network folks instead?
Also, it'd be helpful if the above address is mapped to the source line too.
Thanks.
--
tejun