Re: [clutter] Stable crashes on startup

From: Emmanuele Bassi <ebassi@o-hand.com>
Date: Tue Apr 17 2007 - 06:52:37 EDT

On Tue, 2007-04-17 at 11:32 +0100, Bastien Nocera wrote:
> Heya,
>
> I still get crashes using the 0.2 branch:
>
> $ glxinfo
> direct rendering: Yes
>
> #0 0x0000000000000000 in ?? ()
> #1 0x00002aaaaaabf317 in sync_gl_viewport (stage=0x620020) at clutter-stage.c:220
> #2 0x00002aaaaaac03c4 in clutter_stage_request_coords (self=0x620020, box=0x7fff22b9d9b0) at clutter-stage.c:579
> #3 0x00002aaaaaac5ea4 in clutter_actor_request_coords (self=0x0, box=0x7fff22b9d9b0) at clutter-actor.c:419
> #4 0x00002aaaaaac7a61 in clutter_actor_set_size (self=0x620020, width=640, height=480) at clutter-actor.c:1058
> #5 0x0000003d7fc29ad0 in g_type_create_instance () from /lib64/libgobject-2.0.so.0
> #6 0x0000003d7fc1175d in g_object_set () from /lib64/libgobject-2.0.so.0
> #7 0x0000003d7fc0f5b4 in g_object_newv () from /lib64/libgobject-2.0.so.0
> #8 0x0000003d7fc0ffdc in g_object_new_valist () from /lib64/libgobject-2.0.so.0
> #9 0x0000003d7fc10211 in g_object_new () from /lib64/libgobject-2.0.so.0
> #10 0x00002aaaaaabfa96 in clutter_stage_get_default () at clutter-stage.c:908
> #11 0x00002aaaaaabaa3e in clutter_stage_init (context=0x0, error=0x0) at clutter-main.c:897
> #12 0x00002aaaaaabb0b4 in clutter_init (argc=0x7fff22b9df1c, argv=<value optimized out>) at clutter-main.c:1069
> #13 0x0000000000401385 in main (argc=1, argv=0x7fff22b9e098) at behave.c:19

weird - I cannot replicate. the last call is:

  glViewport (0, 0, stage->priv->xwin_width, stage->priv->xwin_height);

which didn't change in the last release, and is also present inside
clutter trunk.

does this happen with the examples or with custom code?

> Trunk works, but doesn't support clutter-gtk...

it does, as of yesterday. I merged the XEMBED support inside clutter
core trunk and ported clutter-gtk trunk to the new API (and bumped
revision).

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, ebassi@o-hand.com
OpenedHand Ltd.

-- 
To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
Received on Tue, 17 Apr 2007 11:52:37 +0100

This archive was generated by hypermail 2.1.8 : Mon Apr 30 2007 - 08:01:17 EDT