Bug 1213431

Summary: Kernel panic on suspend
Product: [openSUSE] openSUSE Tumbleweed Reporter: Eugene Popov <popov895>
Component: KernelAssignee: openSUSE Kernel Bugs <kernel-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: popov895, tiwai
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo
Log
dmesg for kernel 6.2.10-1-default

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 :)