Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2019 18:57:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 234672] www/chromium: c++: error: unable to execute command: Segmentation fault (core dumped)
Message-ID:  <bug-234672-28929-DaanliZ0cW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234672-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234672-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234672

--- Comment #11 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Bob Prohaska from comment #10)
> (In reply to Dimitry Andric from comment #9)
>=20
> 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 i=
s on
an amd64 host machine.  I haven't tried it on an aarch64 machine, but I sus=
pect
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 execut=
able
(and maybe also lld) from there.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234672-28929-DaanliZ0cW>