Bug 219919
Summary: | Kernel panic in RT 6.12.13 | ||
---|---|---|---|
Product: | Process Management | Reporter: | Ismo Puustinen (ismo.1.puustinen) |
Component: | Scheduler | Assignee: | Ingo Molnar (mingo) |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Ismo Puustinen
2025-03-24 11:09:42 UTC
Note: can be related to https://bugzilla.kernel.org/show_bug.cgi?id=219920, which is another crash on the same (or very similar) system. After building a kernel with CONFIG_DEBUG_ATOMIC_SLEEP=y and updating to 6.12.18, I see always a "psi: inconsistent task state" message right before the crash. [27811.789630] psi: inconsistent task state! task=16461:operator[27811.789630] psi: inconsistent task state! task=16461:operator cpu=6 psi_flags=10 clear=14 set=0 [27811.808097] ------------[ cut here ]------------ [27811.808099] kernel BUG at kernel/sched/rt.c:1035! [27811.808106] Oops: invalid opcode: 0000 [#1] PREEMPT_RT SMP PTI [27811.808109] CPU: 6 UID: 0 PID: 159 Comm: rcuog/16 Not tainted 6.12.18-mxie #1 [27811.808111] Hardware name: HPE ProLiant DL110 Gen11/ProLiant DL110 Gen11, BIOS 2.16 03/01/2024 [27811.808113] RIP: 0010:dequeue_rt_stack+0x359/0x3b0 |