Bug 28054 - Every application accessing GL segfaults
Summary: Every application accessing GL segfaults
Status: RESOLVED NOTABUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/R600 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 11:34 UTC by Gregor Galwas
Modified: 2010-05-10 13:44 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
output of gdb without debug symbols with backtrace (bt command) (3.07 KB, text/plain)
2010-05-10 11:34 UTC, Gregor Galwas
Details

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.