Summary: | [KMS] Assertion `boi->space_accounted' failed. on rv280 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Drivers/DRI/r200 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bugzi11.fdo.tormod |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | gdb.txt from ray demo |
Description
Andrew Randrianasulu
2010-08-02 14:39:38 UTC
Created attachment 37532 [details]
gdb.txt from ray demo
I can easily produce more bt full , from glxgears for example, but not sure if they have any value for developers ....
vblank_mode=0 | 1 helps me avoid this bug. But vblank_mode=2 expose bug, just like default. Forgot to say - bug happens with compositing on, using e16's built-in compositor (xrender-based) Could you try the patch in bug 21374 which looks like a similar issue? (In reply to comment #4) > Could you try the patch in bug 21374 which looks like a similar issue? Patch from https://bugs.freedesktop.org/show_bug.cgi?id=21374#c5 not applicable to latest mesa without modifications. I'll try to apply it manually, but right now i have different card in AGP slot, so testing will take some time. Thanks for pointer! This could be fixed in mesa master and 7.9 branch: http://lists.freedesktop.org/archives/mesa-dev/2010-October/003492.html Yes, fixed for me in mesa master. Using mesa - commit 974fb466f299fc569a86097936ab89c8c369f6d2 Author: Chad Versace <chad.versace@intel.com> Date: Fri Oct 15 14:46:00 2010 -0700 glsl: Commit generated file glsl_lexer.cpp Changes are due to commit "glsl: Fix lexer rule for ^=". libdrm - commit 09b1062628f2cbddb3ebae20e7b3b8a0a93acebf Author: Francisco Jerez <currojerez@riseup.net> Date: Tue Sep 28 22:45:27 2010 +0200 nouveau: Let the user choose the push buffer size. Signed-off-by: Francisco Jerez <currojerez@riseup.net> Acked-by: Ben Skeggs <bskeggs@redhat.com> xf86-video-ati - commit 0921ecc1c751df0dd56e0b1d0b78ab53d7164904 Author: Alex Deucher <alexdeucher@gmail.com> Date: Mon Oct 4 12:34:47 2010 -0400 evergreen: use EXACreatePixmap2 if available plus build patch for new xserver (should update, build issue fixed in newer git) xserver - commit 853d7ebfa3e2d281d92890a39010ff5787a00ffd Author: Adam Jackson <ajax@redhat.com> Date: Tue Oct 5 11:24:28 2010 -0400 vbe: Fix copying the mode info block Just use memcpy, seriously. Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Keith Packard <keithp@keithp.com> kernel - commit 8fd01d6cfbf75465d84a4e533ed70c5f57b3ff51 Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Thu Oct 14 19:15:28 2010 -0700 Export dump_{write,seek} to binary loader modules If you build aout support as a module, you'll want these exported. Reported-by: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> (basically 2.6.36-rc8 + 1 commit) |
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.