Re: watchdog: BUG: soft lockup in note_gp_changes in kernel/rcu/tree.c

2025-01-05 Thread Kun Hu
> 2025年1月3日 08:16,Paul E. McKenney 写道: > > On Thu, Jan 02, 2025 at 10:59:27AM +0800, Kun Hu wrote: >> Hello, >> >> When using our customed fuzzer tool to fuzz the latest Linux kernel, the >> following crash >> was triggered. >> >> HEAD commit: dbfac60febfa806abb2d384cb6441e77335d2799 >> git

Re: watchdog: BUG: soft lockup in note_gp_changes in kernel/rcu/tree.c

2025-01-02 Thread Paul E. McKenney
On Thu, Jan 02, 2025 at 10:59:27AM +0800, Kun Hu wrote: > Hello, > > When using our customed fuzzer tool to fuzz the latest Linux kernel, the > following crash > was triggered. > > HEAD commit: dbfac60febfa806abb2d384cb6441e77335d2799 > git tree: upstream > Console output: > https://drive.googl

watchdog: BUG: soft lockup in note_gp_changes in kernel/rcu/tree.c

2025-01-01 Thread Kun Hu
Hello, When using our customed fuzzer tool to fuzz the latest Linux kernel, the following crash was triggered. HEAD commit: dbfac60febfa806abb2d384cb6441e77335d2799 git tree: upstream Console output: https://drive.google.com/file/d/1D3EDxDxPi0t7m_Z4Uc4FuL26DnHs7yTa/view?usp=sharing Kernel confi