[Bug 1003821] New: [i915] vblank wait timed out on crtc
http://bugzilla.opensuse.org/show_bug.cgi?id=1003821 Bug ID: 1003821 Summary: [i915] vblank wait timed out on crtc Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.2 Hardware: x86-64 OS: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: bpesavento@infinito.it QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Testing Leap 42.2 Beta3 on a laptop with 965GM Intel graphics, /var/lib/systemd/coredump is filling up with dumps. dmesg fills with dumps beginning with: [CODE] [ 7.028052] WARNING: CPU: 1 PID: 33 at ../drivers/gpu/drm/drm_irq.c:1326 drm_wait_one_vblank+0x149/0x180 [drm]() [ 7.028053] vblank wait timed out on crtc 0 [ 7.028073] Modules linked in: ata_piix pcmcia ahci libahci serio_raw firewire_ohci libata yenta_socket firewire_core pcmcia_rsrc crc_itu_t pcmcia_core wmi uhci_hcd ehci_pci i915 video ehci_hcd usbcore usb_common button i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm sg scsi_mod autofs4 [ 7.028076] CPU: 1 PID: 33 Comm: kworker/u4:1 Not tainted 4.4.22-1-default #1 [ 7.028077] Hardware name: Hewlett-Packard HP Compaq 6510b (GB867ET#ABZ)/30C0, BIOS 68DDU Ver. F.20 12/01/2011 [/CODE] typically at boot and apparently when switching from Xorg to VTx consoles. Seems the very same problem already reported in the following bugs: https://bugzilla.suse.com/show_bug.cgi?id=980429 https://bugs.freedesktop.org/show_bug.cgi?id=96441 https://bugs.freedesktop.org/show_bug.cgi?id=93782 Reported here just to make aware that 42.2 is affected too and that coredump filling might prevent smaller systems from booting after a few hours of operation (I had some 5 GiB of dumps after a few days of testing 42.2 beta). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003821 Malcolm Lewis <malcolmlewis@cableone.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |malcolmlewis@cableone.net -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003821 http://bugzilla.opensuse.org/show_bug.cgi?id=1003821#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> --- For reference from man 5 coredump.conf
MaxUse=, KeepFree= Enforce limits on the disk space taken up by externally stored coredumps. MaxUse= makes sure that old coredumps are removed as soon as the total disk space taken up by coredumps grows beyond this limit (defaults to 10% of the total disk size). KeepFree= controls how much disk space to keep free at least (defaults to 15% of the total disk size). Note that the disk space used by coredumps might temporarily exceed these limits while coredumps are processed. Note that old coredumps are also removed based on time via systemd- tmpfiles(8). Set either value to 0 to turn off size-based clean-up.
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003821 http://bugzilla.opensuse.org/show_bug.cgi?id=1003821#c3 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |fbui@suse.com Resolution|--- |FIXED --- Comment #3 from Franck Bui <fbui@suse.com> --- I think Dominique answered in comment #2 so I'm closing this one. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com