bugzilla-daemon at freedesktop.org
2013-Aug-30 23:22 UTC
[Nouveau] [Bug 46597] [NVA8/NV50 gallium] nv50_pc.h:351: nv_alloc_instruction: Assertion `pc->num_instructions < 2048' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=46597 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|nv50_pc.h:351: |[NVA8/NV50 gallium] |nv_alloc_instruction: |nv50_pc.h:351: |Assertion |nv_alloc_instruction: |`pc->num_instructions < |Assertion |2048' failed. |`pc->num_instructions < | |2048' failed. --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- Looks like you were using a pre-9.0 mesa release. Can you check if this still happens with mesa-9.2 (and also updating your kernel wouldn't hurt, I think NVA8 support was much improved). -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130830/29ade0f7/attachment.html>
Seemingly Similar Threads
- [Bug 46597] [NVA8/NV50 gallium] nv50_pc.h:351: nv_alloc_instruction: Assertion `pc->num_instructions < 2048' failed.
- [Bug 46597] nv50_pc.h:351: nv_alloc_instruction: Assertion `pc->num_instructions < 2048' failed.
- [Bug 57278] New: [xf86-video-nouveau] flightgear crash when loading scenary
- [PATCH] nv50: initial support for IF, ELSE, ENDIF insns
- [PATCH] nv50: support for SLE, SNE, SEQ, SGT