Bug 1332474

Summary: [abrt] WARNING: CPU: 1 PID: 1677 at drivers/gpu/drm/drm_irq.c:1329 drm_wait_one_vblank+0x1b5/0x1c0 [drm]()
Product: [Fedora] Fedora Reporter: Karl-Heinz Hoetzel <k.h.hoetzel>
Component: xorg-x11-drv-intelAssignee: Adam Jackson <ajax>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: ajax, kernel-maint, kicsia, shanasnazeer, whitefox, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f72e7895eae8d344872802262c5383888a1a16e2
Whiteboard: abrt_hash:fc6e343f433f47f20b4dba4ce5f9d15741aeb83c;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-08 14:24:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: dmesg none

Description Karl-Heinz Hoetzel 2016-05-03 10:02:04 UTC
Additional info:
reporter:       libreport-2.7.0
WARNING: CPU: 1 PID: 1677 at drivers/gpu/drm/drm_irq.c:1329 drm_wait_one_vblank+0x1b5/0x1c0 [drm]()
vblank wait timed out on crtc 1
Modules linked in: fuse xt_CHECKSUM ipt_MASQUERADE nf_nat_masquerade_ipv4 tun nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_filter ebtable_nat ebtable_broute bridge ebtables ip6table_mangle ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_raw ip6table_security ip6table_filter ip6_tables iptable_mangle iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_raw iptable_security tpm_infineon acpi_cpufreq coretemp iTCO_wdt iTCO_vendor_support ppdev arc4 kvm hp_wmi sparse_keymap iwl3945 iwlegacy snd_hda_codec_hdmi irqbypass mac80211 snd_hda_codec_analog snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq snd_seq_device snd_pcm joydev cfg80211
 snd_timer rfkill lpc_ich snd soundcore shpchp parport_pc parport hp_accel lis3lv02d input_polldev tpm_tis tpm nfsd auth_rpcgss nfs_acl lockd grace 8021q garp stp llc mrp i915 i2c_algo_bit drm_kms_helper drm tg3 firewire_ohci firewire_core serio_raw ata_generic pata_acpi crc_itu_t wmi yenta_socket ptp pps_core fjes video sunrpc scsi_transport_iscsi
