Bug 93510 - drm/i915: Resetting chip after gpu hang
Summary: drm/i915: Resetting chip after gpu hang
Status: CLOSED DUPLICATE of bug 90814
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: highest blocker
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-26 13:44 UTC by Luís Silva
Modified: 2017-07-24 22:43 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
/sys/class/drm/card0/error (696.16 KB, text/plain)
2015-12-26 13:44 UTC, Luís Silva
no flags Details
error log (848.13 KB, text/plain)
2015-12-29 09:11 UTC, bgrfdkt.x.loki04
no flags Details

Description Luís Silva 2015-12-26 13:44:25 UTC
Created attachment 120690 [details]
/sys/class/drm/card0/error

I got this on a fresh install of Lubuntu 15.10 (64 bit).
I checked dmesg and it said to file a bug report here, so I did.
Hope it's useful.

$ uname -r
4.2.0-22-generic


$ dmesg
(...)

[ 1867.816032] [drm] stuck on render ring
[ 1867.816864] [drm] GPU HANG: ecode 3:0:0x408460c1, in Xorg [784], reason: Ring hung, action: reset
[ 1867.816868] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[ 1867.816871] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[ 1867.816874] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 1867.816877] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[ 1867.816880] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[ 1867.817092] ------------[ cut here ]------------
[ 1867.817149] WARNING: CPU: 1 PID: 3843 at /build/linux-cRemOf/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:3296 intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]()
[ 1867.817152] WARN_ON(ret)
[ 1867.817155] Modules linked in:
[ 1867.817159]  nls_iso8859_1 drbg ansi_cprng xts gf128mul dm_crypt snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi input_leds joydev snd_seq_midi_event snd_rawmidi snd_seq gpio_ich snd_seq_device snd_timer snd soundcore shpchp serio_raw coretemp lpc_ich 8250_fintek asus_atk0110 mac_hid parport_pc ppdev lp parport autofs4 uas usb_storage hid_generic usbhid hid i915 pata_acpi video i2c_algo_bit drm_kms_helper floppy drm atl2
[ 1867.817227] CPU: 1 PID: 3843 Comm: kworker/u8:2 Not tainted 4.2.0-22-generic #27-Ubuntu
[ 1867.817230] Hardware name: System manufacturer System Product Name/P5GC-MX/1333, BIOS 0413    03/13/2009
[ 1867.817266] Workqueue: i915-hangcheck i915_hangcheck_elapsed [i915]
[ 1867.817271]  0000000000000000 00000000e382b336 ffff88007860ba78 ffffffff817e94c9
[ 1867.817278]  0000000000000000 ffff88007860bad0 ffff88007860bab8 ffffffff8107b3d6
[ 1867.817284]  ffff88007860baa8 ffff8800352f0000 0000000000000001 ffff8800352db000
[ 1867.817289] Call Trace:
[ 1867.817301]  [<ffffffff817e94c9>] dump_stack+0x45/0x57
[ 1867.817309]  [<ffffffff8107b3d6>] warn_slowpath_common+0x86/0xc0
[ 1867.817314]  [<ffffffff8107b465>] warn_slowpath_fmt+0x55/0x70
[ 1867.817347]  [<ffffffffc01116fd>] ? i915_gem_object_wait_rendering+0x6d/0xc0 [i915]
[ 1867.817385]  [<ffffffffc0153942>] intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]
[ 1867.817420]  [<ffffffffc002dbf0>] ? drm_modeset_lock_all_crtcs+0x90/0xa0 [drm]
[ 1867.817459]  [<ffffffffc0154d42>] intel_crtc_disable_planes+0x32/0x100 [i915]
[ 1867.817497]  [<ffffffffc0154ed5>] intel_prepare_reset+0x75/0x90 [i915]
[ 1867.817531]  [<ffffffffc01213b2>] i915_reset_and_wakeup+0xe2/0x170 [i915]
[ 1867.817566]  [<ffffffffc0125f3a>] i915_handle_error+0xca/0x660 [i915]
[ 1867.817572]  [<ffffffff810d200e>] ? vprintk_emit+0x2de/0x530
[ 1867.817577]  [<ffffffff817e6b76>] ? printk+0x55/0x6b
[ 1867.817612]  [<ffffffffc0126795>] i915_hangcheck_elapsed+0x275/0x470 [i915]
[ 1867.817619]  [<ffffffff810941ca>] process_one_work+0x1aa/0x440
[ 1867.817624]  [<ffffffff810944ab>] worker_thread+0x4b/0x4c0
[ 1867.817629]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[ 1867.817635]  [<ffffffff8109a868>] kthread+0xd8/0xf0
[ 1867.817640]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 1867.817645]  [<ffffffff817f06df>] ret_from_fork+0x3f/0x70
[ 1867.817650]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 1867.817654] ---[ end trace bfa96150a6cec501 ]---
[ 1867.857456] drm/i915: Resetting chip after gpu hang












