Re: Problem with iridium

From: Filippo Moretti <filippomore_at_yahoo.com>
Date: Tue, 07 Nov 2023 13:46:02 UTC
 Thank you for your prompt answer:(lldb)  target create "iridium"error "/usr/local/bin/iridium" doesn't contain any  'host' platform architectures:x86_64,i386Filippo

    On Monday, November 6, 2023 at 10:53:10 PM GMT+1, Dimitry Andric <dim@freebsd.org> wrote:  
 
 On 6 Nov 2023, at 19:00, Filippo Moretti <filippomore@yahoo.com> wrote:
> 
> FreeBSD STING 14.0-STABLE FreeBSD 14.0-STABLE #2 stable/14-n265685-52415bfc0adf-dirty: Mon Nov  6 17:32:23 CET 2023    root@STING:/usr/obj/usr/src/amd64.amd64/sys/STING amd64
> When starting iridium I get Trace/BPT trap.
> There are no core dumps and nothing in /var/crash
> It was compiled from ports without changing defaults.

Could be that it is running into an "unreachable" instruction? Can you run it under lldb or gdb?

-Dimitry