Oh my good!
I do:
>
> strace glxinfo
>
> And tell us the results.
And I saw:
open("/usr/X11R6/lib/modules/dri/r128_dri.so", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Z\0"...,
1024) = 1024
fstat64(5, {st_mode=S_IFREG|0755, st_size=1536959, ...}) = 0
old_mmap(NULL, 1463984, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) =
0x403c0000
mprotect(0x40517000, 59056, PROT_NONE) = 0
old_mmap(0x40517000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
5, 0x156000) = 0x40517000
old_mmap(0x4051b000, 42672, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4051b000
close(5) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
Then I have moved /usr/X11R6/lib/modules/dri/r128_dri.so to
/usr/X11R6/lib/modules/dri/r128_dri.so.old
and now are working fine all gl applications... Perhaps that can help to
know what's the problem...
--
Jordi Ferrer Plana
Computer Vision and Robotics Group
University of Girona (SPAIN)
Dept. of Electronics, Informatics and Automation
Tel. +34 972 418 881 - Fax. +34 972 418 259
web: http://eia.udg.es/~jferrerp - E-mail: [EMAIL PROTECTED]
http://llamatron.homelinux.net [EMAIL PROTECTED]
"C makes it easy to shoot yourself in the foot. C++ makes it harder,
but when you do, it blows away your whole leg."
Bjarne Stroustrup.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86