** Attachment added: "Additional output"
   
https://bugs.launchpad.net/bugs/945877/+attachment/2808137/+files/hung_gpu.tar.bz2

** Description changed:

  I am making an application using OpenGL. Everything works fine, but if I
  include a call to glPolygonMode(GL_BACK, GL_LINE) in my code, the GPU
  hangs. I was able to reproduce this three consecutive times (the
  function call moved around a bit in the code), and see the problem
  disappear when the function call was removed again.
  
  The relevant part of kern.log:
  
  [  189.285257] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer 
elapsed... GPU hung
  [  189.285266] [drm] capturing error event; look for more information in 
/debug/dri/0/i915_error_state
  [  189.289268] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 
(awaiting 19362 at 19361, next 19365)
  [  193.243376] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer 
elapsed... GPU hung
  [  193.243424] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 
(awaiting 19370 at 19361, next 19371)
  [  193.243616] [drm:i915_reset] *ERROR* GPU hanging too fast, declaring 
wedged!
  [  193.243622] [drm:i915_reset] *ERROR* Failed to reset chip.
  
  I'm attaching the output of
  - intel_gpu_dump
  - dmesg
  - lspci (partial)
  - cat /sys/kernel/debug/dri/0/i915_error_state
  
+ [Edit] I see apport attaches quite a lot. The file I attached is named
+ "Additional output".
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.2
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,vpswitch,place,snap,grid,move,session,mousepoll,regex,imgpng,wall,gnomecompat,animation,workarounds,expo,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  Date: Sat Mar  3 22:26:25 2012
  DistUpgraded: Log time: 2011-10-19 13:05:21.703880
  DistroCodename: oneiric
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
  GraphicsCard:
-  Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
-    Subsystem: Sony Corporation Device [104d:905a]
+  Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
+    Subsystem: Sony Corporation Device [104d:905a]
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
  MachineType: Sony Corporation VPCZ12C5E
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=a007f33e-5ac3-46d5-aa1b-39cbd43dfeeb ro 
video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap acpi_osi=
  SourcePackage: xserver-xorg-video-intel
  UpgradeStatus: Upgraded to oneiric on 2011-10-19 (136 days ago)
  dmi.bios.date: 07/30/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: R3030C3
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnINSYDE:bvrR3030C3:bd07/30/2010:svnSonyCorporation:pnVPCZ12C5E:pvrJ004B4LF:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VPCZ12C5E
  dmi.product.version: J004B4LF
  dmi.sys.vendor: Sony Corporation
  version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6.1
  version.ia32-libs: ia32-libs 20090808ubuntu26
  version.libdrm2: libdrm2 2.4.26-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3.1
  version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.15.901-1ubuntu2.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/945877

Title:
  GPU lockup when using glPolygonMode(GL_BACK, GL_LINE)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/945877/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to