http://bugs.freedesktop.org/show_bug.cgi?id=16718
--- Comment #1 from Guillaume Melquiond <[EMAIL PROTECTED]> 2008-07-15 08:23:46 PST --- Actually, it's a bit worse than what I thought. The very first run of the old glxinfo works fine, it is only the later runs that are going wrong. So it seems there is some persistent data somewhere that are broken by mesa git. Note that applications using the shared libraries of old mesa are still running fine, even after the failure of mesa git. It is the applications that are using the libraries of mesa git that work only once (except for the strange case of glxinfo from git). To summarize, when run in the following order, I get 1. glxinfo "old" with mesa "old" OK 2. glxinfo "old" with mesa "git" OK 3. glxinfo "old" with mesa "git" FAIL 4. glxinfo "git" with mesa "git" OK 5. glxgear "git" with mesa "git" FAIL 6. glxgear "git" with mesa "old" OK -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
