| Summary: | [i945gm] Compiz colorfilter plugin causes "i915_program_error: Exceeded max ALU instructions" error | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Bryce Harrington <bryce> |
| Component: | Drivers/DRI/i915 | Assignee: | Eric Anholt <eric> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | brian, christopher.m.penalver |
| Version: | unspecified | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
XorgLog.gz
gdb-compiz.txt CurrentDmesg.txt |
||
|
Description
Bryce Harrington
2009-07-14 17:35:04 UTC
Created attachment 27697 [details]
gdb-compiz.txt
Created attachment 27698 [details]
CurrentDmesg.txt
I think my bug may be related: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/445896 It now no longer segfaults, just falls back to software. We need to rework some of i915 to handle compiling programs up front so we can find if they exceed capabilities or not. (In reply to comment #0) Hello, I seem to have the same problem: Hello, it also affects me if I enable (<Super>f) the color filter. I ran this from the terminal: $ compiz --replace Checking for Xgl: not present. xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log Detected PCI ID for VGA: Checking for texture_from_pixmap: present. Checking for non power of two support: present. Checking for Composite extension: present. Checking screen 1Comparing resolution (1280x800) to maximum 3D texture size (2048): Passed. Checking for Software Rasterizer: Not present. Checking for nVidia: not present. Checking for FBConfig: present. Checking for Xgl: not present. WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported! This is an application bug! WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported! This is an application bug! /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format /usr/bin/compiz.real (colorfilter) - Info: Loading filter blueish-filter (item blueish-filter). /usr/bin/compiz.real (colorfilter) - Info: Loading filter negative (item negative). /usr/bin/compiz.real (colorfilter) - Info: Loading filter negative-green (item negative-green). /usr/bin/compiz.real (colorfilter) - Info: Loading filter sepia (item sepia). /usr/bin/compiz.real (colorfilter) - Info: Loading filter grayscale (item grayscale). /usr/bin/compiz.real (colorfilter) - Info: Loading filter deuteranopia (item deuteranopia). /usr/bin/compiz.real (colorfilter) - Info: Loading filter protonopia (item protonopia). /usr/bin/compiz.real (colorfilter) - Warn: Tried to load 7 filter(s), 6 succeeded. /usr/bin/compiz.real (colorfilter) - Info: Loading filter blueish-filter (item blueish-filter). /usr/bin/compiz.real (colorfilter) - Info: Loading filter negative (item negative). /usr/bin/compiz.real (colorfilter) - Info: Loading filter negative-green (item negative-green). /usr/bin/compiz.real (colorfilter) - Info: Loading filter sepia (item sepia). /usr/bin/compiz.real (colorfilter) - Info: Loading filter grayscale (item grayscale). /usr/bin/compiz.real (colorfilter) - Info: Loading filter deuteranopia (item deuteranopia). /usr/bin/compiz.real (colorfilter) - Info: Loading filter protonopia (item protonopia). /usr/bin/compiz.real (colorfilter) - Warn: Tried to load 7 filter(s), 6 succeeded. Mesa 7.6 implementation error: i915_program_error: Exceeded max ALU instructions Please report at bugzilla.freedesktop.org Segmentation fault As per upstream bug report, it still seems to be active. Original report hasn't responded to information downstream for 2 years. |
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.