[Bug 263669] www/iridium: SIGTRAP upon startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Apr 2022 14:36:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263669

--- Comment #3 from Jeremy Passarelli <jeremy.pass.101@aol.com> ---
iridium --enable-logging=stderr --v=1:

[19901:258023424:0430/103115.874006:VERBOSE1:sandbox_freebsd.cc(165)]
SandboxLinux::InitializeSandbox: process_type= sandbox_type=Unsandboxed
[1]    19901 trace trap  iridium --enable-logging=stderr --v=1


ulimit -a:

-t: cpu time (seconds)              unlimited
-f: file size (blocks)              unlimited
-d: data seg size (kbytes)          33554432
-s: stack size (kbytes)             524288
-c: core file size (blocks)         unlimited
-m: resident set size (kbytes)      unlimited
-l: locked-in-memory size (kbytes)  131072
-u: processes                       6656
-n: file descriptors                57654
-b: socket buffer size (bytes)      unlimited
-v: virtual memory size (kbytes)    unlimited
-p: pseudo-terminals                unlimited
-w: swap size (kbytes)              unlimited
-k: kqueues                         unlimited
-o: umtx shared locks               unlimited


dmesg: https://pastebin.com/Ls4FtxF6

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