From: Neil Roberts <[email protected]> >> I found this commit: >> >> commit 380e7b8b5d0f3a12e8132a24c637151cc0f07261 >> Author: Neil Roberts <[email protected]> >> Date: Mon May 24 12:40:11 2010 +0100 >> >> cogl: Use a CoglBitmask to store the list of used texcoord arrays > > I've just tested it with git master and it is working fine for me. We > had a problem with an accidental ABI break in a59bd4cfbb recently. Could
Urgh, this commit is from a patch of mine... > it be that you've caught this commit and built gnome shell against it, > then upgraded to master which fixes the ABI break so your gnome shell > build is broken? It would be good if you could rebuild everything that > depends on Clutter to verify this. Well, IMHO, this is very unlikely. This morning I made an additional test, using git master but removing just this specific commit (git rebase -i is wonderful), and it works fine. In the same, as far as I remember, while I was trying to check it, I mostly compile mutter/gnome-shell using -afc. Anyway, I will try to rebuild everything as you suggested. I will report that soon. > That problem might explain why it doesn't crash in a sensible place. The > ABI break could make it jump to an invalid address. Well, the two previous cases I had a weird behaviour with Clutter was due NVIDIA drivers, this is the reason I pointed that. Have you tried with NVIDIA drivers? BR === API ([email protected]) -- To unsubscribe send a mail to [email protected]
