[Bug 276269] clang crashes on the port graphics/drawpile on 15 CURRENT armv7

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Jan 2024 06:33:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276269

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #1 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
You did not report the explicit assertion failure notice. So, starting a little
earlier in the file for the extraction:

Assertion failed: ((!TII->analyzeBranch(*PrevBB, TBB, FBB, Cond) ||
!PrevBB->canFallThrough()) && "Unexpected block with un-analyzable
fallthrough!"), function buildCFGChains, file
/usr/local/poudriere/jails/main-armv7/usr/src/contrib/llvm-project/llvm/lib/CodeGen/MachineBlockPlacement.cpp,
line 2816.
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++ -DHAVE_CONFIG_H -DHAVE_DNSSD
-DHAVE_GIFLIB -DHAVE_UPNP -DHAVE_WEBM -DQTCOLORPICKER_STATICALLY_LINKED
-DQT_CORE_LIB -DQT_GUI_LIB -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG
-DQT_SVG_LIB -DQT_WIDGETS_LIB
-I/wrkdirs/usr/ports/graphics/drawpile/work/.build/src/desktop
-I/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop
-I/wrkdirs/usr/ports/graphics/drawpile/work/.build/src/desktop/drawpile_autogen/include
-I/wrkdirs/usr/ports/graphics/drawpile/work/.build
-I/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop/../libclient
-I/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop/bundled/QtColorWidgets/include
-isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtNetwork
-isystem /usr/local/include/qt5/QtCore -isystem
/usr/local/lib/qt5/mkspecs/freebsd-clang -isystem
/usr/local/include/KF5/KArchive -isystem /usr/local/include/KF5 -isystem
/usr/local/include/KF5/KDNSSD -isystem /usr/local/include/qt5/QtGui -isystem
/usr/local/include -isystem /usr/local/include/qt5/QtWidgets -isystem
/usr/local/include/qt5/QtMultimedia -isystem /usr/local/include/qt5/QtSvg -Wall
-pedantic -Wextra -std=c++11 -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing
-DNDEBUG -fPIC -MD -MT
src/desktop/CMakeFiles/drawpile.dir/toolwidgets/brushsettings.cpp.o -MF
src/desktop/CMakeFiles/drawpile.dir/toolwidgets/brushsettings.cpp.o.d -o
src/desktop/CMakeFiles/drawpile.dir/toolwidgets/brushsettings.cpp.o -c
/wrkdirs/usr/ports/graphics/drawpile/work/Drawpile-2.1.20/src/desktop/toolwidgets/brushsettings.cpp

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