$ xrandr --verbose
Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 32767 x 32767
VGA1 connected 1680x1050+0+0 (0x45) normal (normal left inverted right x axis y axis) 474mm x 296mm
	Identifier: 0x42
	Timestamp:  20818
	Subpixel:   unknown
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	EDID: 
		00ffffffffffff0004721b002a371184
		29120103082f1e78eade95a3544c9926
		0f5054bfef90a940714f814081009500
		950f9040614f21399030621a274068b0
		3600da2811000019000000fd00384d1f
		5411000a202020202020000000ff004c
		42513043303336343034330a000000fc
		0056323233570a20202020202020004f
  1680x1050 (0x45) 146.250MHz -HSync -VSync *current +preferred
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1600x1200 (0xa5) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1400x1050 (0xa6) 121.750MHz -HSync +VSync
        h: width  1400 start 1488 end 1632 total 1864 skew    0 clock  65.32KHz
        v: height 1050 start 1053 end 1057 total 1089           clock  59.98Hz
  1280x1024 (0xa7) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1440x900 (0xa8) 136.750MHz -HSync +VSync
        h: width  1440 start 1536 end 1688 total 1936 skew    0 clock  70.64KHz
        v: height  900 start  903 end  909 total  942           clock  74.98Hz
  1440x900 (0xa9) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x960 (0xaa) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x800 (0xab) 83.500MHz -HSync +VSync
        h: width  1280 start 1352 end 1480 total 1680 skew    0 clock  49.70KHz
        v: height  800 start  803 end  809 total  831           clock  59.81Hz
  1152x864 (0xac) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0xad) 78.800MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.06KHz
        v: height  768 start  769 end  772 total  800           clock  75.08Hz
  1024x768 (0xae) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0xaf) 75.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1328 skew    0 clock  56.48KHz
        v: height  768 start  771 end  777 total  806           clock  70.07Hz
  1024x768 (0xb0) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  832x624 (0xb1) 57.284MHz -HSync -VSync
        h: width   832 start  864 end  928 total 1152 skew    0 clock  49.73KHz
        v: height  624 start  625 end  628 total  667           clock  74.55Hz
  800x600 (0xb2) 50.000MHz +HSync +VSync
        h: width   800 start  856 end  976 total 1040 skew    0 clock  48.08KHz
        v: height  600 start  637 end  643 total  666           clock  72.19Hz
  800x600 (0xb3) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0xb4) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0xb5) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  640x480 (0xb6) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0xb7) 31.500MHz -HSync -VSync
        h: width   640 start  664 end  704 total  832 skew    0 clock  37.86KHz
        v: height  480 start  489 end  491 total  520           clock  72.81Hz
  640x480 (0xb8) 30.240MHz -HSync -VSync
        h: width   640 start  704 end  768 total  864 skew    0 clock  35.00KHz
        v: height  480 start  483 end  486 total  525           clock  66.67Hz
  640x480 (0xb9) 25.200MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.50KHz
        v: height  480 start  490 end  492 total  525           clock  60.00Hz
  720x400 (0xba) 28.320MHz -HSync +VSync
        h: width   720 start  738 end  846 total  900 skew    0 clock  31.47KHz
        v: height  400 start  412 end  414 total  449           clock  70.08Hz
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
	Identifier: 0x43
	Timestamp:  20818
	Subpixel:   no subpixels
	Clones:    
	CRTCs:      2
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter:
Comment 1 bgrfdkt.x.loki04 2015-12-29 09:07:50 UTC
I have 
[drm] stuck on render ring
everytime I start Youtube Videos in Chrome in Full screen, sometimes when I start Videos in Windowed Chrome mode. It is reproducable. Screen goes blank, sound keeps playing. Screen only returns when I hibernate and re-wake the laptop.

I guess the driver crashes on every use of hardware-acceleration.  


I have a HP Compaq 6710b Laptop with i915 graphics with Ubuntu 14.04.3 LTS which worked perfectly until recently somethings where updated. Now I have xserver-xorg-video-intel Version 2.2.99.910-0ubuntu1.6. I also tried 2.2.99.910-0ubuntu1.6. No change. I also tried to change the acceleration mode, no change.

Attached find 
GPU crash dump saved to /sys/class/drm/card0/error
Comment 2 bgrfdkt.x.loki04 2015-12-29 09:11:32 UTC
Created attachment 120724 [details]
error log
Comment 3 Luís Silva 2015-12-29 16:38:41 UTC
It happened again to me. Same thing (drm/i915: Resetting chip after gpu hang).
This time I was using GIMP.

