[Bug 104470] Re: firefox crashed -- libflashplayer.so

popoff tonin at uco.es
Wed Nov 7 19:12:15 UTC 2007


I also have the same crash closing flash-pages. My workaround is simple
and transparent. make a wrapper to launch firefox with this lines:

#!/bin/sh
export LD_PRELOAD=/usr/lib/firefox/plugins/libflashplayer.so
firefox $@


So, you preload de flash plugin before launch firefox and it isn't never unloaded when you close a flash page.

Of course the path of libflashplayer.so must be the one matching your
system installation.

It seem to be a good workaround until the resolution of the bug.

Regards.

-- 
firefox crashed -- libflashplayer.so
https://bugs.launchpad.net/bugs/104470
You received this bug notification because you are a member of Mozilla
Bugs, which is the bug contact for Mozilla Firefox.




More information about the Ubuntu-mozillateam-bugs mailing list