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@lists.llvm.org Reporter: todd.fi...@gmail.com CC: llvm-b...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev