Open Quuxplusone opened 9 years ago
Python_2015-05-23-143752_vharron-macpro3.crash
TestThreadStates.py went from stable to failing 50% of the time on build 3223. I think that this CL is the only LLDB related CL in that time range. I built tot and ran dosep 10 times on my MacPro (10.10.3) -- did not reproduce the failure. http://lab.llvm.org:8011/builders/lldb-x86_64-darwin-13.4 3213 pass (238068 ovyalov) 3218 pass 3219 pass 3220 pass 3221 pass 3222 pass (238089 gclayton) 3223 fail 3224 fail 3225 pass 3226 fail 3227 fail 3228 fail 3229 pass 3230 pass 3231 pass 3232 fail 3233 pass 3234 pass I took a look at the logs on the build server from build with a failed TestThreadStates. It died while running ThreadStateTestCase.test_state_after_continue_with_dwarf Process: Python [46152] Path: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 2.7.6 (2.7.6) Code Type: X86-64 (Native) Parent Process: Python [27422] Responsible: Python [46152] User ID: 503 PlugIn Path: /Users/USER/*/LLDB.framework/Resources/Python/lldb/_lldb.so PlugIn Identifier: _lldb.so PlugIn Version: ??? (0) Date/Time: 2015-05-23 08:11:49.259 -0700 OS Version: Mac OS X 10.9.5 (13F1077) Report Version: 11 Anonymous UUID: 4CCE6F51-5214-BE77-1741-8064E272D3E4 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000002b VM Regions Near 0x2b: --> __TEXT 0000000100000000-0000000100001000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Application Specific Information: HandleCommand(command = "file /Users/lldb_build/lldbSlave/buildDir/lldb.src/test/functionalities/thread/state/a.out") test_state_after_continue_with_dwarf (TestThreadStates.ThreadStateTestCase) at /Users/lldb_build/lldbSlave/buildDir/lldb.src/test/functionalities/thread/state/TestThreadStates.py Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libc++.1.dylib 0x00007fff90385496 std::__1::__shared_weak_count::__add_shared() + 4 1 _lldb.so 0x0000000105688896 lldb_private::Debugger::AdoptTopIOHandlerFilesIfInvalid(std::__1::shared_ptr<lldb_private::StreamFile>&, std::__1::shared_ptr<lldb_private::StreamFile>&, std::__1::shared_ptr<lldb_private::StreamFile>&) + 4022 (memory:4167) 2 _lldb.so 0x00000001059e9514 lldb_private::ScriptInterpreterPython::EnterSession(unsigned short, __sFILE*, __sFILE*, __sFILE*) + 2052 (ScriptInterpreterPython.cpp:444) 3 _lldb.so 0x00000001059e8c8a lldb_private::ScriptInterpreterPython::Locker::DoInitSession(unsigned short, __sFILE*, __sFILE*, __sFILE*) + 106 (ScriptInterpreterPython.cpp:127) 4 _lldb.so 0x00000001059e8af0 lldb_private::ScriptInterpreterPython::Locker::Locker(lldb_private::ScriptInterpreterPython*, unsigned short, unsigned short, __sFILE*, __sFILE*, __sFILE*) + 160 (ScriptInterpreterPython.cpp:96) 5 _lldb.so 0x00000001059e8cfd lldb_private::ScriptInterpreterPython::Locker::Locker(lldb_private::ScriptInterpreterPython*, unsigned short, unsigned short, __sFILE*, __sFILE*, __sFILE*) + 93 (ScriptInterpreterPython.cpp:102) 6 _lldb.so 0x00000001059ef78a lldb_private::ScriptInterpreterPython::ExecuteOneLineWithReturn(char const*, lldb_private::ScriptInterpreter::ScriptReturnType, void*, lldb_private::ScriptInterpreter::ExecuteScriptOptions const&) + 138 (ScriptInterpreterPython.cpp:890) 7 _lldb.so 0x00000001059fd0a6 lldb_private::ScriptInterpreterPython::IsReservedWord(char const*) + 230 (ScriptInterpreterPython.cpp:2638) 8 _lldb.so 0x0000000105ed67f0 PlatformDarwin::LocateExecutableScriptingResources(lldb_private::Target*, lldb_private::Module&, lldb_private::Stream*) + 5120 (PlatformDarwin.cpp:107) 9 _lldb.so 0x000000010574a61f lldb_private::Module::LoadScriptingResourceInTarget(lldb_private::Target*, lldb_private::Error&, lldb_private::Stream*) + 415 (Module.cpp:1591) 10 _lldb.so 0x0000000105df116d LoadScriptingResourceForModule(std::__1::shared_ptr<lldb_private::Module> const&, lldb_private::Target*) + 109 (Target.cpp:1092) 11 _lldb.so 0x0000000105df107e lldb_private::Target::ModuleAdded(lldb_private::ModuleList const&, std::__1::shared_ptr<lldb_private::Module> const&) + 126 (Target.cpp:1258) 12 _lldb.so 0x0000000105df1627 non-virtual thunk to lldb_private::Target::ModuleAdded(lldb_private::ModuleList const&, std::__1::shared_ptr<lldb_private::Module> const&) + 55 (Target.cpp:1261) 13 _lldb.so 0x0000000105751326 lldb_private::ModuleList::AppendImpl(std::__1::shared_ptr<lldb_private::Module> const&, bool) + 694 (ModuleList.cpp:111) 14 _lldb.so 0x00000001057513a2 lldb_private::ModuleList::Append(std::__1::shared_ptr<lldb_private::Module> const&) + 34 (ModuleList.cpp:119) 15 _lldb.so 0x0000000105deea74 lldb_private::Target::SetExecutableModule(std::__1::shared_ptr<lldb_private::Module>&, bool) + 564 (Target.cpp:1135) 16 _lldb.so 0x0000000105e1829f lldb_private::TargetList::CreateTargetInternal(lldb_private::Debugger&, char const*, lldb_private::ArchSpec const&, bool, std::__1::shared_ptr<lldb_private::Platform>&, std::__1::shared_ptr<lldb_private::Target>&, bool) + 5471 (TargetList.cpp:464) 17 _lldb.so 0x0000000105e16b85 lldb_private::TargetList::CreateTargetInternal(lldb_private::Debugger&, char const*, char const*, bool, lldb_private::OptionGroupPlatform const*, std::__1::shared_ptr<lldb_private::Target>&, bool) + 12613 (TargetList.cpp:323) 18 _lldb.so 0x0000000105e13a2e lldb_private::TargetList::CreateTarget(lldb_private::Debugger&, char const*, char const*, bool, lldb_private::OptionGroupPlatform const*, std::__1::shared_ptr<lldb_private::Target>&) + 126 (TargetList.cpp:73) 19 _lldb.so 0x0000000105623472 CommandObjectTargetCreate::DoExecute(lldb_private::Args&, lldb_private::CommandReturnObject&) + 2754 (CommandObjectTarget.cpp:289) 20 _lldb.so 0x00000001059c13dd lldb_private::CommandObjectParsed::Execute(char const*, lldb_private::CommandReturnObject&) + 749 (CommandObject.cpp:1075) 21 _lldb.so 0x0000000105984870 lldb_private::CommandInterpreter::HandleCommand(char const*, lldb_private::LazyBool, lldb_private::CommandReturnObject&, lldb_private::ExecutionContext*, bool, bool) + 9888 (CommandInterpreter.cpp:1812) 22 _lldb.so 0x000000010386f9a0 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBExecutionContext&, lldb::SBCommandReturnObject&, bool) + 608 (SBCommandInterpreter.cpp:255) 23 _lldb.so 0x000000010386f701 lldb::SBCommandInterpreter::HandleCommand(char const*, lldb::SBCommandReturnObject&, bool) + 81 (SBCommandInterpreter.cpp:228) 24 _lldb.so 0x00000001039e75fe _wrap_SBCommandInterpreter_HandleCommand__SWIG_0(_object*, _object*) + 830 (LLDBWrapPython.cpp:11581) 25 _lldb.so 0x00000001038faf66 _wrap_SBCommandInterpreter_HandleCommand(_object*, _object*) + 966 (LLDBWrapPython.cpp:11822) 26 org.python.python 0x00000001000c2532 PyEval_EvalFrameEx + 20818 [snip] 71 org.python.python 0x000000010010044d Py_Main + 3101 72 org.python.python 0x0000000100000f14 0x100000000 + 3860 Thread 1: 0 libsystem_kernel.dylib 0x00007fff93469e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91106f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff91109fb9 start_wqthread + 13 Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff9346a662 kevent64 + 10 1 libdispatch.dylib 0x00007fff90eb1421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff90eb1136 _dispatch_mgr_thread + 52 Thread 3: 0 libsystem_kernel.dylib 0x00007fff93469e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91106f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff91109fb9 start_wqthread + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff93465a1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff93464d18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff91c5ff15 __CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff91c5f539 __CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff91c5ee75 CFRunLoopRunSpecific + 309 5 com.apple.CoreFoundation 0x00007fff91d14811 CFRunLoopRun + 97 6 com.apple.DebugSymbols 0x00007fff8f03f7e3 SpotlightQueryThread(void*) + 355 7 libsystem_pthread.dylib 0x00007fff91105899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff9110572a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff91109fc9 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff93469e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff91106f08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff91109fb9 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff5fbf4c60 rbx: 0x00007fff5fbf9f01 rcx: 0x00007fff5fbf4f98 rdx: 0x0000000108538ac0 rdi: 0x0000000000000023 rsi: 0x00007fff5fbf4f98 rbp: 0x00007fff5fbf4480 rsp: 0x00007fff5fbf4480 r8: 0x00007fff5fbf4fa8 r9: 0x00007fff5fbf4950 r10: 0x00000000fd175300 r11: 0x0000000000000000 r12: 0x0000000100307410 r13: 0x0000000107e3cf18 r14: 0x00007fff5fbf8b18 r15: 0x4500e696917d3344 rip: 0x00007fff90385496 rfl: 0x0000000000010202 cr2: 0x000000000000002b Logical CPU: 8 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x100000000 - 0x100000fff org.python.python (2.7.6 - 2.7.6) <D0DDA955-D0C1-EF56-23C1-358AE5E279E0> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python 0x100003000 - 0x10016efe7 org.python.python (2.7.6, [c] 2004-2013 Python Software Foundation. - 2.7.6) <96E177D6-BA68-399D-7325-FAA0DD7247EB> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1002f0000 - 0x1002f3ff7 strop.so (???) <8DEC35C4-23E0-3B17-262B-0C309B739A0B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so 0x1002f8000 - 0x1002f9ff7 _heapq.so (???) <C49E1D45-6CDE-E17C-DE5F-EF6BBE6F880E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so 0x1007b0000 - 0x1007b4fff _collections.so (???) <A4B62210-4CEA-826B-2A9C-26E9FD782B6A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so 0x1007ba000 - 0x1007beff7 operator.so (???) <D43D024B-4A19-C562-4C82-F0CA00FC9BDC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so 0x1007c5000 - 0x1007ccff7 itertools.so (???) <C2B4D2FE-B677-CE03-6D1B-9DE936976171> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so 0x1007d7000 - 0x1007d8ff7 _functools.so (???) <C7FC4E10-0E99-2AAA-E24A-F7C16D0B78F8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so 0x1007db000 - 0x1007ddff7 _locale.so (???) <3E1368BB-D5D3-FC63-188C-B81161DD793A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so 0x1007e1000 - 0x1007e5fff _struct.so (???) <2B485BCC-8178-BCAB-9340-C8F61AEA14CD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so 0x1007ec000 - 0x1007eeff7 time.so (???) <7C461445-A232-C10D-93FA-1F4CB89C770A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so 0x1007f3000 - 0x1007f6fff select.so (???) <2C7C211D-42BF-D480-745B-51D262D3D3A9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so 0x1007fc000 - 0x1007fdff7 fcntl.so (???) <8438458E-162B-338C-B0E6-446D5D8E548B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so 0x1018c0000 - 0x1018c3fef binascii.so (???) <D2E4440B-A265-7227-AEE8-DB2863E76488> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so 0x1018c7000 - 0x1018c8fff cStringIO.so (???) <3EA6E403-FBF2-9935-25CD-0E140C4D6A3E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so 0x1018cd000 - 0x1018ceff7 libpanel.5.4.dylib (42) <1041D101-63D3-34C8-BFB8-E1DB83CDCB6A> /usr/lib/libpanel.5.4.dylib 0x1018d2000 - 0x1018e8fff _ctypes.so (???) <5A04D05F-137E-5125-F99F-328DFB8B4AF3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so 0x1018f9000 - 0x1018fafff termios.so (???) <B32E0CBE-4E0F-88C2-639A-A931D9216195> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/termios.so 0x101bc1000 - 0x101bdfffb libedit.3.dylib (39) <1B0596DB-F336-32E7-BB9F-51BF70DB5305> /usr/lib/libedit.3.dylib 0x101bf0000 - 0x101bf0fff +crashinfo.so (0) <CD140C90-975D-35B5-ABE2-7FBABB3E8C30> /Users/USER/*/crashinfo.so 0x103800000 - 0x106c96fff +_lldb.so (0) <10918B4E-B4D8-3002-AC17-B1C99A5C8BC3> /Users/USER/*/LLDB.framework/Resources/Python/lldb/_lldb.so 0x1080e2000 - 0x1080f7ff7 _io.so (???) <8D347C65-1BDB-F8FE-11A2-B36471A15757> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so 0x10810f000 - 0x10811dff7 datetime.so (???) <34DD64E5-F06A-F839-8B55-6AF9B01463F4> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so 0x7fff63443000 - 0x7fff63476817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld 0x7fff87932000 - 0x7fff8795bff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff8828b000 - 0x7fff88375fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff883d4000 - 0x7fff88447fff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff885b3000 - 0x7fff885b6ffc com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff885b7000 - 0x7fff885bbff7 libsystem_stats.dylib (93.90.3) <C588E082-D94B-3510-9F9A-7AD83B3402DE> /usr/lib/system/libsystem_stats.dylib 0x7fff88af4000 - 0x7fff88ba4ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff88c57000 - 0x7fff88d22fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff88d5e000 - 0x7fff88d79ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib 0x7fff88d7a000 - 0x7fff88e6bff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib 0x7fff88e6c000 - 0x7fff8916cff7 com.apple.Foundation (6.9 - 1056.17) <E0B0FAF6-5CA8-3EEB-8BF2-104C0AEEF925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8916d000 - 0x7fff89191fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib 0x7fff892c2000 - 0x7fff8931dffb com.apple.AE (665.5 - 665.6) <9B17E7B7-D493-346A-827E-6DF1474E4977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8931e000 - 0x7fff89363ff6 com.apple.HIServices (1.23 - 468) <A4E9E28B-95C3-3654-85C6-E6A1C53CACFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff89364000 - 0x7fff894ffff8 com.apple.CFNetwork (673.5 - 673.5) <EF4DA617-D442-327A-9575-A75111A0A742> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89575000 - 0x7fff8959cffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff8959d000 - 0x7fff8959efff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8989f000 - 0x7fff898f8fff libTIFF.dylib (1045) <13C610CF-62B0-3168-8E78-19FC409DADA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89a2e000 - 0x7fff89a38fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff89a61000 - 0x7fff89d35fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff89ea0000 - 0x7fff89ea0ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff89ea1000 - 0x7fff89ea9fff libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8a04e000 - 0x7fff8a077fff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8a078000 - 0x7fff8a07fffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib 0x7fff8a0cf000 - 0x7fff8a11dfff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib 0x7fff8a59a000 - 0x7fff8a5dcff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib 0x7fff8a5dd000 - 0x7fff8a5e4fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8a60c000 - 0x7fff8a60cfff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8a60d000 - 0x7fff8a614fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8a615000 - 0x7fff8a9f6ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8b5a2000 - 0x7fff8b5a3ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib 0x7fff8b856000 - 0x7fff8b87effb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib 0x7fff8b880000 - 0x7fff8b88bfff libkxld.dylib (2422.115.14) <1317F07F-AD7C-397A-9935-26413D641F08> /usr/lib/system/libkxld.dylib 0x7fff8c181000 - 0x7fff8c1a8ff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib 0x7fff8c40f000 - 0x7fff8c563ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8c5bb000 - 0x7fff8c5bffff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib 0x7fff8c692000 - 0x7fff8c697fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8c768000 - 0x7fff8c7cdffb com.apple.Heimdal (4.0 - 2.0) <C28DBCAE-01AC-363A-9046-3BD33F225526> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8c7f0000 - 0x7fff8c85cfff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8c85d000 - 0x7fff8c85efff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff8d6c1000 - 0x7fff8d7a8ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib 0x7fff8d82a000 - 0x7fff8d82bffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8d85e000 - 0x7fff8d8a5ffb libFontRegistry.dylib (127.0.1) <F267F500-6E4A-3BE3-97C1-08AAA649E02E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8d8a6000 - 0x7fff8d8a6fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8d8a7000 - 0x7fff8d971ff7 com.apple.LaunchServices (572.32 - 572.32) <A4699DED-5101-3068-94F8-8D0B7A84BC79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8da0a000 - 0x7fff8da17ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8da18000 - 0x7fff8dc7cff1 com.apple.security (7.0 - 55471.14.28) <CA74C9B1-782A-3864-B92F-5CB9DCAFF17E> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8eb6c000 - 0x7fff8eb77ff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8eb90000 - 0x7fff8eb94ff7 libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib 0x7fff8f03c000 - 0x7fff8f03dff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8f03e000 - 0x7fff8f06dfff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8f06e000 - 0x7fff8f06ffff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8f1a2000 - 0x7fff8f1aeff7 com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8f827000 - 0x7fff8f828ff7 libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib 0x7fff8fab0000 - 0x7fff8fab4ff7 libGIF.dylib (1045) <19D047DC-5C76-314B-AE78-312C59EC4E75> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8fae6000 - 0x7fff8fae9fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8fd14000 - 0x7fff8fd65ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8fd66000 - 0x7fff8fd67fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff8fd68000 - 0x7fff8ff15f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib 0x7fff9031d000 - 0x7fff90338ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib 0x7fff90339000 - 0x7fff90340ff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib 0x7fff90341000 - 0x7fff9034affb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib 0x7fff9034b000 - 0x7fff9039dfff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff9055d000 - 0x7fff9064cfff libFontParser.dylib (111.1.3) <692CA36E-8E74-313E-8C40-42F1EE1BCB61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff90651000 - 0x7fff907bfff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff907c0000 - 0x7fff90823ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff9085e000 - 0x7fff90868ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff9089c000 - 0x7fff9089eff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff908ee000 - 0x7fff909b0ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff909dd000 - 0x7fff909e0ff7 libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib 0x7fff90b23000 - 0x7fff90c11fff libJP2.dylib (1045) <96EE2B8D-296A-3776-A49E-5559B4FB334F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff90c71000 - 0x7fff90cbeff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff90ea4000 - 0x7fff90eadfff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff90eae000 - 0x7fff90ec8fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib 0x7fff90ed6000 - 0x7fff90f02fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff90f03000 - 0x7fff90f8cfff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff90f8d000 - 0x7fff90fa8ff7 libPng.dylib (1045) <158BF022-D6C0-37FA-B28F-8B169995122A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff91004000 - 0x7fff91071fff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff91104000 - 0x7fff9110bff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib 0x7fff9110c000 - 0x7fff9110eff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff911b9000 - 0x7fff911beff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff911c3000 - 0x7fff911d2ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff91217000 - 0x7fff91246ff9 com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff9143a000 - 0x7fff91451ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff91452000 - 0x7fff91462fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff91463000 - 0x7fff91465fff libRadiance.dylib (1045) <5FC62534-2792-3A7C-8B65-EC51E65C808C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff91a59000 - 0x7fff91a66ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff91bef000 - 0x7fff91dd4fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff91dd5000 - 0x7fff91df1fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff91df2000 - 0x7fff9271230b com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff92794000 - 0x7fff92824ff7 com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff92825000 - 0x7fff929ddffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib 0x7fff92cb6000 - 0x7fff92cefff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff92cf0000 - 0x7fff92d09ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff932bf000 - 0x7fff932e3ff7 libJPEG.dylib (1045) <6B777BB2-62A0-3231-A68B-7F0B7A9AAECB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff932e7000 - 0x7fff932ebff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib 0x7fff932ec000 - 0x7fff93359ff1 com.apple.ApplicationServices.ATS (360 - 363.5) <AC1777C4-A431-3E53-B221-F60A3D1F6437> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff93385000 - 0x7fff9340eff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff9341d000 - 0x7fff9342eff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff93454000 - 0x7fff93470ff7 libsystem_kernel.dylib (2422.115.14) <8116098D-B3F1-3E50-A934-576DD6369234> /usr/lib/system/libsystem_kernel.dylib 0x7fff93502000 - 0x7fff937ecfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff93848000 - 0x7fff93878fff libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib 0x7fff93879000 - 0x7fff93882ffd com.apple.CommonAuth (4.0 - 2.0) <BD720379-757B-305C-A7BE-E00E680F8218> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff938e6000 - 0x7fff938ebfff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff938ed000 - 0x7fff9391cfd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib 0x7fff9391d000 - 0x7fff93964ff7 libcups.2.dylib (372.6) <CBD2F0CF-FA10-36E1-A1D5-1B946B45B3B3> /usr/lib/libcups.2.dylib 0x7fff93a11000 - 0x7fff93a75fff com.apple.datadetectorscore (5.0 - 354.5) <C9FAB401-3FE2-3221-B60C-E4F1841CA5F1> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff93ee8000 - 0x7fff93ee8ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff9453f000 - 0x7fff94645ff7 com.apple.ImageIO.framework (3.3.0 - 1045) <F2E0F790-D159-3072-849F-524A47541742> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff94d52000 - 0x7fff94d58ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff94d59000 - 0x7fff94d59fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff94d77000 - 0x7fff94d88ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff94d94000 - 0x7fff94d94fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff94e57000 - 0x7fff94ecefff com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 2494 thread_create: 0 thread_set_state: 5113 VM Region Summary: ReadOnly portion of Libraries: Total=191.5M resident=209.5M(109%) swapped_out_or_unallocated=16777216.0T(9185583431680%) Writable regions: Total=281.1M written=19.2M(7%) resident=32.3M(11%) swapped_out=0K(0%) unallocated=248.8M(89%) REGION TYPE VIRTUAL =========== ======= Dispatch continuations 48.0M Kernel Alloc Once 4K MALLOC 220.0M MALLOC (admin) 16K STACK GUARD 56.0M Stack 10.1M VM_ALLOCATE 332K __DATA 7616K __LINKEDIT 81.7M __TEXT 109.8M __UNICODE 544K mapped file 12K shared memory 4K =========== ======= TOTAL 534.0M Model: MacPro6,1, BootROM MP61.0116.B05, 12 processors, 12-Core Intel Xeon E5, 2.7 GHz, 64 GB, SMC 2.20f18 Graphics: AMD FirePro D500, AMD FirePro D500, PCIe, 3072 MB Graphics: AMD FirePro D500, AMD FirePro D500, PCIe, 3072 MB Memory Module: DIMM1, 16 GB, DDR3 ECC, 1867 MHz, 0x02FE, 0x45424A3137524734424657422D4A532D4620 Memory Module: DIMM2, 16 GB, DDR3 ECC, 1867 MHz, 0x02FE, 0x45424A3137524734424657422D4A532D4620 Memory Module: DIMM3, 16 GB, DDR3 ECC, 1867 MHz, 0x02FE, 0x45424A3137524734424657422D4A532D4620 Memory Module: DIMM4, 16 GB, DDR3 ECC, 1867 MHz, 0x02FE, 0x45424A3137524734424657422D4A532D4620 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x135), Broadcom BCM43xx 1.0 (6.30.223.154.65) Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports Network Service: Ethernet 2, Ethernet, en1 PCI Card: AMD FirePro D500, Display Controller, Slot-1 PCI Card: AMD FirePro D500, Display Controller, Slot-2 Serial ATA Device: APPLE SSD SM1024F, 1 TB USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: Hub USB Device: USB Keyboard Thunderbolt Bus: Mac Pro, Apple Inc., 19.2 Thunderbolt Bus: Mac Pro, Apple Inc., 19.2 Thunderbolt Bus: Mac Pro, Apple Inc., 19.2 Here is a snippet from the crashed log (and continues with what a successful run looks like) runCmd: run output: Process 66155 stopped * thread #1: tid = 0x141fec, 0x0000000100000ed4 a.out`doNothing + 4 at main.c:26, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1 frame #0: 0x0000000100000ed4 a.out`doNothing + 4 at main.c:26 23 24 int doNothing() 25 { -> 26 int temp = 0; // Set first breakpoint here 27 28 while (!g_test && temp < 5) 29 { Process 66155 launched: '/Users/vharron/ll/tot/lldb/test/functionalities/thread/state/a.out' (x86_64) runCmd: thread list output: Process 66155 stopped * thread #1: tid = 0x141fec, 0x0000000100000ed4 a.out`doNothing + 4 at main.c:26, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1 Expecting sub string: stopped Matched Expecting sub string: * thread #1 Matched Expecting sub string: stop reason = breakpoint Matched runCmd: continue output: Process 66155 resuming ********************************************** This is where the failed run log ends, probably in a crash runCmd: process kill output: <bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type 'lldb::SBProcess *' at 0x107bf2d20> >>: success . os command: make clean with pid: 66160 stdout: rm -f "a.out" main.o main.d main.d.tmp rm -f -r "a.out.dSYM" stderr: retcode: 0 Restore dir to: /Users/vharron/ll/tot/lldb/test ---------------------------------------------------------------------- Ran 1 test in 4.961s
Attached Python_2015-05-23-143752_vharron-macpro3.crash (41812 bytes, application/octet-stream): python crash
Did another 24 dosep runs with patch reverted and no crash.
Python_2015-05-23-143752_vharron-macpro3.crash
(41812 bytes, application/octet-stream)