https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296250
Bug ID: 296250
Summary: llvm-cov gcov panics
Product: Base System
Version: 15.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
On:
15.0-RELEASE-p10 releng/15.0-n281064-98258a339269 GENERIC amd64
root@vgcov:~/VT/vinyl-cache/lib/libvgz # llvm-cov gcov .libs/trees.o
: CommandLine Error: Option 'o' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include
the crash backtrace.
Stack dump:
0. Program arguments: llvm-cov "llvm-cov gcov" .libs/trees.o
#0 0x00001fe1eacb60b9 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int)
(/usr/lib/libprivatellvm.so.19+0x38b60b9)
#1 0x00001fe1eacb3f75 llvm::sys::RunSignalHandlers()
(/usr/lib/libprivatellvm.so.19+0x38b3f75)
#2 0x00001fe1eacb67c7 (/usr/lib/libprivatellvm.so.19+0x38b67c7)
#3 0x00001fe1f05052dc (/lib/libthr.so.3+0x1a2dc)
#4 0x00001fe1f05048eb (/lib/libthr.so.3+0x198eb)
#5 0x00001fe1e6d5c2d3 ([vdso]+0x2d3)
#6 0x00001fe1f3c479ea thr_kill (/lib/libsys.so.7+0x199ea)
#7 0x00001fe1f224f894 raise (/lib/libc.so.7+0xbc894)
#8 0x00001fe1f23016f9 abort (/lib/libc.so.7+0x16e6f9)
#9 0x00001fe1eac71dce llvm::report_fatal_error(llvm::Twine const&, bool)
(/usr/lib/libprivatellvm.so.19+0x3871dce)
#10 0x00001fe1eac71c09 (/usr/lib/libprivatellvm.so.19+0x3871c09)
#11 0x00001fe1eac5d20b (/usr/lib/libprivatellvm.so.19+0x385d20b)
#12 0x00001fe1eac4e112 llvm::cl::Option::addArgument()
(/usr/lib/libprivatellvm.so.19+0x384e112)
#13 0x00001fd9c6845fa7 (/usr/bin/llvm-cov+0x62fa7)
#14 0x00001fd9c684a76e (/usr/bin/llvm-cov+0x6776e)
#15 0x00001fe1f222437f __libc_start1 (/lib/libc.so.7+0x9137f)
Abort (core dumped)
--
You are receiving this mail because:
You are the assignee for the bug.