[Bug 215345] www/linux-c6-flashplugin24: After update from linux-flashplugin11 to 24.0.0.186, it always crashes nspluginwrapper
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 17 16:54:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215345
--- Comment #12 from Dimitry Andric <dim at FreeBSD.org> ---
Okay, I think the mystery is solved. This new version of flash player
absolutely requires /compat/linux/proc, or it will crash immediately.
E.g. adding the following line to /etc/fstab:
linprocfs /compat/linux/proc linprocfs rw 0 0
and mounting /compat/linux/proc makes the plugin work.
I guess the linux-base port already tells you this, but it only says "some
programs" need it, not specifically which ones. And the flash plug has never
required it until now.
So maybe adding a warning to the pkg-message for linux-flashplugin would be
nice?
Ishizuka-san, can you please also confirm that adding /compat/linux/proc makes
the plugin work for you?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list