Date: Sun, 19 Nov 2023 11:48:25 +0100 From: =?UTF-8?Q?Jos=C3=A9_P=C3=A9rez?= <fbl@aoek.com> To: Jan Beich <jbeich@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: www/iridium fails with Trace/BPT trap and does not compile with DEBUG Message-ID: <e23aaaef81db51023a2272fa17205c83@mail.yourbox.net> In-Reply-To: <1qcm-zxsr-wny@FreeBSD.org> References: <d9d9c3278b5280c15a77007ed07be231@mail.yourbox.net> <1qcm-zxsr-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e23aaaef81db51023a2272fa17205c83>