Bug 2430550
| Summary: | building gcc with "-j21" causes "kernel BUG at kernel/irq_work.c:245!" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | George R. Goffe <grgoffe> | ||||
| Component: | kernel | Assignee: | Charles Haithcock <chaithco> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 44 | CC: | acaringi, adscvr, airlied, chaithco, hans, hpa, jforbes, kernel-maint, linville, masami256, mchehab, ptalbert, steved, suraj.ghimire7 | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | --- | Flags: | chaithco:
needinfo?
(grgoffe) |
||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | Bug | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
George R. Goffe
2026-01-17 00:29:41 UTC
Howdy, Yes. I know. Fedora (Rawhide) kernel 6.19.0-rc[4-5] are not yet in the Fedora repository. We will be soon and I thought I'd make a report just in case anyone is interested. Would it be possible to get this info transferred upstream by any chance? I'm having some trouble figuring out which mailing list to send my report to. Best regards, George... Hey George, Are you able to reproduce this issue with the most recent Fedora 44 as well as the latest nightly build? https://openqa.fedoraproject.org/nightlies.html If so, are you able to provide fresh sets of the kernel logs? While it is not necessary right now, would you be amenable to setting up kdump as well? I ask because you opened an extremely similar bug at https://bugzilla.redhat.com/show_bug.cgi?id=2432311 and I have a hunch it is the same issue just manifesting in different ways. If the system is indeed locking up such that the kernel is not even logging anything, then a vmcore (dump of kernel memory) may be necessary to see what's going on. For this, you will additionally need to setup sysrq to allow for crashing while the system is locked up. You can set kernel.sysrq=1 and then Alt + PrintScn + t and check dmesg if a thread dump occurred to check it worked. If the system is properly locking up, however, where interrupts aren't even being handled, then even this may not work. |