$ dmesg
(...)
[34084.816870] [drm] GPU HANG: ecode 3:0:0x757fffc1, in Xorg [828], reason: Ring hung, action: reset
[34084.816874] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[34084.816877] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[34084.816880] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[34084.816883] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[34084.816886] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[34084.816974] ------------[ cut here ]------------
[34084.817045] WARNING: CPU: 0 PID: 5845 at /build/linux-cRemOf/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:3296 intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]()
[34084.817049] WARN_ON(ret)
[34084.817052] Modules linked in:
[34084.817056]  drbg ansi_cprng xts gf128mul dm_crypt snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_hda_codec snd_hda_core input_leds joydev snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer gpio_ich snd soundcore coretemp lpc_ich shpchp pcspkr 8250_fintek serio_raw asus_atk0110 mac_hid parport_pc ppdev lp parport autofs4 hid_generic usbhid pata_acpi i915 hid video i2c_algo_bit drm_kms_helper atl2 drm
[34084.817122] CPU: 0 PID: 5845 Comm: kworker/u8:0 Not tainted 4.2.0-22-generic #27-Ubuntu
[34084.817126] Hardware name: System manufacturer System Product Name/P5GC-MX/1333, BIOS 0413    03/13/2009
[34084.817163] Workqueue: i915-hangcheck i915_hangcheck_elapsed [i915]
[34084.817168]  0000000000000000 00000000ad528bbb ffff88005cc03a78 ffffffff817e94c9
[34084.817174]  0000000000000000 ffff88005cc03ad0 ffff88005cc03ab8 ffffffff8107b3d6
[34084.817180]  ffff88005cc03ab8 ffff880035410000 0000000000000001 ffff8800763ed000
[34084.817186] Call Trace:
[34084.817196]  [<ffffffff817e94c9>] dump_stack+0x45/0x57
[34084.817204]  [<ffffffff8107b3d6>] warn_slowpath_common+0x86/0xc0
[34084.817209]  [<ffffffff8107b465>] warn_slowpath_fmt+0x55/0x70
[34084.817242]  [<ffffffffc01366fd>] ? i915_gem_object_wait_rendering+0x6d/0xc0 [i915]
[34084.817281]  [<ffffffffc0178942>] intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]
[34084.817320]  [<ffffffffc0039bf0>] ? drm_modeset_lock_all_crtcs+0x90/0xa0 [drm]
[34084.817359]  [<ffffffffc0179d42>] intel_crtc_disable_planes+0x32/0x100 [i915]
[34084.817397]  [<ffffffffc0179ed5>] intel_prepare_reset+0x75/0x90 [i915]
[34084.817431]  [<ffffffffc01463b2>] i915_reset_and_wakeup+0xe2/0x170 [i915]
[34084.817467]  [<ffffffffc014af3a>] i915_handle_error+0xca/0x660 [i915]
[34084.817473]  [<ffffffff810d200e>] ? vprintk_emit+0x2de/0x530
[34084.817479]  [<ffffffff817e6b76>] ? printk+0x55/0x6b
[34084.817513]  [<ffffffffc014b795>] i915_hangcheck_elapsed+0x275/0x470 [i915]
[34084.817521]  [<ffffffff810941ca>] process_one_work+0x1aa/0x440
[34084.817526]  [<ffffffff810944ab>] worker_thread+0x4b/0x4c0
[34084.817531]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[34084.817537]  [<ffffffff8109a868>] kthread+0xd8/0xf0
[34084.817543]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[34084.817548]  [<ffffffff817f06df>] ret_from_fork+0x3f/0x70
[34084.817552]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[34084.817556] ---[ end trace b494de9c54078aea ]---
[34084.843918] drm/i915: Resetting chip after gpu hang.
Comment 4 Chris Wilson 2015-12-31 11:55:20 UTC

