[LTP] [tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c

Thomas Gleixner tglx@linutronix.de
Thu Jul 31 14:34:15 CEST 2025


Oliver!

On Thu, Jul 31 2025 at 09:40, Oliver Sang wrote:
> On Tue, Jul 29, 2025 at 09:27:56AM +0200, Thomas Gleixner wrote:
>> > but bot seems not be able to capture other new dmesg stats.
>> 
>> Ah. The tracer does not dump on warnings by default. You need
>> 'panic_on_warn' on the command line as well. Forgot about that earlier.
>
> attached one dmesg FYI.

Hmm, that trace dump was cut off before it completed by a reset
(probably your test timeout).

Either you make the timeout longer or try the following on the kernel
command line instead of 'ftrace_dump_on_cpu':

       ftrace_dump_on_oops=orig_cpu trace_buf_size=100K

That reduces the output to the CPU which triggers the problem and with a
smaller buffer.

Thanks,

        tglx


More information about the ltp mailing list