|
Bugzilla – Full Text Bug Listing |
| Summary: | kernel crash on two laptops during shutdown/reboot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Eric Benton <erbenton> |
| Component: | Kernel | Assignee: | openSUSE Kernel Bugs <kernel-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | erbenton, jslaby |
| Version: | Current | Flags: | jslaby:
needinfo?
(erbenton) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Eric Benton
2024-07-25 04:22:58 UTC
(In reply to Eric Benton from comment #0) > resets. Am I right that this indicates a kernel crash? Likely. > Not sure where to go from here. Have you enabled kdump at all? As it looks like it didn't trigger kdump, given blinking leds and reboot after 90 s. (In reply to Jiri Slaby from comment #1) > (In reply to Eric Benton from comment #0) > > resets. Am I right that this indicates a kernel crash? > > Likely. > > > Not sure where to go from here. > > Have you enabled kdump at all? As it looks like it didn't trigger kdump, > given blinking leds and reboot after 90 s. systemctl statud kdump will tell you. Also you need to set crashkernel kernel parameter. https://doc.opensuse.org/documentation/leap/tuning/html/book-tuning/cha-tuning-kexec.html Yes, I have tried kdump but when i switch to the debug kernel the crash hasn't happened. So I would recommend to go back to -default and setup kdump. So that we can move forward. I thought kdump required a debug kernel? |