[lldb-dev] [Bug 29046] New: SymbolFilePDBTests gtests core dumps on macOS
via lldb-dev
lldb-dev at lists.llvm.org
Thu Aug 18 22:24:39 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=29046
Bug ID: 29046
Summary: SymbolFilePDBTests gtests core dumps on macOS
Product: lldb
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: todd.fiala at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
In updating the macOS Xcode lldb-gtest target to include all the newer tests
people have been adding, I'm finding that the SymbolFilePDBTests seg faults on
macOS 10.12 Beta 6:
[----------] 1 test from SymbolFilePDBTests
[ RUN ] SymbolFilePDBTests.TestAbilitiesForDWARF
/Volumes/Data/src/lldb-llvm.org/lldb/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp:181:
Failure
Expected: (nullptr) != (plugin), actual: 8-byte object <00-00 00-00 00-00
00-00> vs NULL
/Volumes/Data/src/lldb-llvm.org/lldb/build/lldb.build/Debug/lldb-gtest.build/Script-23B9815E1CB2E2F90059938A.sh:
line 24: 8851 Segmentation fault: 11 ${BUILT_PRODUCTS_DIR}/lldb-gtest
--gtest_output=xml:${BUILD_DIR}/gtest-results.xml < /dev/null
I'm removing SYmbolFilePDBTests from the lldb-gtest target until this is
resolved.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160819/8977f7ff/attachment-0001.html>
More information about the lldb-dev
mailing list