Summary: | [gm965] glsl demo noise locks X | ||
---|---|---|---|
Product: | Mesa | Reporter: | lin, jiewen <jiewen.lin> |
Component: | Drivers/DRI/i965 | Assignee: | Eric Anholt <eric> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | haien.liu, idr |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 20277 | ||
Attachments: |
log
conf |
Created attachment 21960 [details]
conf
Q965 and g45 is fine, this bug may be gm965 one only. The bt info: #0 0xb809f424 in __kernel_vsyscall () #1 0x437ffc89 in ioctl () from /lib/libc.so.6 #2 0xb7edb7b3 in drmIoctl (fd=13, request=25688, arg=0x0) at xf86drm.c:187 #3 0xb7edb932 in drmCommandNone (fd=13, drmCommandIndex=24) at xf86drm.c:2313 #4 0xb7e6804f in I830BlockHandler (i=0, blockData=0x0, pTimeout=0xbfe9eab8, pReadmask=0x81deb60) at i830_driver.c:2656 #5 0x0816a1ee in AnimCurScreenBlockHandler (screenNum=0, blockData=0x0, pTimeout=0xbfe9eab8, pReadmask=0x81deb60) at animcur.c:222 #6 0x08136235 in compBlockHandler (i=0, blockData=0x0, pTimeout=0xbfe9eab8, pReadmask=0x81deb60) at compinit.c:158 #7 0x08089eba in BlockHandler (pTimeout=0xbfe9eab8, pReadmask=0x81deb60) at dixutils.c:384 #8 0x081240f0 in WaitForSomething (pClientsReady=0x83091a8) at WaitFor.c:215 #9 0x0808632d in Dispatch () at dispatch.c:367 #10 0x0806c42d in main (argc=2, argv=0xbfe9ec04, envp=Cannot access memory at address 0x6460 ) at main.c:383 This issue still eixsts with current build. *** Bug 20851 has been marked as a duplicate of this bug. *** still exists with the latest code: Libdrm: (master)00fae87f96e1fc5198311feec81866bf9c53d0e1 Mesa: (master)9f6ec50f8c79283583eeebdebd16bf7dcd134816 Xserver: (master)7f027d9dc0146e229802aeac342ea2dbab63264a Xf86_video_intel: (master)b8e360bf2b77d28559d15a7c0f9c766848eb6ced Kernel: (for-linus)07f4f3e8a24138ca2f3650723d670df25687cd05 |
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.
Created attachment 21959 [details] log System Environment: -------------------------- --Platform: 965 --Architecture(32-bit,64-bit,compatiblity): 32-bit --2D driver: (xf86-video-intel-2.6-branch)4447973345a2a7af20ba1d6cb18c5f1ed8949d00 --3D driver: (intel-2008-q4)eef0dcc298f65158dc750a09f80317ded1101dc7 --DRM: shipped with kernel --libdrm: (master)ac8b3308b9432edef5cabe30559004314d42d98c --Xserver: (server-1.6-branch)93e510d3abaee97f5b7812abc3a2693dabf94478 --Kernel: drm-intel e1a6fcee467556a7e955fe1f7ccc134dd2f974e7 Bug detailed description: -------------------------- start X and run demo noise, no new window displayed. Kill noise and run apps, get no response. Kill X and restart it, get a black screen. Reproduce steps: ---------------- 1. startx & 2. ./mesa/progs/glsl/noise