[PATCH] Re: Crash with Flash 64bit and nspluginwrapper-1.1.4

Gwenole Beauchesne gb.public at free.fr
Sat Nov 22 15:50:13 UTC 2008


Hi Warren,

Le 19 nov. 08 à 05:37, Warren Togami a écrit :

> http://finance.google.com/finance?q=gol
> Other URL's seem to work with nspluginwrapper-1.1.4 and flash  
> 10.0.20.7 64bit, but it crashes npviewer.bin on this Google Finance  
> page.

I could not reproduce the crash per se but this page indeed exhibited  
problems, even with the 32-bit Flash plugin.

I have attached some patches I committed to SVN, let me know which one  
(if any) fixes your problem. Thanks.

* Fix for NPClass::Invoke() args release (could be your problem,  
though it's not a satisfying fix yet):
   nspluginwrapper-fix-NPClass::Invoke.patch

* Fix NPN_ReleaseObject() whereby the npobj was still dereferenced  
even when deallocated:
   nspluginwrapper-fix-NPN_ReleaseObject.patch

* Fix string_of_NPVariant() that did not check for NULL arguments...
   nspluginwrapper-fix-string_of_NPVariant.patch

Regards,
Gwenole.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: nspluginwrapper-fix-NPClass::Invoke.patch
Type: application/octet-stream
Size: 1391 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/nspluginwrapper-devel-list/attachments/20081122/3127bf4f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nspluginwrapper-fix-NPN_ReleaseObject.patch
Type: application/octet-stream
Size: 990 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/nspluginwrapper-devel-list/attachments/20081122/3127bf4f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nspluginwrapper-fix-string_of_NPVariant.patch
Type: application/octet-stream
Size: 462 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/nspluginwrapper-devel-list/attachments/20081122/3127bf4f/attachment-0002.obj>


More information about the Nspluginwrapper-devel-list mailing list