Bug 1213431 - Kernel panic on suspend
Summary: Kernel panic on suspend
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-18 12:33 UTC by Eugene Popov
Modified: 2023-08-07 11:50 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
hwinfo (533.51 KB, text/plain)
2023-07-18 12:33 UTC, Eugene Popov
Details
Log (9.81 KB, text/plain)
2023-07-18 12:34 UTC, Eugene Popov
Details
dmesg for kernel 6.2.10-1-default (92.31 KB, text/plain)
2023-07-19 14:53 UTC, Eugene Popov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Popov 2023-07-18 12:33:31 UTC
Created attachment 868283 [details]
hwinfo

Just updated the kernel to 6.4.x and now I get kernel panic every time I try to suspend. There's no such issue with kernel 6.3.9.

SYSTEM INFORMATION

Operating System: openSUSE Tumbleweed 20230716
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
KDE Gear Version: 23.04.3
Qt Version: 5.15.10
Kernel Version: 6.4.3-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Manufacturer: LENOVO
Product Name: 20KS0065RT
System Version: ThinkPad E580
Comment 1 Eugene Popov 2023-07-18 12:34:00 UTC
Created attachment 868284 [details]
Log
Comment 2 Takashi Iwai 2023-07-18 13:20:52 UTC
Any chance to get a crash log?  e.g. enabling kdump.
Otherwise it's hard to guess what's going wrong.
Comment 3 Eugene Popov 2023-07-19 08:52:26 UTC
Similar behavior on Ubuntu 22.04.2 with the mainline kernel 6.4.3 (no kernel panic, but system hangs). I'm sure it's upstream issue.
Comment 4 Takashi Iwai 2023-07-19 08:56:27 UTC
Please give the dmesg output from the working (6.3.x) kernel.

Also, try to boot with "nomodeset" boot option.  It's often a graphics driver issue and this will disable the native graphics.
Comment 5 Eugene Popov 2023-07-19 14:53:25 UTC
Created attachment 868327 [details]
dmesg for kernel 6.2.10-1-default

The `nomodeset` boot option has no effect.
Comment 6 Takashi Iwai 2023-07-19 15:02:06 UTC
Ah, I missed the point "suspend".  Then nomodeset is nonsense, scratch my previous suggestion.

BTW, why did you test 6.2.10 kernel?  No 6.3.9 available?
Comment 7 Takashi Iwai 2023-07-19 15:28:08 UTC
Also, supposing it's an upstream issue, it'd be helpful if you can test the latest 6.5-rc kernel.  It's available in OBS Kernel:HEAD repo.  If the problem is seen there, better to track with the upstream devs.
Comment 8 Eugene Popov 2023-07-31 19:34:36 UTC
Looks like there's no such issue with kernel 4.6.4.
Comment 9 Takashi Iwai 2023-08-07 11:50:11 UTC
OK, then let's close :)