Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2024 06:33:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 276269] clang crashes on the port graphics/drawpile on 15 CURRENT armv7
Message-ID:  <bug-276269-29464-DsTsMCYpHd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276269-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276269-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=3D276269

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 li=
ttle
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_DEB=
UG
-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_aut=
ogen/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/bun=
dled/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=3Dc++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/toolw=
idgets/brushsettings.cpp

--=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-276269-29464-DsTsMCYpHd>