Random crash / reboot probably due to drm:intel driver

Bug #1809424 reported by Raphael Nestler
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The computer crashes randomly when being idle for longer times (over night for example). In the journalctl I can see the following:

Dez 20 17:10:43 CH-STA-L-LI0016 kernel: [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI BUF D idle bit
Dez 20 17:10:43 CH-STA-L-LI0016 kernel: [drm:intel_wait_ddi_buf_idle [i915]] *ERROR* Timeout waiting for DDI BUF D idle bit
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ------------[ cut here ]------------
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: vblank wait timed out on crtc 2
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: WARNING: CPU: 0 PID: 11674 at /build/linux-vxxS7y/linux-4.15.0/drivers/gpu/drm/drm_vblank.c:1073 drm_wait_one_vblank+0x181/0x190 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: Modules linked in: rfcomm ipt_REJECT nf_reject_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_conntrack br_netfilter bridge stp llc devlink overlay aufs ebtable
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: kvm mac80211 joydev input_leds serio_raw irqbypass intel_cstate intel_rapl_perf snd_hda_intel snd_hda_codec snd_hda_core iwlwifi snd_hwdep snd_pcm snd_seq_midi snd_seq_mid
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: wmi video
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: CPU: 0 PID: 11674 Comm: Xorg Tainted: G W O 4.15.0-43-generic #46-Ubuntu
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: Hardware name: LENOVO 20J6S0AQ00/20J6S0AQ00, BIOS R0FET46W (1.26 ) 10/16/2018
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RIP: 0010:drm_wait_one_vblank+0x181/0x190 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RSP: 0018:ffffb1b3c3423a68 EFLAGS: 00010282
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RAX: 0000000000000000 RBX: ffff8c9520cd8000 RCX: 0000000000000006
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff8c9551416490
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RBP: ffffb1b3c3423ac0 R08: 0000000000000001 R09: 000000000000047d
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000002
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: R13: 0000000000000000 R14: 00000000000f5134 R15: ffff8c95205d02c8
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: FS: 00007fdd935ad600(0000) GS:ffff8c9551400000(0000) knlGS:0000000000000000
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: CR2: 00007f2488379030 CR3: 000000074f960006 CR4: 00000000003606f0
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: Call Trace:
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ? wait_woken+0x80/0x80
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: skl_update_crtcs+0x1b9/0x270 [i915]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: intel_atomic_commit_tail+0x228/0xd30 [i915]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: intel_atomic_commit+0x277/0x2b0 [i915]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_atomic_commit+0x51/0x60 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_atomic_connector_commit_dpms+0xef/0x100 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_mode_obj_set_property_ioctl+0x176/0x280 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ? drm_mode_connector_set_obj_prop+0x80/0x80 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_mode_connector_property_set_ioctl+0x3f/0x60 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_ioctl_kernel+0x5f/0xb0 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: drm_ioctl+0x31b/0x3d0 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ? drm_mode_connector_set_obj_prop+0x80/0x80 [drm]
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ? __hrtimer_init+0xc0/0xc0
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: do_vfs_ioctl+0xa8/0x630
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ? wake_up_q+0x80/0x80
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: SyS_ioctl+0x79/0x90
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: do_syscall_64+0x73/0x130
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RIP: 0033:0x7fdd909ba5d7
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RSP: 002b:00007fff45698a38 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007fdd909ba5d7
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RDX: 00007fff45698a70 RSI: 00000000c01064ab RDI: 000000000000000c
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: RBP: 00007fff45698a70 R08: 00005645cd20d630 R09: 0000000000000000
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: R10: 00007fff45698ba0 R11: 0000000000000246 R12: 00000000c01064ab
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: R13: 000000000000000c R14: 00005645cbc2a8d0 R15: 00005645cb6fc700
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: Code: ff ff e8 e3 18 e7 eb 48 8d 75 a8 4c 89 ff e8 77 7a eb eb 45 85 ed 0f 85 ff fe ff ff 44 89 e6 48 c7 c7 10 a4 23 c0 e8 1f 16 e7 eb <0f> 0b e9 e9 fe ff ff 0f 1f 84 00 00
Dez 20 17:10:44 CH-STA-L-LI0016 kernel: ---[ end trace 55157b2659e6c2d3 ]---
Dez 20 17:10:54 CH-STA-L-LI0016 kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:pipe C] flip_done timed out
Dez 20 17:11:04 CH-STA-L-LI0016 kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:57:pipe C] flip_done timed out
-- Reboot --

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
Uname: Linux 4.15.0-43-generic x86_64
.tmp.unity_support_test.0:

ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Dec 21 10:14:50 2018
DistUpgraded: 2018-08-06 13:02:00,968 DEBUG Running PostInstallScript: './xorg_fix_proprietary.py'
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.8, 4.15.0-42-generic, x86_64: installed
 bbswitch, 0.8, 4.15.0-43-generic, x86_64: installed
 virtualbox, 5.2.18, 4.15.0-42-generic, x86_64: installed
 virtualbox, 5.2.18, 4.15.0-43-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GpuHangFrequency: Once a week
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: I don't know
GraphicsCard:
 Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:505e]
InstallationDate: Installed on 2017-09-27 (449 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 (20170215.2)
MachineType: LENOVO 20J6S0AQ00
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-43-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to bionic on 2018-08-06 (136 days ago)
dmi.bios.date: 10/16/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: R0FET46W (1.26 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20J6S0AQ00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: dmi:bvnLENOVO:bvrR0FET46W(1.26):bd10/16/2018:svnLENOVO:pn20J6S0AQ00:pvrThinkPadT470p:rvnLENOVO:rn20J6S0AQ00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T470p
dmi.product.name: 20J6S0AQ00
dmi.product.version: ThinkPad T470p
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Mon Aug 6 08:54:10 2018
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 NOUVEAU(G0): [XvMC] Failed to initialize extension.
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.6-1ubuntu4~16.04.1
xserver.video_driver: modeset

Revision history for this message
Raphael Nestler (rnestler) wrote :
Revision history for this message
Raphael Nestler (rnestler) wrote :

I selected the Display(xorg) category because it seems to have to do with the intel graphics card driver. But probably not directly with xorg.

affects: xorg (Ubuntu) → linux (Ubuntu)
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.