Date: Mon, 19 Oct 2020 14:50:31 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 250448] emulators/qemu-user-static: fails to run devel/llvm10 on 12.1/12.2 aarch64 Message-ID: <bug-250448-4077-3LAilAc6dP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250448-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-250448-4077@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=3D250448 Jan Beich <jbeich@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|emulators/qemu-user-static: |emulators/qemu-user-static: |fails to run devel/llvm10 |fails to run devel/llvm10 |on 12.1 aarch64 |on 12.1/12.2 aarch64 --- Comment #4 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Kyle Evans from comment #2) In my case: - 13.0-CURRENT amd64 host, built 2 days ago - 13.0-CURRENT aarch64 jail, built on 2020-09-01 - 12.2-RC3 aarch64 jail, built today - 12.1-RELEASE aarch64 jail, built on 2019-11-05 All jails built with -x (native-xtools). (In reply to Jan Beich from comment #1) > (haven't tried 11.4 and 12.2) llvm10 crashes on 12.2 as well: $ llvm-config10 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault $ clang10 Stack dump: 0. Program arguments: /usr/local/llvm10/bin/clang 0 libLLVM-10.so 0x00000040064070c8 llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 68 1 libLLVM-10.so 0x00000040064053f8 llvm::sys::RunSignalHandlers() + 128 2 libLLVM-10.so 0x0000004006407a3c llvm::sys::PrintStackTraceOnErrorSignal(llvm::StringRef, bool) + 1596 3 libthr.so.3 0x0000004002044f9c _pthread_sigmask + 1316 qemu: uncaught target signal 11 (Segmentation fault) - core dumped Segmentation fault --=20 You are receiving this mail because: You are on the CC list for the bug. 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-250448-4077-3LAilAc6dP>