LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 06-12-2023, 08:11 AM   #1
thow
LQ Newbie
 
Registered: Jun 2023
Posts: 1

Rep: Reputation: 0
Question Ubuntu 22.04 crashes more and more often


Hello,
I recently added to my laptop, along side Windows 10, Ubuntu 22.04, everything works perfectly but since yesterday, the laptop crashes without any particular reasons, it seems I can't really replicate the problem. I checked the logs and figured that might be something related with the kernel.
Here is the last system logs just before the crash :

Code:
14:39:25 kernel: gmc_v9_0_process_interrupt: 187396 callbacks suppressed
14:39:20 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:39:20 kernel: gmc_v9_0_process_interrupt: 187404 callbacks suppressed
14:39:15 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:39:15 kernel: gmc_v9_0_process_interrupt: 187406 callbacks suppressed
14:39:12 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
14:39:12 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process slack pid 6455 thread slack:cs0 pid 6458
14:39:10 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:39:10 kernel: gmc_v9_0_process_interrupt: 187441 callbacks suppressed
14:39:05 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:39:05 kernel: gmc_v9_0_process_interrupt: 154060 callbacks suppressed
14:39:02 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* GPU Recovery Failed: -110
14:39:02 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset end with ret = -110
14:39:02 kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <sdma_v4_0> failed -110
14:39:02 kernel: amdgpu 0000:04:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring sdma0 test failed (-110)
14:39:01 kernel: [drm] kiq ring mec 2 pipe 1 q 0
14:39:01 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
14:39:01 kernel: [drm] reserve 0x400000 from 0xf41fb00000 for PSP TMR
14:39:01 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
14:39:01 kernel:  </TASK>
14:39:01 kernel: Call Trace:
14:39:01 kernel: Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
14:39:01 kernel: Hardware name: ASUSTeK COMPUTER INC. ROG Zephyrus G14 GA401IU_GA401IU/GA401IU, BIOS GA401IU.220 03/14/2022
14:39:01 kernel: CPU: 8 PID: 8451 Comm: kworker/u32:1 Tainted: G        W         5.19.0-43-generic #44~22.04.1-Ubuntu
14:39:01 kernel: [drm] free PSP TMR buffer
14:39:00 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
14:39:00 kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process slack pid 6455 thread slack:cs0 pid 6458
14:39:00 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:39:00 kernel: gmc_v9_0_process_interrupt: 187066 callbacks suppressed
14:39:00 kernel: [drm:amdgpu_dm_commit_planes [amdgpu]] *ERROR* Waiting for fences timed out!
14:38:55 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:38:55 kernel: gmc_v9_0_process_interrupt: 186940 callbacks suppressed
14:38:50 kernel: amdgpu 0000:04:00.0: amdgpu: 	 RW: 0x1
14:38:50 kernel: audit: type=1326 audit(1686573530.729:285): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.slack.slack pid=6455 comm="slack" exe="/snap/slack/71/usr/lib/slack/slack" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7fd0bbd9cc7f code=0x50000
14:38:29 kernel: kauditd_printk_skb: 10 callbacks suppressed
14:38:22 kernel: audit: type=1326 audit(1686573502.378:266): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.slack.slack pid=6455 comm="slack" exe="/snap/slack/71/usr/lib/slack/slack" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7fd0bbd9cc7f code=0x50000
14:22:54 kernel: kauditd_printk_skb: 1 callbacks suppressed
Thanks again for your help !

thow
 
Old 06-13-2023, 02:48 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,037

Rep: Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346Reputation: 7346
if I understand well it is related to the video driver (amdgpu) and the process named slack. Otherwise this info is not enough to say more.
 
Old 06-13-2023, 02:54 AM   #3
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,678

Rep: Reputation: Disabled
Quote:
Originally Posted by pan64 View Post
the process named slack
And that process is running as snap
https://snapcraft.io/slack
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox crashes too often apachedude Slackware 26 04-27-2006 05:19 PM
KWin crashes way too often apachedude SUSE / openSUSE 6 04-20-2006 05:40 PM
freebsd crashes often. ata identify timeout provkitir *BSD 2 03-05-2005 09:03 AM
xMule crashes very often, tried to compile -> error astronomer Linux - Software 5 07-15-2004 04:28 AM
mySQL Command Center 0.92 Crashes Often SForsgren Linux - Software 3 05-04-2003 11:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 10:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration