Bug 206615 - WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:447 dev_watchdog+0x232/0x240
Summary: WARNING: CPU: 1 PID: 0 at net/sched/sch_generic.c:447 dev_watchdog+0x232/0x240
Status: NEW
Alias: None
Product: Networking
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Stephen Hemminger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-21 01:06 UTC by Alec Ari
Modified: 2020-05-27 01:33 UTC (History)
1 user (show)

See Also:
Kernel Version: 5.4.19
Subsystem:
Regression: No
Bisected commit-id:


Attachments
kernel panic on warn message (2.38 KB, text/plain)
2020-02-21 01:06 UTC, Alec Ari
Details

Description Alec Ari 2020-02-21 01:06:57 UTC
Created attachment 287525 [details]
kernel panic on warn message

Hi,

After a few hours/minutes/days (incredibly random) one of my servers keeps crashing (panic_on_warn is enabled for security purposes.)

I have tried adding `acpi=off` `pcie_aspm=off` and `nowatchdog` to the kernel params but nothing solves it for good. I disabled SMP in the BIOS as well, CPU is an AMD Athlon II X2 B28.

Panic trace attached, server is a minimal Slackware system, nothing fancy. This problem just started happening recently, server has been up for the past year with no issue.

Same problem occurs on kernel version 5.4.20 as well.

Thanks!

Alec
Comment 1 Alec Ari 2020-02-21 03:36:33 UTC
#206611 looks related:

https://bugzilla.kernel.org/show_bug.cgi?id=206611

Alec

Note You need to log in before you can comment on or make changes to this bug.