[Bug 263669] www/iridium: SIGTRAP upon startup

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Oct 2023 06:54:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263669

--- Comment #5 from Alexey Vyskubov <alexey@ocaml.nl> ---
dmesg says
pid 2616 (iridium), jid 0, uid 1001: exited on signal 5
❯ ulimit -a
number of pseudoterminals                (-P) unlimited
socket buffer size           (bytes, -b) unlimited
core file size              (blocks, -c) unlimited
data seg size               (kbytes, -d) 33554432
file size                   (blocks, -f) unlimited
max kqueues                         (-k) unlimited
max locked memory           (kbytes, -l) 131072
max memory size             (kbytes, -m) unlimited
open files                          (-n) 688824
pipe size                (512 bytes, -p) 1
stack size                  (kbytes, -s) 524288
cpu time                   (seconds, -t) unlimited
max user processes                  (-u) 26370
virtual memory              (kbytes, -v) unlimited
swap size                   (kbytes, -w) unlimited
❯ iridium --enable-logging=stderr --v=1
[6301:803356672:1030/085325.578846:WARNING:chrome_main_delegate.cc(613)] This
is Chrome version 118.0.5993.70 (not a warning)
[6301:803356672:1030/085325.579521:INFO:cpu_info.cc(53)] Available number of
cores: 4
[6301:803356672:1030/085325.579720:VERBOSE1:sandbox_freebsd.cc(158)]
SandboxLinux::InitializeSandbox: process_type= sandbox_type=Unsandboxed
[6301:803356672:1030/085325.608900:WARNING:policy_logger.cc(148)]
:components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(88)
Could not create policy manager as CBCM is not enabled.
[6301:803356672:1030/085325.612700:VERBOSE1:variations_field_trial_creator_base.cc(493)]
Applying FieldTrialTestingConfig
[6301:803356672:1030/085325.612965:VERBOSE1:variations_field_trial_creator_base.cc(322)]
VariationsSetupComplete
[6301:803356672:1030/085325.864163:VERBOSE1:webrtc_event_log_manager.cc(97)]
WebRTC remote-bound event logging enabled.
Trace/BPT trap

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