*** This bug has been marked as a duplicate of bug 90814 ***
Comment 5 Luís Silva 2016-01-02 12:27:43 UTC
(In reply to Chris Wilson from comment #4)
> 
> *** This bug has been marked as a duplicate of bug 90814 ***

I installed the supposed latest version of the driver (dmesg shows "i915 1.6.0 20150522") using intel-graphics-installer-linux from
https://01.org/linuxgraphics/downloads/intel-graphics-installer-linux-1.2.1

However, this still occurs. It happened just now while using GIMP.

The version I have installed is from May, so I think this (https://bugs.freedesktop.org/show_bug.cgi?id=90814#c3) does not fix it.


I'm on a desktop with Lubuntu 15.10 (64 bit, kernel 4.2.0-22-generic).


$ dmesg
(...)
[    3.029589] [drm] Initialized i915 1.6.0 20150522 for 0000:00:02.0 on minor 0
[    3.245001] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.245040] i915 0000:00:02.0: registered panic notifier
(...)
[ 4785.816031] [drm] stuck on render ring
[ 4785.816790] [drm] GPU HANG: ecode 3:0:0x2b0fffc7, in Xorg [972], reason: Ring hung, action: reset
[ 4785.816794] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[ 4785.816797] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[ 4785.816800] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 4785.816802] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[ 4785.816805] [drm] GPU crash dump saved to /sys/class/drm/card0/error
[ 4785.816893] ------------[ cut here ]------------
[ 4785.816964] WARNING: CPU: 1 PID: 3606 at /build/linux-cRemOf/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:3296 intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]()
[ 4785.816967] WARN_ON(ret)
[ 4785.816970] Modules linked in:
[ 4785.816974]  drbg ansi_cprng xts gf128mul dm_crypt snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel input_leds joydev snd_hda_codec snd_hda_core snd_hwdep snd_pcm snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq gpio_ich snd_seq_device snd_timer snd pcspkr serio_raw soundcore coretemp lpc_ich shpchp 8250_fintek asus_atk0110 mac_hid parport_pc ppdev lp parport autofs4 hid_generic uas pata_acpi usbhid usb_storage i915 floppy video i2c_algo_bit drm_kms_helper hid atl2 drm
[ 4785.817041] CPU: 1 PID: 3606 Comm: kworker/u8:0 Not tainted 4.2.0-22-generic #27-Ubuntu
[ 4785.817045] Hardware name: System manufacturer System Product Name/P5GC-MX/1333, BIOS 0413    03/13/2009
[ 4785.817081] Workqueue: i915-hangcheck i915_hangcheck_elapsed [i915]
[ 4785.817086]  0000000000000000 000000001cf08b9f ffff88007690ba78 ffffffff817e94c9
[ 4785.817092]  0000000000000000 ffff88007690bad0 ffff88007690bab8 ffffffff8107b3d6
[ 4785.817098]  ffff88007690bab8 ffff880035bd0000 0000000000000001 ffff880035b64000
[ 4785.817104] Call Trace:
[ 4785.817114]  [<ffffffff817e94c9>] dump_stack+0x45/0x57
[ 4785.817121]  [<ffffffff8107b3d6>] warn_slowpath_common+0x86/0xc0
[ 4785.817126]  [<ffffffff8107b465>] warn_slowpath_fmt+0x55/0x70
[ 4785.817159]  [<ffffffffc015b6fd>] ? i915_gem_object_wait_rendering+0x6d/0xc0 [i915]
[ 4785.817197]  [<ffffffffc019d942>] intel_crtc_wait_for_pending_flips+0x192/0x230 [i915]
[ 4785.817231]  [<ffffffffc001fbf0>] ? drm_modeset_lock_all_crtcs+0x90/0xa0 [drm]
[ 4785.817270]  [<ffffffffc019ed42>] intel_crtc_disable_planes+0x32/0x100 [i915]
[ 4785.817308]  [<ffffffffc019eed5>] intel_prepare_reset+0x75/0x90 [i915]
[ 4785.817341]  [<ffffffffc016b3b2>] i915_reset_and_wakeup+0xe2/0x170 [i915]
[ 4785.817377]  [<ffffffffc016ff3a>] i915_handle_error+0xca/0x660 [i915]
[ 4785.817382]  [<ffffffff810d200e>] ? vprintk_emit+0x2de/0x530
[ 4785.817388]  [<ffffffff817e6b76>] ? printk+0x55/0x6b
[ 4785.817422]  [<ffffffffc0170795>] i915_hangcheck_elapsed+0x275/0x470 [i915]
[ 4785.817430]  [<ffffffff810941ca>] process_one_work+0x1aa/0x440
[ 4785.817435]  [<ffffffff810944ab>] worker_thread+0x4b/0x4c0
[ 4785.817440]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[ 4785.817444]  [<ffffffff81094460>] ? process_one_work+0x440/0x440
[ 4785.817449]  [<ffffffff8109a868>] kthread+0xd8/0xf0
[ 4785.817454]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 4785.817459]  [<ffffffff817f06df>] ret_from_fork+0x3f/0x70
[ 4785.817464]  [<ffffffff8109a790>] ? kthread_create_on_node+0x1f0/0x1f0
[ 4785.817468] ---[ end trace 0fc52ae459b56ca5 ]---
[ 4785.850754] drm/i915: Resetting chip after gpu hang
Comment 6 Chris Wilson 2016-01-02 12:35:06 UTC
I never said it was fixed in that release, just that this is a duplicate of another known bug.

*** This bug has been marked as a duplicate of bug 90814 ***
Comment 7 Luís Silva 2016-01-02 12:48:04 UTC
(In reply to Chris Wilson from comment #6)
> I never said it was fixed in that release, just that this is a duplicate of
> another known bug.
> 
> *** This bug has been marked as a duplicate of bug 90814 ***

Sorry. I'm just point out that it supposedly is fixed, but still occurs here and to me it does not seam to be a duplicate either.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.