Re: [clutter] gnome-shell crashes using clutter git master repository



Hi

Piñeiro <apinheiro igalia com> wrote:

> I was able to compile gnome-shell stack using clutter from the git
> master repository, but it crash with this message:
> 
> [gshell-infapi00] remigio:~/final-gs$ ./gnome-shell --replace
>       JS LOG: GNOME Shell started at Wed May 26 2010 18:52:19 GMT+0200 (CET)
> Shell killed with signal 11

...

> 
> I found this commit:
> 
> commit 380e7b8b5d0f3a12e8132a24c637151cc0f07261
> Author: Neil Roberts <neil linux intel com>
> 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
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.

That problem might explain why it doesn't crash in a sensible place. The
ABI break could make it jump to an invalid address.

- Neil


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]