https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215345
--- Comment #9 from Dimitry Andric <[email protected]> --- (In reply to Tijl Coosemans from comment #8) > In Firefox->Tools->Add-ons->Plugins does it say version 24 for flash or > still 11? It correctly says "Shockwave Flash 24.0 r0", "Last Updated: 12/16/16", "File: npwrapper.libflashplayer.so". about:plugins has similar information: Shockwave Flash File: npwrapper.libflashplayer.so Path: /home/dim/.mozilla/plugins/npwrapper.libflashplayer.so Version: State: Enabled Shockwave Flash 24.0 r0 MIME Type Description Suffixes application/x-shockwave-flash Shockwave Flash swf application/futuresplash FutureSplash Player spl > Is there an npwrapper.* file in /usr/local/lib/browser_plugins or one of its > subdirectories? No. There is only a file: /usr/local/lib/browser_plugins/linux-c6-flashplugin/libflashplayer.so and a number of symlinks, which all point to that file: /usr/local/lib/browser_plugins/symlinks/linux-firefox/libflashplayer.so /usr/local/lib/browser_plugins/symlinks/linux-opera-devel/libflashplayer.so /usr/local/lib/browser_plugins/symlinks/linux-opera/libflashplayer.so /usr/local/lib/browser_plugins/symlinks/linux-seamonkey/libflashplayer.so > Does /compat/linux/usr/lib/libflashsupport.so still exist? If so, remove it. There exists only a dangling symlink libflashsupport.so.0, which used to point to libflashsupport.so, but that file is no longer there. I have cleaned up the dangling symlink, but the plugin still crashes in a similar manner. I will try it with the CentOS 7 based Linux packages now. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
