Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2023 16:21:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272284] clang-15.0.7 crashes on FreeBSD 14-CURRENT
Message-ID:  <bug-272284-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272284

            Bug ID: 272284
           Summary: clang-15.0.7 crashes on FreeBSD 14-CURRENT
           Product: Base System
           Version: CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: darryl@sokoloski.ca

Stack dump:
0.      Program arguments: c++ -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I
../include -I ../libs/ndpi/src/include -I ../libs/inih/cpp -I/usr/local/inc=
lude
-DND_DATADIR=3D\"/usr/local/share/netifyd\"
-DND_PID_FILE_NAME=3D\"/usr/local/var/run/netifyd/netifyd.pid\"
-DND_CONF_FILE_NAME=3D\"/usr/local/etc/netifyd.conf\"
-DND_PERSISTENT_STATEDIR=3D\"/usr/local/etc/netifyd\"
-DND_VOLATILE_STATEDIR=3D\"/usr/local/var/run/netifyd\" -g -O2 -std=3Dgnu++=
11 -MT
nd-flow.lo -MD -MP -MF .deps/nd-flow.Tpo -c nd-flow.cpp -fPIC -DPIC -o
.libs/nd-flow.o
1.      nd-flow.cpp:116:1: current parser token 'ndFlow'
2.      nd-flow.cpp:85:9: LLVM IR generation of declaration 'ndFlow::ndFlow'
3.      nd-flow.cpp:85:9: Generating code for declaration 'ndFlow::ndFlow'
#0 0x0000000005030e48 PrintStackTrace
/usr/src/contrib/llvm-project/llvm/lib/Support/Unix/Signals.inc:565:13
#1 0x000000000502f108 __cxx_atomic_store<CallbackAndCookie::Status>
/usr/obj/usr/src/arm64.aarch64/tmp/usr/include/c++/v1/atomic:945:5
#2 0x000000000502f108 store
/usr/obj/usr/src/arm64.aarch64/tmp/usr/include/c++/v1/atomic:1553:10
#3 0x000000000502f108 RunSignalHandlers
/usr/src/contrib/llvm-project/llvm/lib/Support/Signals.cpp:105:16
#4 0x0000000004fe11bc HandleCrash
/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:76:5
#5 0x0000000004fe13a4 CrashRecoverySignalHandler
/usr/src/contrib/llvm-project/llvm/lib/Support/CrashRecoveryContext.cpp:0:51
#6 0x000000008add5794 handle_signal /usr/src/lib/libthr/thread/thr_sig.c:0:3
c++: error: clang frontend command failed with exit code 139 (use -v to see
invocation)
FreeBSD clang version 15.0.7 (https://github.com/llvm/llvm-project.git
llvmorg-15.0.7-0-g8dfdcc7b7bf6)
Target: aarch64-unknown-freebsd14.0
Thread model: posix
InstalledDir: /usr/bin

--=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-272284-227>