[Bug 204426] Processes terminating cannot access memory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 25 12:09:49 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204426

--- Comment #8 from rblayzor at inoc.net ---
If it makes any difference at all, these are "diskless" booted VM servers with
read-only mounted NFS_ROOT. The only sysctl knobs turned are below. This is
still happening even after a fresh build of 10.2-p10

kern.corefile=/var/spool/tmp/%N.core
kern.timecounter.hardware=ACPI-fast
kern.ipc.maxsockbuf=2097152
kern.ipc.somaxconn=2048
kern.maxfiles=65536
kern.maxfilesperproc=16384
net.inet.tcp.sendspace=131072
net.inet.tcp.recvspace=131072
net.inet.udp.recvspace=131072
net.inet.udp.maxdgram=16384
net.inet.tcp.msl=7500
net.inet.tcp.fast_finwait2_recycle=1
net.inet.icmp.log_redirect=0
net.inet.icmp.drop_redirect=1
net.inet.tcp.delayed_ack=0
net.inet.ip.redirect=0
net.inet6.ip6.redirect=0
net.link.ether.inet.log_arp_wrong_iface=0
kern.sugid_coredump=1
net.inet.tcp.keepidle=60000
net.inet.tcp.keepintvl=10000

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


More information about the freebsd-threads mailing list