Skip site navigation (1)Skip section navigation (2)
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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215345

--- 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 nev=
er
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 ma=
kes
the plugin work for you?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215345-4077-BF0qqRjJWM>