|
Bugzilla – Full Text Bug Listing |
| Summary: | Boot fails after update to Linux kernel 4.14.11 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Luis Correia <luismiguel427> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | jslaby, luismiguel427, tiwai |
| Version: | Current | Flags: | jslaby:
needinfo?
(luismiguel427) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 1075183 | ||
|
Description
Luis Correia
2018-01-07 19:32:11 UTC
Similar symptoms are reproted when a 32bit binary is run on AMD processors. So: 1) could you check 4.14.12 from Kernel:stable? 2) try to boot into text mode and see if you can capture the crash? . *** This bug has been marked as a duplicate of bug 1074869 *** Although also related to KPTI, I'm not sure if the bug is the same as bug 1074869. As far as I know, no 32 bit binaries are loaded at startup (it is a fairly recent installation). I will have access to the system at the end of the day and will provide boot logs / 4.14.12 results. Sure, if it turns out to be a different issue, feel free to reopen this one. After comparing a successful boot output with a failed one, it seems this bug is indeed a duplicate. The system had TeamViewer installed and it was hanging right before the TV module started. I believe TeamViewer runs in Wine, so it was probably trying to load wine which would crash the system. Removing TeamViewer solved the issue. |