Summary: | [945GME KMS] Compositor causes X to segfault. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Eric Smith <eric225125> |
Component: | Drivers/DRI/i915 | Assignee: | Eric Anholt <eric> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Xorg.0.log showing BT
gdb BT of X dmesg (No errors, but attached for completeness) xorg.conf Slightly more meaningful gdb BT |
Created attachment 26461 [details]
gdb BT of X
Created attachment 26462 [details]
dmesg (No errors, but attached for completeness)
Created attachment 26466 [details]
xorg.conf
Created attachment 26470 [details]
Slightly more meaningful gdb BT
I read a little bit about gdb and compiled glibc, X, mesa, xf86-video-intel with debug support. I think this BT catches the actual segfault and has a few more details.
Mass version move, cvs -> git |
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 26460 [details] Xorg.0.log showing BT I attempted to run the Cairo Compositor Manger with the Opengl-TextureFromPixmap backend, and it caused X to segfault. I am using the 2.6.30-rc8-zen0 kernel, with libdrm, xserver, xf86-video-intel, and mesa all built from git master branches. There was a BT in the Xorg.0.log and I also used gdb attached to X to get a BT. I'm not sure if enough information is provided. Should I recompile something with debugging support?