Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2025 13:10:51 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        "Herbert J. Skuhra" <herbert@gojira.at>
Cc:        current@freebsd.org, arm@freebsd.org
Subject:   Re: LLVM broken on main (arm64)?
Message-ID:  <BDE5739A-EE34-4A49-8E88-AB606A0DDE5E@FreeBSD.org>
In-Reply-To: <aIYDGj8gmnRu_mdN@mail.bsd4all.net>

index | next in thread | previous in thread | raw e-mail

On 27 Jul 2025, at 12:44, Herbert J. Skuhra <herbert@gojira.at> wrote:
> 
> after updating from main-n279078-1f2c178e5688 to
> main-n279105-9b3055d0d4bc (arm64) I have the following issue:
> 
> $ cc
> PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script.
> Stack dump:
> 0.      Program arguments: cc
> 1.      Compilation construction
> Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
> 0  libprivatellvm.so.19 0x00000edc041485ec llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 72
> 1  libprivatellvm.so.19 0x00000edc041464ec llvm::sys::RunSignalHandlers() + 128
> 2  libprivatellvm.so.19 0x00000edc04148d48 llvm::support::detail::provider_format_adapter<int>::format(llvm::raw_ostream&, llvm::StringRef) + 412
> 3  libthr.so.3          0x00000edc06bafc38 _pthread_sigmask + 1320
> Segmentation fault

That's a very short trace, with no useful information. Maybe installworld was half-finished?

-Dimitry



help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BDE5739A-EE34-4A49-8E88-AB606A0DDE5E>