Bug 272256 - databases/cockroach: terminated by signal SIGILL (Illegal instruction)
Summary: databases/cockroach: terminated by signal SIGILL (Illegal instruction)
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Charlie Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-28 01:40 UTC by Yonas Yanfa
Modified: 2023-06-30 08:55 UTC (History)
0 users

See Also:
vishwin: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2023-06-28 01:40:16 UTC
$ /usr/local/bin/cockroach

fish: Job 1, '/usr/local/bin/cockroach' terminated by signal SIGILL (Illegal instruction)

version: 19.1.11_13
OS: FreeBSD 13.2-RELEASE amd64
Comment 1 Charlie Li freebsd_committer freebsd_triage 2023-06-28 02:12:55 UTC
Did you build this yourself or through the official repositories? Either way, try rebuilding with symbols and running through a debugger?
Comment 2 Yonas Yanfa 2023-06-30 08:55:47 UTC
(In reply to Charlie Li from comment #1)

> Did you build this yourself or through the official repositories?

I installed it via packages.


> Either way, try rebuilding with symbols and running through a debugger?

Both `./dev doctor` and `bazel build pkg/cmd/cockroach-short` gets stuck trying to connect to bazel:

Starting local Bazel server and connecting to it...
Starting local Bazel server and connecting to it...
Starting local Bazel server and connecting to it...
Starting local Bazel server and connecting to it...
...


-- https://cockroachlabs.atlassian.net/wiki/spaces/CRDB/pages/2221703221/Developing+with+Bazel