From owner-freebsd-emulation@freebsd.org Thu Dec 29 08:02:21 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE030C95524 for ; Thu, 29 Dec 2016 08:02:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C6EA91094 for ; Thu, 29 Dec 2016 08:02:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C6440C95523; Thu, 29 Dec 2016 08:02:21 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5E06C95522 for ; Thu, 29 Dec 2016 08:02:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B4A8E108E for ; Thu, 29 Dec 2016 08:02:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBT82KAS091138 for ; Thu, 29 Dec 2016 08:02:21 GMT (envelope-from bugzilla-noreply@freebsd.org) 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 Date: Thu, 29 Dec 2016 08:02:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: xiechen96@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Not A Bug X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2016 08:02:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215345 --- Comment #46 from Chen Xie --- (In reply to Tijl Coosemans from comment #45) /etc/sysctl.conf: security.bsd.see_other_uids=3D0 security.bsd.see_other_gids=3D0 security.bsd.unprivileged_read_msgbuf=3D0 security.bsd.unprivileged_proc_debug=3D0 security.bsd.stack_guard_page=3D1 /boot/loader.conf: geli_ada0p5_keyfile0_load=3D"YES" geli_ada0p5_keyfile0_type=3D"ada0p5:geli_keyfile0" geli_ada0p5_keyfile0_name=3D"/boot/encryption.key" geli_ada1p5_keyfile0_load=3D"YES" geli_ada1p5_keyfile0_type=3D"ada1p5:geli_keyfile0" geli_ada1p5_keyfile0_name=3D"/boot/encryption.key" aesni_load=3D"YES" geom_eli_load=3D"YES" geom_mirror_load=3D"YES" vfs.root.mountfrom=3D"zfs:zroot/ROOT/default" kern.geom.label.disk_ident.enable=3D"0" kern.geom.label.gptid.enable=3D"0" zpool_cache_load=3D"YES" zpool_cache_type=3D"/boot/zfs/zpool.cache" zpool_cache_name=3D"/boot/zfs/zpool.cache" geom_eli_passphrase_prompt=3D"YES" zfs_load=3D"YES" verbose_loading=3D"YES" boot_verbose=3D"-v" autoboot_delay=3D"3" vfs.zfs.arc_max=3D"13G" vboxdrv_load=3D"YES" fdescfs_load=3D"YES" linprocfs_load=3D"YES" tmpfs_load=3D"YES" It becomes better. After reinstalling firefox and deleting ~/.mozilla, some website flash work, others still crash. --=20 You are receiving this mail because: You are the assignee for the bug.=