Bug 28054

Summary: Every application accessing GL segfaults
Product: Mesa Reporter: Gregor Galwas <g.galwas>
Component: Drivers/DRI/R600Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact:
Severity: major    
Priority: medium CC: g.galwas
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: output of gdb without debug symbols with backtrace (bt command)

Description Gregor Galwas 2010-05-10 11:34:03 UTC
Created attachment 35549 [details]
output of gdb without debug symbols with backtrace (bt command)

I updated libdrm+ddx+mesa today.

Every application I tried: wine, glxgears, glxinfo, alien-arena segfaults:

Example:

mcgreg@pegasos:~$ glxinfo 
name of display: :0.0
Segmentation fault

dmesg: 
glxinfo[6061]: segfault at 11 ip 00007fbf254efd44 sp 00007fffa24c06f0 error 4 in libpthread-2.10.2.so[7fbf254e7000+16000]
Comment 1 Gregor Galwas 2010-05-10 11:37:44 UTC
Please let me know if you need more information.
Comment 2 Gregor Galwas 2010-05-10 11:55:56 UTC
I just tested it, it happens with and without KMS.
Using kernel 2.6.34-rc5
Comment 3 Rafał Miłecki 2010-05-10 12:00:47 UTC
Just some guess... but could you enter your mesa directory and perform:
make distclean
make realclean
and then recompile & reinstall mesa?
Comment 4 Gregor Galwas 2010-05-10 12:12:29 UTC
Alright, I did that. It's fine again.

Sorry for bothering you...

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.