https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215345
--- Comment #46 from Chen Xie <[email protected]> --- (In reply to Tijl Coosemans from comment #45) /etc/sysctl.conf: security.bsd.see_other_uids=0 security.bsd.see_other_gids=0 security.bsd.unprivileged_read_msgbuf=0 security.bsd.unprivileged_proc_debug=0 security.bsd.stack_guard_page=1 /boot/loader.conf: geli_ada0p5_keyfile0_load="YES" geli_ada0p5_keyfile0_type="ada0p5:geli_keyfile0" geli_ada0p5_keyfile0_name="/boot/encryption.key" geli_ada1p5_keyfile0_load="YES" geli_ada1p5_keyfile0_type="ada1p5:geli_keyfile0" geli_ada1p5_keyfile0_name="/boot/encryption.key" aesni_load="YES" geom_eli_load="YES" geom_mirror_load="YES" vfs.root.mountfrom="zfs:zroot/ROOT/default" kern.geom.label.disk_ident.enable="0" kern.geom.label.gptid.enable="0" zpool_cache_load="YES" zpool_cache_type="/boot/zfs/zpool.cache" zpool_cache_name="/boot/zfs/zpool.cache" geom_eli_passphrase_prompt="YES" zfs_load="YES" verbose_loading="YES" boot_verbose="-v" autoboot_delay="3" vfs.zfs.arc_max="13G" vboxdrv_load="YES" fdescfs_load="YES" linprocfs_load="YES" tmpfs_load="YES" It becomes better. After reinstalling firefox and deleting ~/.mozilla, some website flash work, others still crash. -- 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]"
