Hi,
    Thanks for the quick response. Yes, the plugin module is linked in
both TestGtkEmbed and Firefox.

    The flash file plays properly in the TestGtkEmbed application
without any crash. I get the desired result. But the same plugin
module crashes with Firefox during the rendering process giving
SIGSEGV in the cairo methods ( plugin uses cairo ).

     This is a memory related problem. Its mostly a null pointer
exception or a pointer variable mishandled. But how does this happen ?
Certainly I m missing a key point here. Something to do with memory,
library initializations... with Firefox.

     Any ideas on tackling this :|

Thanks,
Prahalad N.



Antonio Gomes wrote:
> is plugin module being linked in TestGtkEmbed binary ?
>
> if not, maybe it is just ignoring flash plugin and not crashing.
>
> On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> >     I have mozilla firefox built over Direct fb backend. It is working
> > fine. The testgtkembed application also works fine over direct fb. I m
> > trying to get flash plugin work on Direct fb now.
> >
> >     With the flash plugin enabled, Firefox occasionaly gives
> > Seg.Faults but testgtkembed has never given even once. Is there any
> > difference between these two from the rendering point of view.
> >
> > Thank you,
> > Prahalad N.
> >
> > _______________________________________________
> > dev-embedding mailing list
> > [email protected]
> > https://lists.mozilla.org/listinfo/dev-embedding
> >
>
>
> --
> --Antonio Gomes

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to