Olivier Boudeville | 4 Jul 15:57
Picon

A script to report the testing of the Agar demos

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.
Attachment (agar-run-demos.sh): text/x-sh, 4651 bytes
_______________________________________________
Agar mailing list
Agar@...
http://libagar.org/lists.html

Gmane