Date: Wed, 22 Jun 2022 22:28:43 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 264834] clang crashes on math/vtk8 Message-ID: <bug-264834-29464-LvWtWAmCtK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264834-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-264834-29464@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=3D264834 Mark Millard <marklmi26-fbsd@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #4 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Dimitry Andric from comment #3) Downloading the log file from one of the recent failed builds and looking farther back in the log than what has been reported so far I find an "Assertion failed" notice: Assertion failed: (!getDef() && "VPValue is not a live-in; it is defined by= a VPDef inside a VPlan"), function getLiveInIRValue, file /usr/local/poudriere/jails/main-arm64/usr/src/contrib/llvm-project/llvm/lib= /Transforms/Vectorize/VPlanValue.h, line 188. 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: /usr/bin/c++ -DVTK_IN_VTK -DvtkGeovisCore_EXPORTS -I/wrkdirs/usr/ports/math/vtk8/work/.build/Geovis/Core=20 . . . (skipping many -I options) . . . -I/wrkdirs/usr/ports/math/vtk8/work/.build/ThirdParty/libproj/vtklibproj/src -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -fvisibility=3Dhidden -std=3Dc++11 -MD -MT Geovis/Core/CMakeFiles/vtkGeovisCore.dir/vtkGeoInteractorStyle.cxx.o -MF Geovis/Core/CMakeFiles/vtkGeovisCore.dir/vtkGeoInteractorStyle.cxx.o.d -o Geovis/Core/CMakeFiles/vtkGeovisCore.dir/vtkGeoInteractorStyle.cxx.o -c /wrkdirs/usr/ports/math/vtk8/work/VTK-8.2.0/Geovis/Core/vtkGeoInteractorSty= le.cxx 1. <eof> parser at end of file 2. Optimizer #0 0x0000000004a64c90 (/usr/bin/c+++0x4a64c90) #1 0x0000000004a62f58 (/usr/bin/c+++0x4a62f58) #2 0x0000000004a141a4 (/usr/bin/c+++0x4a141a4) #3 0x0000000004a1438c (/usr/bin/c+++0x4a1438c) #4 0x000000008a3383a8 (/lib/libthr.so.3+0x293a8) c++: error: clang frontend command failed with exit code 134 (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-freebsd14.0 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-010919.cpp c++: note: diagnostic msg: /tmp/vtkGeoInteractorStyle-010919.sh c++: note: diagnostic msg:=20 May be that will help a little. --=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-264834-29464-LvWtWAmCtK>