> disklayout: > a: 5122.2M / > b: 1019.8M swap > d: 10244.6M /tmp > e: 15359.0M /var > f: 30718.0M /usr > g: 914285.1M /home > > /usr is mounted read-only > /var is mounted no-exec
So much space and no separate /usr/local ? why? If this is really the case, please make sure /usr is mounted wxallowed, see https://www.openbsd.org/faq/upgrade60.html > $ thunderbird > out of memory > Assertion failure: [unhandlable oom] OOM in createJitRuntime, at > > /usr/ports/pobj/thunderbird-45.2.0/thunderbird-45.2.0/mozilla/js/src/jscntxt.cpp:1228 > Segmentation fault (core dumped) Known problem: https://marc.info/?t=147057033100002&r=1&w=2 > thunderbird(30766): mmap W^X violation > soffice.bin(68962): mprotect W^X violation [..] > xpcshell(5887): mmap W^X violation A fix for thunderbird is being worked on: https://marc.info/?l=openbsd-ports&m=147066911817646&w=2 The others will follow as soon as someone finds the time.