[Bug 234672] www/chromium: c++: error: unable to execute command: Segmentation fault (core dumped)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 17 18:57:40 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234672

--- Comment #11 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Bob Prohaska from comment #10)
> (In reply to Dimitry Andric from comment #9)
> 
> Here's the latest segfault message, generated using make buildworld (with
> no -j) on r342987, from sources at 343001
...
> -rw-r--r--  1 root  wheel  2320872 Jan 16 12:41 /tmp/serverloop-a25e04.c
> -rw-r--r--  1 root  wheel     4056 Jan 16 12:41 /tmp/serverloop-a25e04.sh

I've tried these files, but they compile just fine for me.  However, this is on
an amd64 host machine.  I haven't tried it on an aarch64 machine, but I suspect
that there is either something wrong with your aarch64 host, or with your
installation


> It's starting to look as if I've somehow corrupted my clang installation.
> Is it possible to download a precompiled binary, akin to a package, as a
> workaround?

It is probably easiest to extract them from a snapshot. E.g. from here:
https://download.freebsd.org/ftp/snapshots/arm64/13.0-CURRENT/ download the
base.txz file, extract it into a temp dir, and get the usr/bin/clang executable
(and maybe also lld) from there.

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


More information about the freebsd-chromium mailing list