CPU: 1 PID: 1677 Comm: Xorg Not tainted 4.5.2-302.fc24.x86_64 #1
Hardware name: Hewlett-Packard HP Compaq 6710b (GB892EA#ABD)/30C0, BIOS 68DDU Ver. F.0B 08/02/2007
 0000000000000286 000000001074d2c3 ffff8800b65bba60 ffffffff813d43bf
 ffff8800b65bbaa8 ffffffffa01559dc ffff8800b65bba98 ffffffff810a5e22
 ffff880033813000 0000000000000001 0000000000000000 00000000000002eb
Call Trace:
 [<ffffffff813d43bf>] dump_stack+0x63/0x84
 [<ffffffff810a5e22>] warn_slowpath_common+0x82/0xc0
 [<ffffffff810a5ebc>] warn_slowpath_fmt+0x5c/0x80
 [<ffffffff810e8653>] ? finish_wait+0x53/0x70
 [<ffffffffa0128d15>] drm_wait_one_vblank+0x1b5/0x1c0 [drm]
 [<ffffffff810e88b0>] ? prepare_to_wait_event+0xf0/0xf0
 [<ffffffffa0229752>] intel_pre_disable_primary+0x52/0x80 [i915]
 [<ffffffffa0229929>] intel_pre_plane_update+0x89/0xa0 [i915]
 [<ffffffffa022a128>] intel_atomic_commit+0x3c8/0x1880 [i915]
 [<ffffffffa0141492>] ? drm_atomic_check_only+0x182/0x600 [drm]
 [<ffffffffa0196706>] ? __drm_atomic_helper_crtc_duplicate_state+0x56/0x70 [drm_kms_helper]
 [<ffffffffa014194a>] drm_atomic_commit+0x3a/0x60 [drm]
 [<ffffffffa019718d>] drm_atomic_helper_connector_dpms+0xed/0x1a0 [drm_kms_helper]
 [<ffffffffa0136333>] drm_mode_obj_set_property_ioctl+0x243/0x250 [drm]
 [<ffffffffa013637f>] drm_mode_connector_property_set_ioctl+0x3f/0x60 [drm]
 [<ffffffffa0126712>] drm_ioctl+0x152/0x540 [drm]
 [<ffffffffa0136340>] ? drm_mode_obj_set_property_ioctl+0x250/0x250 [drm]
 [<ffffffff81022ac5>] ? fpu__activate_curr+0x15/0x20
 [<ffffffff8102397c>] ? __fpu__restore_sig+0x8c/0x420
 [<ffffffff812567b3>] do_vfs_ioctl+0xa3/0x5d0
 [<ffffffff81256d59>] SyS_ioctl+0x79/0x90
 [<ffffffff817d076e>] entry_SYSCALL_64_fastpath+0x12/0x6d

Potential duplicate: bug 1298216

Comment 1 Karl-Heinz Hoetzel 2016-05-03 10:02:20 UTC
Created attachment 1153304 [details]
File: dmesg

Comment 2 Antal KICSI 2016-06-28 16:37:22 UTC
Description of problem:
Fedora 24 fresh install on HP/Compaq 6710b. Fully updated (dnf update). The error appear unexpectedly during normal usage.

Version-Release number of selected component:
kernel-core-4.5.7-300.fc24

Additional info:
reporter:       libreport-2.7.1
cmdline:        BOOT_IMAGE=/boot/vmlinuz-4.5.7-300.fc24.x86_64 root=UUID=0a298c3e-4afc-4463-835a-97c71dd4fd3e ro rhgb quiet LANG=en_US.UTF-8
kernel:         4.5.7-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Kerneloops

Truncated backtrace:
WARNING: CPU: 1 PID: 1334 at drivers/gpu/drm/drm_irq.c:1329 drm_wait_one_vblank+0x1b5/0x1c0 [drm]()
vblank wait timed out on crtc 1
Modules linked in: fuse ccm nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_mangle ip6table_security ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_raw iptable_mangle iptable_security iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_raw ebtable_filter ebtables ip6table_filter ip6_tables coretemp kvm_intel kvm irqbypass arc4 iwl3945 iTCO_wdt iTCO_vendor_support iwlegacy ppdev hp_wmi sparse_keymap mac80211 cfg80211 joydev snd_hda_codec_hdmi hp_accel lpc_ich acpi_cpufreq tpm_infineon snd_hda_codec_analog snd_hda_codec_generic snd_hda_intel wmi parport_pc snd_hda_codec snd_hda_core rfkill parport snd_hwdep snd_seq
 lis3lv02d input_polldev snd_seq_device snd_pcm shpchp snd_timer snd soundcore tpm_tis tpm nfsd auth_rpcgss nfs_acl lockd grace sunrpc i915 tg3 serio_raw firewire_ohci i2c_algo_bit drm_kms_helper ata_generic pata_acpi drm ptp firewire_core yenta_socket crc_itu_t pps_core fjes video
CPU: 1 PID: 1334 Comm: Xorg Not tainted 4.5.7-300.fc24.x86_64 #1
Hardware name: Hewlett-Packard HP Compaq 6710b (KE123EA#ABB)/30C0, BIOS 68DDU Ver. F.11 04/10/2008
 0000000000000286 00000000c4456db1 ffff8800a23d7a38 ffffffff813d37df
 ffff8800a23d7a80 ffffffffa00889dc ffff8800a23d7a70 ffffffff810a5f22
 ffff88003682d000 0000000000000001 0000000000000000 0000000000000aad
Call Trace:
 [<ffffffff813d37df>] dump_stack+0x63/0x84
 [<ffffffff810a5f22>] warn_slowpath_common+0x82/0xc0
 [<ffffffff810a5fbc>] warn_slowpath_fmt+0x5c/0x80
 [<ffffffff810e8653>] ? finish_wait+0x53/0x70
 [<ffffffffa005cd15>] drm_wait_one_vblank+0x1b5/0x1c0 [drm]
 [<ffffffff810e88b0>] ? prepare_to_wait_event+0xf0/0xf0
 [<ffffffffa01981d2>] intel_pre_disable_primary+0x52/0x80 [i915]
 [<ffffffffa01983a9>] intel_pre_plane_update+0x89/0xa0 [i915]
 [<ffffffffa0198b8d>] intel_atomic_commit+0x3bd/0x1860 [i915]
 [<ffffffffa0075392>] ? drm_atomic_check_only+0x182/0x600 [drm]
 [<ffffffffa0074bbf>] ? drm_atomic_set_crtc_for_connector+0x2f/0xe0 [drm]
 [<ffffffffa0075847>] drm_atomic_commit+0x37/0x60 [drm]
 [<ffffffffa00d0ba6>] drm_atomic_helper_set_config+0x76/0xb0 [drm_kms_helper]
 [<ffffffffa0064b62>] drm_mode_set_config_internal+0x62/0x100 [drm]
 [<ffffffffa006927f>] drm_mode_setcrtc+0x2ef/0x520 [drm]
 [<ffffffffa005a712>] drm_ioctl+0x152/0x540 [drm]
 [<ffffffffa0068f90>] ? drm_mode_setplane+0x1b0/0x1b0 [drm]
 [<ffffffff812562b3>] do_vfs_ioctl+0xa3/0x5d0
 [<ffffffff81256859>] SyS_ioctl+0x79/0x90
 [<ffffffff817cf06e>] entry_SYSCALL_64_fastpath+0x12/0x6d

Comment 3 Antal KICSI 2016-07-06 15:23:02 UTC
Description of problem:
LiveCDboot,nospaceonkeyboard

Version-Release number of selected component:
kernel-core-4.5.5-300.fc24

Additional info:
reporter:       libreport-2.7.1
cmdline:        initrd=initrd.img root=live:UUID=405B-AFA1 rd.live.image quiet BOOT_IMAGE=vmlinuz 
kernel:         4.5.5-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Kerneloops

Truncated backtrace:
WARNING: CPU: 1 PID: 1404 at drivers/gpu/drm/drm_irq.c:1329 drm_wait_one_vblank+0x1b5/0x1c0 [drm]()
vblank wait timed out on crtc 1
Modules linked in: ccm fuse nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge ip6table_raw ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security iptable_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security ebtable_filter ebtables ip6table_filter ip6_tables snd_hda_codec_hdmi snd_hda_codec_analog snd_hda_codec_generic tpm_infineon hp_wmi iTCO_wdt iTCO_vendor_support sparse_keymap ppdev acpi_cpufreq coretemp kvm_intel kvm arc4 irqbypass iwl3945 iwlegacy joydev mac80211 snd_hda_intel snd_hda_codec cfg80211 snd_hda_core snd_hwdep i915 snd_seq snd_seq_device lpc_ich snd_pcm rfkill i2c_algo_bit
 wmi drm_kms_helper snd_timer hp_accel snd lis3lv02d drm soundcore parport_pc input_polldev video parport shpchp tpm_tis tpm nfsd auth_rpcgss nfs_acl lockd grace vfat fat squashfs 8021q garp stp llc mrp tg3 firewire_ohci serio_raw firewire_core ata_generic pata_acpi crc_itu_t yenta_socket ptp pps_core fjes uas usb_storage scsi_dh_rdac scsi_dh_emc scsi_dh_alua sunrpc scsi_transport_iscsi loop
CPU: 1 PID: 1404 Comm: Xorg Not tainted 4.5.5-300.fc24.x86_64 #1
Hardware name: Hewlett-Packard HP Compaq 6710b (KE123EA#ABB)/30C0, BIOS 68DDU Ver. F.11 04/10/2008
 0000000000000286 000000004d8a5223 ffff880133ee7a38 ffffffff813d35af
 ffff880133ee7a80 ffffffffa02999dc ffff880133ee7a70 ffffffff810a5f12
 ffff8800ba270800 0000000000000001 0000000000000000 0000000000000384
Call Trace:
 [<ffffffff813d35af>] dump_stack+0x63/0x84
 [<ffffffff810a5f12>] warn_slowpath_common+0x82/0xc0
 [<ffffffff810a5fac>] warn_slowpath_fmt+0x5c/0x80
 [<ffffffff810e8663>] ? finish_wait+0x53/0x70
 [<ffffffffa026dcf5>] drm_wait_one_vblank+0x1b5/0x1c0 [drm]
 [<ffffffff810e88c0>] ? prepare_to_wait_event+0xf0/0xf0
 [<ffffffffa03d0162>] intel_pre_disable_primary+0x52/0x80 [i915]
 [<ffffffffa03d0339>] intel_pre_plane_update+0x89/0xa0 [i915]
 [<ffffffffa03d0b1d>] intel_atomic_commit+0x3bd/0x1860 [i915]
 [<ffffffff810e88c0>] ? prepare_to_wait_event+0xf0/0xf0
 [<ffffffffa0286362>] ? drm_atomic_check_only+0x182/0x600 [drm]
 [<ffffffffa0285b8f>] ? drm_atomic_set_crtc_for_connector+0x2f/0xe0 [drm]
 [<ffffffffa0286817>] drm_atomic_commit+0x37/0x60 [drm]
 [<ffffffffa02f0ba6>] drm_atomic_helper_set_config+0x76/0xb0 [drm_kms_helper]
 [<ffffffffa0275b42>] drm_mode_set_config_internal+0x62/0x100 [drm]
 [<ffffffffa027a25f>] drm_mode_setcrtc+0x2ef/0x520 [drm]
 [<ffffffffa026b712>] drm_ioctl+0x152/0x540 [drm]
 [<ffffffffa0279f70>] ? drm_mode_setplane+0x1b0/0x1b0 [drm]
 [<ffffffff81256183>] do_vfs_ioctl+0xa3/0x5d0
 [<ffffffff81256729>] SyS_ioctl+0x79/0x90
 [<ffffffff817cecee>] entry_SYSCALL_64_fastpath+0x12/0x6d

Comment 4 Justin Pearce 2016-08-21 00:41:46 UTC
Description of problem:
Just installed Fedora Workstation 24 and opened the GNOME settings and was switching between panels.

Version-Release number of selected component:
kernel-core-4.5.5-300.fc24

Additional info:
reporter:       libreport-2.7.1
cmdline:        BOOT_IMAGE=/vmlinuz-4.5.5-300.fc24.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.luks.uuid=luks-b0e6288b-de1b-450b-8597-ba0a88560f4b rd.lvm.lv=fedora/swap rhgb quiet LANG=en_US.UTF-8
kernel:         4.5.5-300.fc24.x86_64
pkg_fingerprint: 73BD E983 81B4 6521
pkg_vendor:     Fedora Project
reproducible:   Not sure how to reproduce the problem
runlevel:       N 5
type:           Kerneloops

Truncated backtrace:
WARNING: CPU: 0 PID: 1566 at drivers/gpu/drm/drm_irq.c:1329 drm_wait_one_vblank+0x1b5/0x1c0 [drm]()
vblank wait timed out on crtc 1
Modules linked in: ccm fuse nf_conntrack_netbios_ns nf_conntrack_broadcast ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ip_set nfnetlink ebtable_nat ebtable_broute bridge stp llc ip6table_security ip6table_raw ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle iptable_security iptable_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle ebtable_filter ebtables ip6table_filter ip6_tables arc4 coretemp kvm_intel iTCO_wdt kvm iwl4965 iTCO_vendor_support hp_wmi irqbypass iwlegacy sparse_keymap ppdev snd_hda_codec_hdmi mac80211 snd_hda_codec_analog snd_hda_codec_generic joydev cfg80211 snd_hda_intel snd_hda_codec lpc_ich snd_hda_core rfkill snd_hwdep mei_me shpchp snd_seq snd_seq_device acpi_cpufreq tpm_infineon snd_pcm
 mei wmi hp_accel snd_timer snd smsc_ircc2 lis3lv02d parport_pc input_polldev parport soundcore irda crc_ccitt tpm_tis tpm nfsd auth_rpcgss nfs_acl lockd grace sunrpc dm_crypt pata_pcmcia i915 e1000e sdhci_pci sdhci serio_raw firewire_ohci mmc_core firewire_core i2c_algo_bit drm_kms_helper crc_itu_t yenta_socket drm ptp pps_core ata_generic pata_acpi fjes video
CPU: 0 PID: 1566 Comm: Xorg Not tainted 4.5.5-300.fc24.x86_64 #1
Hardware name: Hewlett-Packard HP Compaq 6910p (GV630UC#ABA)/30BE, BIOS 68MCU Ver. F.19 07/06/2010
 0000000000000286 00000000bc77e5aa ffff8800abdd3a38 ffffffff813d35af
 ffff8800abdd3a80 ffffffffa006d9dc ffff8800abdd3a70 ffffffff810a5f12
 ffff880035c98800 0000000000000001 0000000000000000 0000000000000c98
Call Trace:
 [<ffffffff813d35af>] dump_stack+0x63/0x84
 [<ffffffff810a5f12>] warn_slowpath_common+0x82/0xc0
 [<ffffffff810a5fac>] warn_slowpath_fmt+0x5c/0x80
 [<ffffffff810e8663>] ? finish_wait+0x53/0x70
 [<ffffffffa0041cf5>] drm_wait_one_vblank+0x1b5/0x1c0 [drm]
 [<ffffffff810e88c0>] ? prepare_to_wait_event+0xf0/0xf0
 [<ffffffffa0203162>] intel_pre_disable_primary+0x52/0x80 [i915]
 [<ffffffffa0203339>] intel_pre_plane_update+0x89/0xa0 [i915]
 [<ffffffffa0203b1d>] intel_atomic_commit+0x3bd/0x1860 [i915]
 [<ffffffffa005a362>] ? drm_atomic_check_only+0x182/0x600 [drm]
 [<ffffffffa0059b8f>] ? drm_atomic_set_crtc_for_connector+0x2f/0xe0 [drm]
 [<ffffffffa005a817>] drm_atomic_commit+0x37/0x60 [drm]
 [<ffffffffa00c1ba6>] drm_atomic_helper_set_config+0x76/0xb0 [drm_kms_helper]
 [<ffffffffa0049b42>] drm_mode_set_config_internal+0x62/0x100 [drm]
 [<ffffffffa004e25f>] drm_mode_setcrtc+0x2ef/0x520 [drm]
 [<ffffffffa003f712>] drm_ioctl+0x152/0x540 [drm]
 [<ffffffffa004df70>] ? drm_mode_setplane+0x1b0/0x1b0 [drm]
 [<ffffffff81256183>] do_vfs_ioctl+0xa3/0x5d0
 [<ffffffff817ca4ec>] ? __schedule+0x3ac/0xa00
 [<ffffffff81256729>] SyS_ioctl+0x79/0x90
 [<ffffffff817cecee>] entry_SYSCALL_64_fastpath+0x12/0x6d

Comment 5 Fedora End Of Life 2017-07-25 20:39:50 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2017-08-08 14:24:12 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.