https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266402
Bug ID: 266402
Summary: clang crashes on math/lean on amd64 on 13.1-RELEASE
and 14-CURRENT
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
It looks like this in logs:
> [100% 340/340] : && /usr/bin/c++ -Wall -Wextra -std=c++11 -D LEAN_JSON -D
> LEAN_MULTI_THREAD -D LEAN_AUTO_THREAD_FINALIZATION
> -DLEAN_BUILD_TYPE="Release" -D__CLANG__ -D HAS_TCMALLOC -O3 -DNDEBUG
> -fstack-protector-strong -pthread
> shell/CMakeFiles/shell_js.dir/lean_js.cpp.o
> shell/CMakeFiles/shell_js.dir/server.cpp.o
> tests/shell/CMakeFiles/shell_test.dir/shell.cpp.o -o tests/shell/shell_test
> -Wl,-rpath,/usr/local/lib libleanstatic.a /usr/local/lib/libgmp.so
> /usr/local/lib/libtcmalloc.so -lprocstat && :
> *** Signal 11
--
You are receiving this mail because:
You are the assignee for the bug.