On Wed, 2007-01-10 at 16:31 +0100, Bellegarde Cedric
wrote:> since compiz > 0.3.4; it segfault randomly at startup...
>
> So, sometime it works, sometime not :( No problem with 0.3.4.
>
> Running gdb, i 've got this:
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread -1221977856 (LWP 19014)]
> 0x08068fb8 in compSetStringOption (option=0x816ea60, value=0xbfca2888)
> at option.c:154
> 154 if (strcmp (option->rest.s.string[i], s) ==0)
>
>
> David, if i can give you more information in any way, tell me ;)
Please provide a more complete stack trace so we can see the option that
is trying to be set when it crashes and also let us know the stored
value of that option if you're using the gconf plugin.
Thanks,
-David