Hi,

Could you post the output of "glxinfo"? The GLXBadContextTag error seems
to indicate a problem with either GLX or OpenGL.

On Sun, Jul 04, 2010 at 03:57:30PM +0200, Olivier Boudeville wrote:
> Hi again,
> 
> I had another look at Agar's demos, and wrote the attached 
> agar-run-demos.sh test script (to be run from the 'demos' directory), 
> which could help debugging issues.
> 
> It first gathers some system infos, runs all tests in a row, collects 
> errors and al, allows to generate a gdb stacktrace and generates a 
> summary text file that can be sent to the maintainer.
> 
> I ran it on my system and will send the results off-line.
> In a few words, if configured with --disable-network --disable-threads 
> --disable-server --enable-gui --enable-utf8 --with-gl --with-jpeg 
> --with-freetype, on my system more than 1/4 of the tests fail with an 
> error like:
> 
> """
> [Thread debugging using libthread_db enabled]
> Caught X error: GLXBadContextTag
> 
> Program received signal SIGABRT, Aborted.
> 0x00007ffff6545a75 in *__GI_raise (sig=<value optimised out>) at 
> ...../nptl/sysdeps/unix/sysv/linux/raise.c:64
> 64    ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier 
> de ce type.
>     in ../nptl/sysdeps/unix/sysv/linux/raise.c
> """
> 
> 
> Hope this helps!
> 
> Best regards,
> 
> Olivier Boudeville.
> _______________________________________________
> Agar mailing list
> [email protected]
> http://libagar.org/lists.html


_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to