Re: www/iridium fails with Trace/BPT trap and does not compile with DEBUG
- In reply to: Jan Beich : "Re: www/iridium fails with Trace/BPT trap and does not compile with DEBUG"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Nov 2023 10:48:25 UTC
El 2023-11-18 20:06, Jan Beich escribió: > José Pérez <fbl@aoek.com> writes: > >> On some hardware www/iridium fails: >> % iridium >> Trace/BPT trap > > Try running as "proccontrol -m wxmap iridium" > > See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272221 Hi Jan, thank you for pointing this out, but I see no changes. I read the bugs and tried: - proccontrol -m wxmap - kern.elf64.allow_wx=0/1 - iridium --js-flags=--lite-mode - all of the above % ulimit -a cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) 64 max user processes (-u) 8398 open files (-n) 113751 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited still the same outcome: % proccontrol -m wxmap iridium --js-flags=--lite-mode Trace/BPT trap -- José Pérez