| Summary: |
KWin (KDE 4.0) triggers segfault in glx |
| Product: |
xorg
|
Reporter: |
Joel Feiner <jafeiner> |
| Component: |
Server/DDX/Xorg | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
Xorg Project Team <xorg-team> |
| Severity: |
critical
|
|
|
| Priority: |
medium
|
|
|
| Version: |
git | |
|
| Hardware: |
x86 (IA32) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
When starting KWin on KDE 4.0 with the latest git Xserver (as of July 27, 6:30 PM, if that helps, but also for at least a day before then), I get the following in GDB: 0xb7e311e3 in DoMakeCurrent (cl=0x8276724, drawId=<value optimized out>, readId=0, contextId=0, tag=1) at glxcmds.c:623 623 if (!glxc->isDirect) { The backtrace from GDB is #0 0xb7e311e3 in DoMakeCurrent (cl=0x8276724, drawId=<value optimized out>, readId=0, contextId=0, tag=1) at glxcmds.c:623 #1 0xb7e33a66 in __glXDispatch (client=0x8276658) at glxext.c:512 #2 0x0808c7c4 in Dispatch () at dispatch.c:448 #3 0x08071aba in main (argc=3, argv=0xbfa313c4, envp=0x48981770) at main.c:397 My xorg.conf is attached. All drivers are open source (video card is Radeon Mobility X300) and my entire X install is from git.