Date: Sat, 17 Dec 2016 16:54:47 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 215345] www/linux-c6-flashplugin24: After update from linux-flashplugin11 to 24.0.0.186, it always crashes nspluginwrapper Message-ID: <bug-215345-4077-BF0qqRjJWM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215345-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-215345-4077@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215345 --- Comment #12 from Dimitry Andric <dim@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215345-4077-BF0qqRjJWM>
