[Bug 23669] New: TestThreadStates.test_state_after_continue_with_dwarf cause python crash on OSX

Bug ID 23669
Summary TestThreadStates.test_state_after_continue_with_dwarf cause python crash on OSX
Product lldb
Version unspecified
Hardware PC
OS MacOS X
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@cs.uiuc.edu
Reporter chying@google.com
Classification Unclassified

Created attachment 14393 [details]
core dump on OSX

Based on a rough observation, this happens 30% of the time.
Python crashes when this happened.
Attached core dumps from OSX.

Command invoked: ./dotest.py -m --executable
/Users/lldb_build/testSlave/buildDir/lldb.src/build/Debug/lldb --framework
/Users/lldb_build/testSlave/buildDir/lldb.src/build/Debug/LLDB.framework -A
x86_64 -C clang -s -p TestThreadStates.py
compilers=['clang']

Configuration: arch=x86_64 compiler=clang