Date: Fri, 15 Dec 2023 22:09:48 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275784] clang crashes on the port math/vtk8 on the arm64 architecture Message-ID: <bug-275784-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275784 Bug ID: 275784 Summary: clang crashes on the port math/vtk8 on the arm64 architecture Product: Base System Version: 13.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org The crashes only occur on 13.2 arm64. 1. <eof> parser at end of file 2. Optimizer #0 0x000000000424d8a4 (/usr/bin/c+++0x424d8a4) #1 0x000000000424bc18 (/usr/bin/c+++0x424bc18) #2 0x000000000420195c (/usr/bin/c+++0x420195c) #3 0x0000000088839480 (/lib/libthr.so.3+0x29480) c++: error: clang frontend command failed with exit code 139 (use -v to see invocation) FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: aarch64-unknown-freebsd13.2 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg:=20 ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/vtkGeoInteractorStyle-889efa.cpp c++: note: diagnostic msg: /tmp/vtkGeoInteractorStyle-889efa.sh c++: note: diagnostic msg:=20 ******************** --=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-275784-227>