Sampling process 2957 for 3 seconds with 1 millisecond of run time between samples Sampling completed, processing symbols... Analysis of sampling lldb (pid 2957) every 1 millisecond Process: lldb [2957] Path: /Applications/Xcode.app/Contents/Developer/usr/bin/lldb Load Address: 0x108a9b000 Identifier: lldb Version: 1100.0.30.11 Code Type: X86-64 Parent Process: Qt Creator [2244] Date/Time: 2019-12-11 08:15:19.204 -0500 Launch Time: 2019-12-11 08:14:16.424 -0500 OS Version: Mac OS X 10.15.2 (19C57) Report Version: 7 Analysis Tool: /usr/bin/sample Physical footprint: 1.5G Physical footprint (peak): 1.5G ---- Call graph: 2180 Thread_35640 DispatchQueue_1: com.apple.main-thread (serial) + 2180 start (in libdyld.dylib) + 1 [0x7fff699cb7fd] + 2180 main (in lldb) + 1634 [0x108aa15d2] + 2180 Driver::MainLoop() (in lldb) + 2853 [0x108aa0665] + 2180 lldb::SBDebugger::RunCommandInterpreter(bool, bool) (in LLDB) + 209 [0x108e59ca1] + 2180 lldb_private::CommandInterpreter::RunCommandInterpreter(bool, bool, lldb_private::CommandInterpreterRunOptions&) (in LLDB) + 156 [0x1090b09ac] + 2180 lldb_private::Debugger::ExecuteIOHandlers() (in LLDB) + 123 [0x108fd54db] + 2180 lldb_private::IOHandlerEditline::Run() (in LLDB) + 190 [0x108fee04e] + 2180 lldb_private::IOHandlerEditline::GetLine(std::__1::basic_string, std::__1::allocator >&, bool&) (in LLDB) + 512 [0x108feda90] + 2180 fgets (in libsystem_c.dylib) + 98 [0x7fff69a53636] + 2180 __srefill1 (in libsystem_c.dylib) + 24 [0x7fff69a59b25] + 2180 _sread (in libsystem_c.dylib) + 16 [0x7fff69a5a4aa] + 2180 __read_nocancel (in libsystem_kernel.dylib) + 10 [0x7fff69b0dafe] 2180 Thread_35645: lldb.debugger.event-handler + 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] + 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] + 2180 lldb_private::HostNativeThreadBase::ThreadCreateTrampoline(void*) (in LLDB) + 103 [0x1090827e7] + 2180 lldb_private::Debugger::EventHandlerThread(void*) (in LLDB) + 9 [0x108fd7ca9] + 2180 lldb_private::Debugger::DefaultEventHandler() (in LLDB) + 570 [0x108fd79aa] + 2180 lldb_private::Listener::GetEvent(std::__1::shared_ptr&, lldb_private::Timeout > const&) (in LLDB) + 30 [0x10922247e] + 2180 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 475 [0x10922232b] + 2180 std::__1::condition_variable::wait(std::__1::unique_lock&) (in libc++.1.dylib) + 18 [0x7fff66ae7c2a] + 2180 _pthread_cond_wait (in libsystem_pthread.dylib) + 701 [0x7fff69bd0185] + 2180 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff69b0ece6] 2180 Thread_35671 + 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] + 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] + 2180 SpotlightQueryThread(void*) (in DebugSymbols) + 475 [0x7fff4bc74beb] + 2180 CFRunLoopRun (in CoreFoundation) + 40 [0x7fff323f719a] + 2180 CFRunLoopRunSpecific (in CoreFoundation) + 499 [0x7fff3236ebd3] + 2180 __CFRunLoopRun (in CoreFoundation) + 1695 [0x7fff3236f8e7] + 2180 __CFRunLoopServiceMachPort (in CoreFoundation) + 322 [0x7fff32370d0b] + 2180 mach_msg (in libsystem_kernel.dylib) + 60 [0x7fff69b0c5d0] + 2180 mach_msg_trap (in libsystem_kernel.dylib) + 10 [0x7fff69b0c25a] 2180 Thread_35692 + 2180 start_wqthread (in libsystem_pthread.dylib) + 15 [0x7fff69bcb827] + 2180 _pthread_wqthread (in libsystem_pthread.dylib) + 390 [0x7fff69bcc760] + 2180 __workq_kernreturn (in libsystem_kernel.dylib) + 10 [0x7fff69b0d92e] 2180 Thread_35742: + 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] + 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] + 2180 lldb_private::HostNativeThreadBase::ThreadCreateTrampoline(void*) (in LLDB) + 103 [0x1090827e7] + 2180 lldb_private::process_gdb_remote::ProcessGDBRemote::AsyncThread(void*) (in LLDB) + 1042 [0x1094392b2] + 2180 lldb_private::process_gdb_remote::GDBRemoteClientBase::SendContinuePacketAndWaitForResponse(lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueDelegate&, lldb_private::UnixSignals const&, llvm::StringRef, StringExtractorGDBRemote&) (in LLDB) + 505 [0x10940e7d9] + 2180 lldb_private::process_gdb_remote::GDBRemoteCommunication::WaitForPacketNoLock(StringExtractorGDBRemote&, lldb_private::Timeout >, bool) (in LLDB) + 271 [0x109410a5f] + 2180 lldb_private::Communication::Read(void*, unsigned long, lldb_private::Timeout > const&, lldb::ConnectionStatus&, lldb_private::Status*) (in LLDB) + 193 [0x108fd0531] + 2180 lldb_private::ConnectionFileDescriptor::Read(void*, unsigned long, lldb_private::Timeout > const&, lldb::ConnectionStatus&, lldb_private::Status*) (in LLDB) + 103 [0x109095a07] + 2180 lldb_private::ConnectionFileDescriptor::BytesAvailable(lldb_private::Timeout > const&, lldb_private::Status*) (in LLDB) + 411 [0x109095ecb] + 2180 SelectHelper::Select() (in LLDB) + 1287 [0x109232377] + 2180 __select (in libsystem_kernel.dylib) + 10 [0x7fff69b145be] 2180 Thread_35750: + 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] + 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] + 2180 lldb_private::HostNativeThreadBase::ThreadCreateTrampoline(void*) (in LLDB) + 103 [0x1090827e7] + 2180 lldb_private::Process::PrivateStateThread(void*) (in LLDB) + 21 [0x109186e35] + 2180 lldb_private::Process::RunPrivateStateThread(bool) (in LLDB) + 205 [0x10918736d] + 2180 lldb_private::Process::GetEventsPrivate(std::__1::shared_ptr&, lldb_private::Timeout > const&, bool) (in LLDB) + 227 [0x10917f073] + 2180 lldb_private::Listener::GetEvent(std::__1::shared_ptr&, lldb_private::Timeout > const&) (in LLDB) + 30 [0x10922247e] + 2180 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 475 [0x10922232b] + 2180 std::__1::condition_variable::wait(std::__1::unique_lock&) (in libc++.1.dylib) + 18 [0x7fff66ae7c2a] + 2180 _pthread_cond_wait (in libsystem_pthread.dylib) + 701 [0x7fff69bd0185] + 2180 __psynch_cvwait (in libsystem_kernel.dylib) + 10 [0x7fff69b0ece6] 2180 Thread_35751: + 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] + 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] + 2180 lldb_private::HostNativeThreadBase::ThreadCreateTrampoline(void*) (in LLDB) + 103 [0x1090827e7] + 2180 lldb_private::Communication::ReadThread(void*) (in LLDB) + 252 [0x108fd0d4c] + 2180 lldb_private::ConnectionFileDescriptor::Read(void*, unsigned long, lldb_private::Timeout > const&, lldb::ConnectionStatus&, lldb_private::Status*) (in LLDB) + 103 [0x109095a07] + 2180 lldb_private::ConnectionFileDescriptor::BytesAvailable(lldb_private::Timeout > const&, lldb_private::Status*) (in LLDB) + 411 [0x109095ecb] + 2180 SelectHelper::Select() (in LLDB) + 1287 [0x109232377] + 2180 __select (in libsystem_kernel.dylib) + 10 [0x7fff69b145be] 2180 Thread_36082 2180 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] 2180 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] 2180 pythread_wrapper (in Python3) + 25 [0x110d551b9] 2180 t_bootstrap (in Python3) + 71 [0x110da2077] 2180 PyObject_Call (in Python3) + 136 [0x110c3c1d8] 2180 _PyObject_Call_Prepend (in Python3) + 131 [0x110c3d043] 2180 function_code_fastcall (in Python3) + 237 [0x110c3c59d] 2180 _PyEval_EvalFrameDefault (in Python3) + 27230 [0x110d0dbae] 2180 call_function (in Python3) + 780 [0x110d1117c] 2180 function_code_fastcall (in Python3) + 237 [0x110c3c59d] 2180 _PyEval_EvalFrameDefault (in Python3) + 27230 [0x110d0dbae] 2180 call_function (in Python3) + 780 [0x110d1117c] 2180 function_code_fastcall (in Python3) + 237 [0x110c3c59d] 2180 _PyEval_EvalFrameDefault (in Python3) + 27808 [0x110d0ddf0] 2180 PyObject_Call (in Python3) + 136 [0x110c3c1d8] 2180 _PyObject_Call_Prepend (in Python3) + 131 [0x110c3d043] 2180 function_code_fastcall (in Python3) + 237 [0x110c3c59d] 1752 _PyEval_EvalFrameDefault (in Python3) + 27262 [0x110d0dbce] ! 1721 call_function (in Python3) + 780 [0x110d1117c] ! : 1614 function_code_fastcall (in Python3) + 237 [0x110c3c59d] ! : | 1452 _PyEval_EvalFrameDefault (in Python3) + 27262 [0x110d0dbce] ! : | + 1444 call_function (in Python3) + 656 [0x110d11100] ! : | + ! 1430 _PyCFunction_FastCallKeywords (in Python3) + 41 [0x110c3c0b9] ! : | + ! : 1374 _PyMethodDef_RawFastCallKeywords (in Python3) + 226 [0x110c3cb52] ! : | + ! : | 603 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 430 [0x110a6d12e] ! : | + ! : | + 79 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 296 [0x108eaa028] ! : | + ! : | + ! 79 std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long) (in libc++.1.dylib) + 93 [0x7fff66ae2363] ! : | + ! : | + ! 39 std::__1::basic_string, std::__1::allocator >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in libc++.1.dylib) + 188 [0x7fff66ae3e2e] ! : | + ! : | + ! : 39 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 93,83,... [0x7fff69bc179d,0x7fff69bc1793,...] ! : | + ! : | + ! 36 std::__1::basic_string, std::__1::allocator >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in libc++.1.dylib) + 140 [0x7fff66ae3dfe] ! : | + ! : | + ! : 33 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] ! : | + ! : | + ! : | 33 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] ! : | + ! : | + ! : | 31 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] ! : | + ! : | + ! : | + 26 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff69b822ae] ! : | + ! : | + ! : | + ! 26 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 66,143,... [0x7fff69b83588,0x7fff69b835d5,...] ! : | + ! : | + ! : | + 4 szone_malloc_should_clear (in libsystem_malloc.dylib) + 303,6,... [0x7fff69b8239b,0x7fff69b82272,...] ! : | + ! : | + ! : | + 1 default_zone_malloc (in libsystem_malloc.dylib) + 0 [0x7fff69b810bb] ! : | + ! : | + ! : | 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 179 [0x7fff69b810b5] ! : | + ! : | + ! : 3 operator new(unsigned long) (in libc++abi.dylib) + 0,18 [0x7fff66b356f0,0x7fff66b35702] ! : | + ! : | + ! 3 std::__1::basic_string, std::__1::allocator >::__grow_by_and_replace(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, char const*) (in libc++.1.dylib) + 98,192,... [0x7fff66ae3dd4,0x7fff66ae3e32,...] ! : | + ! : | + ! 1 DYLD-STUB$$_platform_memmove (in libsystem_platform.dylib) + 0 [0x7fff69bc762a] ! : | + ! : | + 66 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 896 [0x108eaa280] ! : | + ! : | + ! 25 free_tiny (in libsystem_malloc.dylib) + 468 [0x7fff69b86167] ! : | + ! : | + ! : 18 tiny_free_no_lock (in libsystem_malloc.dylib) + 1081 [0x7fff69b86695] ! : | + ! : | + ! : | 18 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 936,0,... [0x7fff69b87050,0x7fff69b86ca8,...] ! : | + ! : | + ! : 4 tiny_free_no_lock (in libsystem_malloc.dylib) + 48,222,... [0x7fff69b8628c,0x7fff69b8633a,...] ! : | + ! : | + ! : 3 tiny_free_no_lock (in libsystem_malloc.dylib) + 973 [0x7fff69b86629] ! : | + ! : | + ! : 3 tiny_free_list_remove_ptr (in libsystem_malloc.dylib) + 6,574,... [0x7fff69b87189,0x7fff69b873c1,...] ! : | + ! : | + ! 17 free_tiny (in libsystem_malloc.dylib) + 144,488,... [0x7fff69b86023,0x7fff69b8617b,...] ! : | + ! : | + ! 11 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] ! : | + ! : | + ! : 8 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] ! : | + ! : | + ! : | 8 tiny_size (in libsystem_malloc.dylib) + 0,104,... [0x7fff69b847d7,0x7fff69b8483f,...] ! : | + ! : | + ! : 3 szone_size (in libsystem_malloc.dylib) + 7,0 [0x7fff69b84743,0x7fff69b8473c] ! : | + ! : | + ! 10 free (in libsystem_malloc.dylib) + 4,0,... [0x7fff69b81ba5,0x7fff69b81ba1,...] ! : | + ! : | + ! 1 default_zone_free_definite_size (in libsystem_malloc.dylib) + 13 [0x7fff69b81f43] ! : | + ! : | + ! 1 operator delete(void*) (in libc++abi.dylib) + 0 [0x7fff66b35779] ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 116 [0x7fff69b84acc] ! : | + ! : | + 65 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 672 [0x108eaa1a0] ! : | + ! : | + ! 30 lldb::SBBroadcaster::IsValid() const (in LLDB) + 242 [0x108e24f92] ! : | + ! : | + ! : 20 lldb::SBBroadcaster::operator bool() const (in LLDB) + 95 [0x108e2503f] ! : | + ! : | + ! : | 10 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 47 [0x1092289df] ! : | + ! : | + ! : | + 10 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : | + 10 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,49,... [0x7fff69bcb66f,0x7fff69bcb647,...] ! : | + ! : | + ! : | 9 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 28 [0x1092289cc] ! : | + ! : | + ! : | + 8 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : | + ! 8 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,91,... [0x7fff69bcb2be,0x7fff69bcb2b6,...] ! : | + ! : | + ! : | + 1 std::__1::mutex::lock() (in libc++.1.dylib) + 0 [0x7fff66ae2430] ! : | + ! : | + ! : | 1 DYLD-STUB$$std::__1::mutex::lock() (in LLDB) + 0 [0x10c7f9886] ! : | + ! : | + ! : 3 lldb::SBBroadcaster::operator bool() const (in LLDB) + 54 [0x108e25016] ! : | + ! : | + ! : | 3 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 257,9 [0x10922b7f1,0x10922b6f9] ! : | + ! : | + ! : 3 lldb::SBBroadcaster::operator bool() const (in LLDB) + 251 [0x108e250db] ! : | + ! : | + ! : | 3 lldb_private::repro::Recorder::~Recorder() (in LLDB) + 23,0 [0x10922b827,0x10922b810] ! : | + ! : | + ! : 3 lldb::SBBroadcaster::operator bool() const (in LLDB) + 54,87 [0x108e25016,0x108e25037] ! : | + ! : | + ! : 1 lldb::SBBroadcaster::operator bool() const (in LLDB) + 87 [0x108e25037] ! : | + ! : | + ! : 1 lldb_private::repro::Reproducer::Instance() (in LLDB) + 10 [0x109227f9a] ! : | + ! : | + ! 21 lldb::SBBroadcaster::IsValid() const (in LLDB) + 95 [0x108e24eff] ! : | + ! : | + ! : 11 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 47 [0x1092289df] ! : | + ! : | + ! : | 11 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : | 11 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,49,... [0x7fff69bcb66f,0x7fff69bcb647,...] ! : | + ! : | + ! : 8 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 28 [0x1092289cc] ! : | + ! : | + ! : | 7 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : | + 7 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,91 [0x7fff69bcb2be,0x7fff69bcb2b6] ! : | + ! : | + ! : | 1 std::__1::mutex::lock() (in libc++.1.dylib) + 0 [0x7fff66ae2430] ! : | + ! : | + ! : 2 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 6,13 [0x1092289b6,0x1092289bd] ! : | + ! : | + ! 8 lldb::SBBroadcaster::IsValid() const (in LLDB) + 54 [0x108e24ed6] ! : | + ! : | + ! : 4 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 49 [0x10922b721] ! : | + ! : | + ! : | 3 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 4,24,... [0x7fff66ae21d0,0x7fff66ae21e4,...] ! : | + ! : | + ! : | 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 0 [0x7fff66ae21b6] ! : | + ! : | + ! : 2 DYLD-STUB$$std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in LLDB) + 0 [0x10c7f974e] ! : | + ! : | + ! : 2 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 19,249 [0x10922b703,0x10922b7e9] ! : | + ! : | + ! 4 lldb::SBBroadcaster::IsValid() const (in LLDB) + 14,29,... [0x108e24eae,0x108e24ebd,...] ! : | + ! : | + ! 1 lldb::SBBroadcaster::IsValid() const (in LLDB) + 74 [0x108e24eea] ! : | + ! : | + ! : 1 lldb_private::repro::Reproducer::Initialized() (in LLDB) + 10 [0x10922883a] ! : | + ! : | + ! 1 lldb::SBBroadcaster::IsValid() const (in LLDB) + 87 [0x108e24ef7] ! : | + ! : | + ! 1 lldb_private::repro::Reproducer::Instance() (in LLDB) + 0 [0x109227f90] ! : | + ! : | + 61 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 312 [0x108eaa038] ! : | + ! : | + ! 59 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 108 [0x7fff66ae2238] ! : | + ! : | + ! : 59 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] ! : | + ! : | + ! : 59 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] ! : | + ! : | + ! : 56 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] ! : | + ! : | + ! : | 54 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff69b822ae] ! : | + ! : | + ! : | + 29 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 66,143,... [0x7fff69b83588,0x7fff69b835d5,...] ! : | + ! : | + ! : | + 25 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 272 [0x7fff69b83656] ! : | + ! : | + ! : | + 12 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 484,0,... [0x7fff69b83e24,0x7fff69b83c40,...] ! : | + ! : | + ! : | + 8 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 561 [0x7fff69b83e71] ! : | + ! : | + ! : | + : 8 set_tiny_meta_header_in_use (in libsystem_malloc.dylib) + 262,78,... [0x7fff69b84406,0x7fff69b8434e,...] ! : | + ! : | + ! : | + 5 tiny_malloc_from_free_list (in libsystem_malloc.dylib) + 1588 [0x7fff69b84274] ! : | + ! : | + ! : | + 5 tiny_free_list_add_ptr (in libsystem_malloc.dylib) + 857,742,... [0x7fff69b87001,0x7fff69b86f8e,...] ! : | + ! : | + ! : | 2 default_zone_malloc (in libsystem_malloc.dylib) + 31 [0x7fff69b810da] ! : | + ! : | + ! : 3 malloc_zone_malloc (in libsystem_malloc.dylib) + 0,23,... [0x7fff69b81002,0x7fff69b81019,...] ! : | + ! : | + ! 2 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 140,150 [0x7fff66ae2258,0x7fff66ae2262] ! : | + ! : | + 57 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 135 [0x108ea9f87] ! : | + ! : | + ! 57 llvm::raw_ostream::operator<<(unsigned long) (in LLDB) + 18 [0x1095aed52] ! : | + ! : | + ! 50 void write_unsigned_impl(llvm::raw_ostream&, unsigned int, unsigned long, llvm::IntegerStyle, bool) (in LLDB) + 467 [0x1095729b3] ! : | + ! : | + ! : 48 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 171 [0x1095af49b] ! : | + ! : | + ! : | 42 llvm::raw_ostream::SetBuffered() (in LLDB) + 66 [0x1095aec62] ! : | + ! : | + ! : | + 42 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] ! : | + ! : | + ! : | + 39 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] ! : | + ! : | + ! : | + ! 37 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] ! : | + ! : | + ! : | + ! : 30 szone_malloc_should_clear (in libsystem_malloc.dylib) + 120 [0x7fff69b822e4] ! : | + ! : | + ! : | + ! : | 30 small_malloc_should_clear (in libsystem_malloc.dylib) + 70,148,... [0x7fff69b823f4,0x7fff69b82442,...] ! : | + ! : | + ! : | + ! : 4 szone_malloc_should_clear (in libsystem_malloc.dylib) + 6,14,... [0x7fff69b82272,0x7fff69b8227a,...] ! : | + ! : | + ! : | + ! : 3 default_zone_malloc (in libsystem_malloc.dylib) + 0,31,... [0x7fff69b810bb,0x7fff69b810da,...] ! : | + ! : | + ! : | + ! 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 23,179 [0x7fff69b81019,0x7fff69b810b5] ! : | + ! : | + ! : | + 3 malloc (in libsystem_malloc.dylib) + 0 [0x7fff69b80fd0] ! : | + ! : | + ! : | 5 llvm::raw_ostream::SetBuffered() (in LLDB) + 20 [0x1095aec34] ! : | + ! : | + ! : | + 5 llvm::raw_ostream::preferred_buffer_size() const (in LLDB) + 0,10 [0x1095aec10,0x1095aec1a] ! : | + ! : | + ! : | 1 llvm::raw_ostream::SetBuffered() (in LLDB) + 196 [0x1095aece4] ! : | + ! : | + ! : 2 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 181 [0x1095af4a5] ! : | + ! : | + ! 4 void write_unsigned_impl(llvm::raw_ostream&, unsigned int, unsigned long, llvm::IntegerStyle, bool) (in LLDB) + 36,106,... [0x109572804,0x10957284a,...] ! : | + ! : | + ! 2 void write_unsigned(llvm::raw_ostream&, unsigned long long, unsigned long, llvm::IntegerStyle, bool) (in LLDB) + 4,59 [0x1095721b4,0x1095721eb] ! : | + ! : | + ! 1 llvm::write_integer(llvm::raw_ostream&, unsigned long long, unsigned long, llvm::IntegerStyle) (in LLDB) + 0 [0x1095721a0] ! : | + ! : | + 44 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 324 [0x108eaa044] ! : | + ! : | + ! 19 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] ! : | + ! : | + ! : 8 szone_size (in libsystem_malloc.dylib) + 73 [0x7fff69b84785] ! : | + ! : | + ! : | 8 small_size (in libsystem_malloc.dylib) + 70,172,... [0x7fff69b849b1,0x7fff69b84a17,...] ! : | + ! : | + ! : 7 szone_size (in libsystem_malloc.dylib) + 45,7,... [0x7fff69b84769,0x7fff69b84743,...] ! : | + ! : | + ! : 4 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] ! : | + ! : | + ! : 4 tiny_size (in libsystem_malloc.dylib) + 70,56 [0x7fff69b8481d,0x7fff69b8480f] ! : | + ! : | + ! 13 free_small (in libsystem_malloc.dylib) + 138,1615,... [0x7fff69b84c23,0x7fff69b851e8,...] ! : | + ! : | + ! 6 free (in libsystem_malloc.dylib) + 0,6,... [0x7fff69b81ba1,0x7fff69b81ba7,...] ! : | + ! : | + ! 2 llvm::raw_string_ostream::~raw_string_ostream() (in LLDB) + 4,59 [0x1095b0ad4,0x1095b0b0b] ! : | + ! : | + ! 2 szone_free_definite_size (in libsystem_malloc.dylib) + 137,162 [0x7fff69b84ae1,0x7fff69b84afa] ! : | + ! : | + ! 1 default_zone_free_definite_size (in libsystem_malloc.dylib) + 13 [0x7fff69b81f43] ! : | + ! : | + ! 1 operator delete(void*) (in libc++abi.dylib) + 0 [0x7fff66b35779] ! : | + ! : | + 44 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 391 [0x108eaa087] ! : | + ! : | + ! 22 free_tiny (in libsystem_malloc.dylib) + 488,144,... [0x7fff69b8617b,0x7fff69b86023,...] ! : | + ! : | + ! 11 free (in libsystem_malloc.dylib) + 433,248,... [0x7fff69b81d52,0x7fff69b81c99,...] ! : | + ! : | + ! 10 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] ! : | + ! : | + ! : 7 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] ! : | + ! : | + ! : | 7 tiny_size (in libsystem_malloc.dylib) + 63,70,... [0x7fff69b84816,0x7fff69b8481d,...] ! : | + ! : | + ! : 3 szone_size (in libsystem_malloc.dylib) + 45,6 [0x7fff69b84769,0x7fff69b84742] ! : | + ! : | + ! 1 default_zone_free_definite_size (in libsystem_malloc.dylib) + 4 [0x7fff69b81f3a] ! : | + ! : | + 39 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 370 [0x108eaa072] ! : | + ! : | + ! 36 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 49 [0x10922b721] ! : | + ! : | + ! : 34 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 108 [0x7fff66ae2238] ! : | + ! : | + ! : | 32 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] ! : | + ! : | + ! : | + 31 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] ! : | + ! : | + ! : | + ! 29 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] ! : | + ! : | + ! : | + ! : 27 szone_malloc_should_clear (in libsystem_malloc.dylib) + 66 [0x7fff69b822ae] ! : | + ! : | + ! : | + ! : | 27 tiny_malloc_should_clear (in libsystem_malloc.dylib) + 58,66,... [0x7fff69b83580,0x7fff69b83588,...] ! : | + ! : | + ! : | + ! : 1 default_zone_malloc (in libsystem_malloc.dylib) + 31 [0x7fff69b810da] ! : | + ! : | + ! : | + ! : 1 szone_malloc_should_clear (in libsystem_malloc.dylib) + 0 [0x7fff69b8226c] ! : | + ! : | + ! : | + ! 2 malloc_zone_malloc (in libsystem_malloc.dylib) + 171 [0x7fff69b810ad] ! : | + ! : | + ! : | + 1 malloc (in libsystem_malloc.dylib) + 40 [0x7fff69b80ff8] ! : | + ! : | + ! : | 1 DYLD-STUB$$malloc (in libc++abi.dylib) + 0 [0x7fff66b45f74] ! : | + ! : | + ! : | 1 operator new(unsigned long) (in libc++abi.dylib) + 0 [0x7fff66b356f0] ! : | + ! : | + ! : 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 140 [0x7fff66ae2258] ! : | + ! : | + ! : | 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 77 [0x7fff69bc178d] ! : | + ! : | + ! : 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 150 [0x7fff66ae2262] ! : | + ! : | + ! 3 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 9,62,... [0x10922b6f9,0x10922b72e,...] ! : | + ! : | + 32 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 339 [0x108eaa053] ! : | + ! : | + ! 16 free_tiny (in libsystem_malloc.dylib) + 144,488,... [0x7fff69b86023,0x7fff69b8617b,...] ! : | + ! : | + ! 8 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] ! : | + ! : | + ! : 7 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] ! : | + ! : | + ! : | 7 tiny_size (in libsystem_malloc.dylib) + 192,16,... [0x7fff69b84897,0x7fff69b847e7,...] ! : | + ! : | + ! : 1 szone_size (in libsystem_malloc.dylib) + 22 [0x7fff69b84752] ! : | + ! : | + ! 5 free (in libsystem_malloc.dylib) + 127,12,... [0x7fff69b81c20,0x7fff69b81bad,...] ! : | + ! : | + ! 2 szone_free_definite_size (in libsystem_malloc.dylib) + 8,132 [0x7fff69b84a60,0x7fff69b84adc] ! : | + ! : | + ! 1 operator delete(void*) (in libc++abi.dylib) + 0 [0x7fff66b35779] ! : | + ! : | + 27 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 203 [0x108ea9fcb] ! : | + ! : | + ! 24 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 22 [0x1095af316] ! : | + ! : | + ! : 21 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 208,204,... [0x1095724d0,0x1095724cc,...] ! : | + ! : | + ! : 3 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 236 [0x1095724ec] ! : | + ! : | + ! : 1 DYLD-STUB$$memcpy (in LLDB) + 0 [0x10c7f9e1a] ! : | + ! : | + ! : 1 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 477 [0x1095af5cd] ! : | + ! : | + ! : + 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 71 [0x7fff69bc1787] ! : | + ! : | + ! : 1 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 0 [0x1095af3f0] ! : | + ! : | + ! 3 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 0,22,... [0x1095af300,0x1095af316,...] ! : | + ! : | + 27 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 755 [0x108eaa1f3] ! : | + ! : | + ! 25 lldb_private::Listener::GetEventForBroadcaster(lldb_private::Broadcaster*, std::__1::shared_ptr&, lldb_private::Timeout > const&) (in LLDB) + 34 [0x109222452] ! : | + ! : | + ! : 11 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 278 [0x109222266] ! : | + ! : | + ! : | 11 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : | 11 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,55,... [0x7fff69bcb2be,0x7fff69bcb292,...] ! : | + ! : | + ! : 6 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 654 [0x1092223de] ! : | + ! : | + ! : | 6 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : | 6 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,80,... [0x7fff69bcb66f,0x7fff69bcb666,...] ! : | + ! : | + ! : 6 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 0,28,... [0x109222150,0x10922216c,...] ! : | + ! : | + ! : 1 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 52 [0x109222184] ! : | + ! : | + ! : | 1 lldb_private::GetLogIfAllCategoriesSet(unsigned int) (in LLDB) + 1 [0x109225ea1] ! : | + ! : | + ! : 1 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 352 [0x1092222b0] ! : | + ! : | + ! : 1 lldb_private::Listener::FindNextEventInternal(std::__1::unique_lock&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&, bool) (in LLDB) + 4 [0x109221cd4] ! : | + ! : | + ! 2 lldb_private::Listener::GetEventForBroadcaster(lldb_private::Broadcaster*, std::__1::shared_ptr&, lldb_private::Timeout > const&) (in LLDB) + 1,23 [0x109222431,0x109222447] ! : | + ! : | + 19 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 417 [0x108eaa0a1] ! : | + ! : | + ! 11 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 47 [0x1092289df] ! : | + ! : | + ! : 11 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : 11 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,63,... [0x7fff69bcb66f,0x7fff69bcb655,...] ! : | + ! : | + ! 4 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 28 [0x1092289cc] ! : | + ! : | + ! : 4 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : 4 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,0,... [0x7fff69bcb2be,0x7fff69bcb25b,...] ! : | + ! : | + ! 3 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 0,6,... [0x1092289b0,0x1092289b6,...] ! : | + ! : | + ! 1 DYLD-STUB$$std::__1::mutex::lock() (in LLDB) + 0 [0x10c7f9886] ! : | + ! : | + 18 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 271 [0x108eaa00f] ! : | + ! : | + ! 17 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 22 [0x1095af316] ! : | + ! : | + ! : 11 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 212,22,... [0x1095724d4,0x109572416,...] ! : | + ! : | + ! : 6 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 236 [0x1095724ec] ! : | + ! : | + ! : 3 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 477 [0x1095af5cd] ! : | + ! : | + ! : + 3 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 163,7 [0x7fff69bc17e3,0x7fff69bc1747] ! : | + ! : | + ! : 3 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 4,124,... [0x1095af3f4,0x1095af46c,...] ! : | + ! : | + ! 1 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 30 [0x1095af31e] ! : | + ! : | + 14 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 708,26,... [0x108eaa1c4,0x108ea9f1a,...] ! : | + ! : | + 4 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 884 [0x108eaa274] ! : | + ! : | + ! 4 lldb::SBEvent::reset(lldb_private::Event*) (in LLDB) + 4,0,... [0x108e711f4,0x108e711f0,...] ! : | + ! : | + 2 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 409 [0x108eaa099] ! : | + ! : | + ! 2 lldb_private::repro::Reproducer::Instance() (in LLDB) + 1 [0x109227f91] ! : | + ! : | + 1 free (in libsystem_malloc.dylib) + 460 [0x7fff69b81d6d] ! : | + ! : | + 1 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 396 [0x108eaa08c] ! : | + ! : | + ! 1 lldb_private::repro::Reproducer::Initialized() (in LLDB) + 10 [0x10922883a] ! : | + ! : | + 1 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) + 733 [0x108eaa1dd] ! : | + ! : | + ! 1 lldb::SBBroadcaster::get() const (in LLDB) + 9 [0x108e24e99] ! : | + ! : | + 1 operator delete[](void*) (in libc++abi.dylib) + 5 [0x7fff66b35773] ! : | + ! : | + 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 5 [0x7fff66ae21bb] ! : | + ! : | 201 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 168 [0x110a6dbc8] ! : | + ! : | + 89 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 117 [0x108eab065] ! : | + ! : | + ! 88 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 22 [0x1095af316] ! : | + ! : | + ! : 78 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 236 [0x1095724ec] ! : | + ! : | + ! : | 62 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 171 [0x1095af49b] ! : | + ! : | + ! : | + 60 llvm::raw_ostream::SetBuffered() (in LLDB) + 66 [0x1095aec62] ! : | + ! : | + ! : | + ! 55 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] ! : | + ! : | + ! : | + ! : 52 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] ! : | + ! : | + ! : | + ! : | 49 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] ! : | + ! : | + ! : | + ! : | + 39 szone_malloc_should_clear (in libsystem_malloc.dylib) + 120 [0x7fff69b822e4] ! : | + ! : | + ! : | + ! : | + ! 39 small_malloc_should_clear (in libsystem_malloc.dylib) + 148,213,... [0x7fff69b82442,0x7fff69b82483,...] ! : | + ! : | + ! : | + ! : | + 10 default_zone_malloc (in libsystem_malloc.dylib) + 45,41 [0x7fff69b810e8,0x7fff69b810e4] ! : | + ! : | + ! : | + ! : | 3 malloc_zone_malloc (in libsystem_malloc.dylib) + 4,10,... [0x7fff69b81006,0x7fff69b8100c,...] ! : | + ! : | + ! : | + ! : 3 malloc (in libsystem_malloc.dylib) + 5,21 [0x7fff69b80fd5,0x7fff69b80fe5] ! : | + ! : | + ! : | + ! 3 operator new(unsigned long) (in libc++abi.dylib) + 0,5 [0x7fff66b356f0,0x7fff66b356f5] ! : | + ! : | + ! : | + ! 2 operator new[](unsigned long) (in libc++abi.dylib) + 0 [0x7fff66b3575b] ! : | + ! : | + ! : | + 1 llvm::raw_ostream::SetBuffered() (in LLDB) + 20 [0x1095aec34] ! : | + ! : | + ! : | + ! 1 llvm::raw_ostream::preferred_buffer_size() const (in LLDB) + 4 [0x1095aec14] ! : | + ! : | + ! : | + 1 llvm::raw_ostream::SetBuffered() (in LLDB) + 58 [0x1095aec5a] ! : | + ! : | + ! : | 10 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 181,20,... [0x1095af4a5,0x1095af404,...] ! : | + ! : | + ! : | 6 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) + 477 [0x1095af5cd] ! : | + ! : | + ! : | 6 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 179,71,... [0x7fff69bc17f3,0x7fff69bc1787,...] ! : | + ! : | + ! : 10 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) + 194,192,... [0x1095724c2,0x1095724c0,...] ! : | + ! : | + ! 1 llvm::raw_ostream::operator<<(void const*) (in LLDB) + 0 [0x1095af300] ! : | + ! : | + 37 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 164 [0x108eab094] ! : | + ! : | + ! 17 free_small (in libsystem_malloc.dylib) + 138,1615,... [0x7fff69b84c23,0x7fff69b851e8,...] ! : | + ! : | + ! 10 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] ! : | + ! : | + ! : 5 szone_size (in libsystem_malloc.dylib) + 73 [0x7fff69b84785] ! : | + ! : | + ! : | 5 small_size (in libsystem_malloc.dylib) + 30,66,... [0x7fff69b84989,0x7fff69b849ad,...] ! : | + ! : | + ! : 3 szone_size (in libsystem_malloc.dylib) + 7,45,... [0x7fff69b84743,0x7fff69b84769,...] ! : | + ! : | + ! : 2 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] ! : | + ! : | + ! : 2 tiny_size (in libsystem_malloc.dylib) + 0,63 [0x7fff69b847d7,0x7fff69b84816] ! : | + ! : | + ! 5 free (in libsystem_malloc.dylib) + 12,42,... [0x7fff69b81bad,0x7fff69b81bcb,...] ! : | + ! : | + ! 2 llvm::raw_string_ostream::~raw_string_ostream() (in LLDB) + 52,65 [0x1095b0b04,0x1095b0b11] ! : | + ! : | + ! 1 default_zone_free_definite_size (in libsystem_malloc.dylib) + 33 [0x7fff69b81f57] ! : | + ! : | + ! 1 operator delete(void*) (in libc++abi.dylib) + 7 [0x7fff66b35780] ! : | + ! : | + ! 1 szone_free_definite_size (in libsystem_malloc.dylib) + 182 [0x7fff69b84b0e] ! : | + ! : | + 29 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 342 [0x108eab146] ! : | + ! : | + ! 29 lldb_private::Listener::GetEvent(std::__1::shared_ptr&, lldb_private::Timeout > const&) (in LLDB) + 30 [0x10922247e] ! : | + ! : | + ! 9 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 356,654,... [0x1092222b4,0x1092223de,...] ! : | + ! : | + ! 8 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 278 [0x109222266] ! : | + ! : | + ! : 8 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : 8 pthread_mutex_lock (in libsystem_pthread.dylib) + 99 [0x7fff69bcb2be] ! : | + ! : | + ! 6 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 654 [0x1092223de] ! : | + ! : | + ! : 5 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : | 5 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,21 [0x7fff69bcb66f,0x7fff69bcb62b] ! : | + ! : | + ! : 1 DYLD-STUB$$pthread_mutex_unlock (in libc++.1.dylib) + 0 [0x7fff66b297b0] ! : | + ! : | + ! 2 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 52 [0x109222184] ! : | + ! : | + ! : 2 lldb_private::GetLogIfAllCategoriesSet(unsigned int) (in LLDB) + 0,61 [0x109225ea0,0x109225edd] ! : | + ! : | + ! 2 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 352 [0x1092222b0] ! : | + ! : | + ! : 1 lldb_private::Listener::FindNextEventInternal(std::__1::unique_lock&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&, bool) (in LLDB) + 47 [0x109221cff] ! : | + ! : | + ! : | 1 lldb_private::GetLogIfAllCategoriesSet(unsigned int) (in LLDB) + 62 [0x109225ede] ! : | + ! : | + ! : 1 lldb_private::Listener::FindNextEventInternal(std::__1::unique_lock&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&, bool) (in LLDB) + 567 [0x109221f07] ! : | + ! : | + ! 1 DYLD-STUB$$std::__1::mutex::unlock() (in LLDB) + 0 [0x10c7f988c] ! : | + ! : | + ! 1 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) + 558 [0x10922237e] ! : | + ! : | + ! 1 lldb_private::GetLogIfAllCategoriesSet(unsigned int) (in LLDB) + 18 [0x109225eb2] ! : | + ! : | + 18 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 244 [0x108eab0e4] ! : | + ! : | + ! 9 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 47 [0x1092289df] ! : | + ! : | + ! : 9 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] ! : | + ! : | + ! : 9 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,21,... [0x7fff69bcb66f,0x7fff69bcb62b,...] ! : | + ! : | + ! 7 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 28 [0x1092289cc] ! : | + ! : | + ! : 5 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] ! : | + ! : | + ! : | 5 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,91 [0x7fff69bcb2be,0x7fff69bcb2b6] ! : | + ! : | + ! : 2 std::__1::mutex::lock() (in libc++.1.dylib) + 1,9 [0x7fff66ae2431,0x7fff66ae2439] ! : | + ! : | + ! 2 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) + 6,28 [0x1092289b6,0x1092289cc] ! : | + ! : | + 9 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 139 [0x108eab07b] ! : | + ! : | + ! 4 std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long) (in libc++.1.dylib) + 6,8,... [0x7fff66ae230c,0x7fff66ae230e,...] ! : | + ! : | + ! 2 DYLD-STUB$$memcpy (in libc++.1.dylib) + 0 [0x7fff66b29726] ! : | + ! : | + ! 2 llvm::raw_ostream::flush_nonempty() (in LLDB) + 8,26 [0x1095af348,0x1095af35a] ! : | + ! : | + ! 1 std::__1::basic_string, std::__1::allocator >::append(char const*, unsigned long) (in libc++.1.dylib) + 134 [0x7fff66ae238c] ! : | + ! : | + ! 1 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 1 [0x7fff69bc1741] ! : | + ! : | + 6 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 310,0,... [0x108eab126,0x108eaaff0,...] ! : | + ! : | + 5 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 207 [0x108eab0bf] ! : | + ! : | + ! 4 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 49,55,... [0x10922b721,0x10922b727,...] ! : | + ! : | + ! 1 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) + 49 [0x10922b721] ! : | + ! : | + ! 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 51 [0x7fff66ae21ff] ! : | + ! : | + 2 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 236 [0x108eab0dc] ! : | + ! : | + ! 2 lldb_private::repro::Reproducer::Instance() (in LLDB) + 1 [0x109227f91] ! : | + ! : | + 2 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 5 [0x7fff66ae21bb] ! : | + ! : | + 1 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 152 [0x108eab088] ! : | + ! : | + ! 1 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 148 [0x7fff66ae2260] ! : | + ! : | + 1 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 227 [0x108eab0d3] ! : | + ! : | + ! 1 lldb_private::repro::Reproducer::Initialized() (in LLDB) + 10 [0x10922883a] ! : | + ! : | + 1 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 462 [0x108eab1be] ! : | + ! : | + ! 1 lldb::SBEvent::reset(lldb_private::Event*) (in LLDB) + 14 [0x108e711fe] ! : | + ! : | + 1 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) + 474 [0x108eab1ca] ! : | + ! : | + 1 lldb_private::repro::Recorder::~Recorder() (in LLDB) + 0 [0x10922b810] ! : | + ! : | 72 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 102 [0x110a6db86] ! : | + ! : | + 67 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] ! : | + ! : | + ! 44 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] ! : | + ! : | + ! : 31 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | + ! : | + ! : | 21 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | + ! : | + 19 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + ! : | + ! 18 lookdict_split (in Python3) + 308,82,... [0x110c6cc34,0x110c6cb52,...] ! : | + ! : | + ! : | + ! 1 lookdict_split (in Python3) + 571 [0x110c6cd3b] ! : | + ! : | + ! : | + ! 1 _platform_memcmp (in libsystem_platform.dylib) + 0 [0x7fff69bc21e0] ! : | + ! : | + ! : | + 2 PyDict_GetItem (in Python3) + 95,209 [0x110c676df,0x110c67751] ! : | + ! : | + ! : | 7 _PyObject_GenericGetAttrWithDict (in Python3) + 0,255,... [0x110c79f20,0x110c7a01f,...] ! : | + ! : | + ! : | 2 PyObject_GenericGetAttr (in Python3) + 0 [0x110c79f10] ! : | + ! : | + ! : | 1 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | + ! : | 1 _PyType_Lookup (in Python3) + 4 [0x110c8bd34] ! : | + ! : | + ! : 5 slot_tp_getattr_hook (in Python3) + 88,30,... [0x110c8fb18,0x110c8fade,...] ! : | + ! : | + ! : 4 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | + ! : | + ! : | 4 _PyType_Lookup (in Python3) + 62,0,... [0x110c8bd6e,0x110c8bd30,...] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | + ! : | + ! : | 2 _PyType_Lookup (in Python3) + 85,250 [0x110c8bd85,0x110c8be2a] ! : | + ! : | + ! : 1 PyObject_GetAttr (in Python3) + 0 [0x110c79890] ! : | + ! : | + ! : 1 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] ! : | + ! : | + ! : 1 _PyUnicode_FromId (in Python3) + 93 [0x110c9e8fd] ! : | + ! : | + ! 15 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] ! : | + ! : | + ! : 15 _platform_strcmp (in libsystem_platform.dylib) + 90,45,... [0x7fff69bc169a,0x7fff69bc166d,...] ! : | + ! : | + ! 7 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 84,0,... [0x110a23b74,0x110a23b20,...] ! : | + ! : | + ! 1 DYLD-STUB$$PyObject_GetAttr (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3a22] ! : | + ! : | + 5 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 6,10,... [0x110a179e6,0x110a179ea,...] ! : | + ! : | 68 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a6d00a] ! : | + ! : | + 66 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] ! : | + ! : | + ! 48 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] ! : | + ! : | + ! : 30 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | + ! : | + ! : | 21 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | + ! : | + 17 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + ! : | + ! 15 lookdict_split (in Python3) + 308,0,... [0x110c6cc34,0x110c6cb00,...] ! : | + ! : | + ! : | + ! 2 lookdict_split (in Python3) + 571 [0x110c6cd3b] ! : | + ! : | + ! : | + ! 2 _platform_memcmp (in libsystem_platform.dylib) + 303 [0x7fff69bc230f] ! : | + ! : | + ! : | + 4 PyDict_GetItem (in Python3) + 13,24,... [0x110c6768d,0x110c67698,...] ! : | + ! : | + ! : | 6 _PyObject_GenericGetAttrWithDict (in Python3) + 305,8,... [0x110c7a051,0x110c79f28,...] ! : | + ! : | + ! : | 2 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | + ! : | + 2 _PyType_Lookup (in Python3) + 85,253 [0x110c8bd85,0x110c8be2d] ! : | + ! : | + ! : | 1 PyObject_GenericGetAttr (in Python3) + 6 [0x110c79f16] ! : | + ! : | + ! : 8 slot_tp_getattr_hook (in Python3) + 62,48,... [0x110c8fafe,0x110c8faf0,...] ! : | + ! : | + ! : 5 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | + ! : | + ! : | 5 _PyType_Lookup (in Python3) + 13,238,... [0x110c8bd3d,0x110c8be1e,...] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] ! : | + ! : | + ! : | 2 _PyUnicode_FromId (in Python3) + 93,100 [0x110c9e8fd,0x110c9e904] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 100 [0x110c8fb24] ! : | + ! : | + ! : | 2 _PyUnicode_FromId (in Python3) + 8,98 [0x110c9e8a8,0x110c9e902] ! : | + ! : | + ! : 1 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | + ! : | + ! : 1 _PyType_Lookup (in Python3) + 50 [0x110c8bd62] ! : | + ! : | + ! 9 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] ! : | + ! : | + ! : 9 _platform_strcmp (in libsystem_platform.dylib) + 85,94,... [0x7fff69bc1695,0x7fff69bc169e,...] ! : | + ! : | + ! 9 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 84,4,... [0x110a23b74,0x110a23b24,...] ! : | + ! : | + 2 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 25,76 [0x110a179f9,0x110a17a2c] ! : | + ! : | 60 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 385 [0x110a6d101] ! : | + ! : | + 59 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] ! : | + ! : | + ! 47 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] ! : | + ! : | + ! : 29 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | + ! : | + ! : | 15 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | + ! : | + 12 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + ! : | + ! 10 lookdict_split (in Python3) + 13,1,... [0x110c6cb0d,0x110c6cb01,...] ! : | + ! : | + ! : | + ! 1 DYLD-STUB$$memcmp (in Python3) + 0 [0x110dbd2e6] ! : | + ! : | + ! : | + ! 1 lookdict_split (in Python3) + 571 [0x110c6cd3b] ! : | + ! : | + ! : | + ! 1 _platform_memcmp (in libsystem_platform.dylib) + 0 [0x7fff69bc21e0] ! : | + ! : | + ! : | + 3 PyDict_GetItem (in Python3) + 33,188,... [0x110c676a1,0x110c6773c,...] ! : | + ! : | + ! : | 9 _PyObject_GenericGetAttrWithDict (in Python3) + 277,1,... [0x110c7a035,0x110c79f21,...] ! : | + ! : | + ! : | 4 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | + ! : | + 4 _PyType_Lookup (in Python3) + 4,20,... [0x110c8bd34,0x110c8bd44,...] ! : | + ! : | + ! : | 1 PyObject_GenericGetAttr (in Python3) + 6 [0x110c79f16] ! : | + ! : | + ! : 6 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | + ! : | + ! : | 6 _PyType_Lookup (in Python3) + 62,0,... [0x110c8bd6e,0x110c8bd30,...] ! : | + ! : | + ! : 6 slot_tp_getattr_hook (in Python3) + 88,30,... [0x110c8fb18,0x110c8fade,...] ! : | + ! : | + ! : 3 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | + ! : | + ! : | 3 _PyType_Lookup (in Python3) + 1,16,... [0x110c8bd31,0x110c8bd40,...] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] ! : | + ! : | + ! : | 2 _PyUnicode_FromId (in Python3) + 9 [0x110c9e8a9] ! : | + ! : | + ! : 1 PyObject_GetAttr (in Python3) + 72 [0x110c798d8] ! : | + ! : | + ! 6 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] ! : | + ! : | + ! : 6 _platform_strcmp (in libsystem_platform.dylib) + 23,0 [0x7fff69bc1657,0x7fff69bc1640] ! : | + ! : | + ! 4 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 0,4,... [0x110a23b20,0x110a23b24,...] ! : | + ! : | + ! 2 DYLD-STUB$$PyObject_GetAttr (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3a22] ! : | + ! : | + 1 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 6 [0x110a179e6] ! : | + ! : | 56 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 132 [0x110a6dba4] ! : | + ! : | + 54 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] ! : | + ! : | + ! 44 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] ! : | + ! : | + ! : 29 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | + ! : | + ! : | 18 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | + ! : | + 14 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + ! : | + ! 12 lookdict_split (in Python3) + 288,23,... [0x110c6cc20,0x110c6cb17,...] ! : | + ! : | + ! : | + ! 2 lookdict_split (in Python3) + 571 [0x110c6cd3b] ! : | + ! : | + ! : | + ! 2 _platform_memcmp (in libsystem_platform.dylib) + 293,303 [0x7fff69bc2305,0x7fff69bc230f] ! : | + ! : | + ! : | + 4 PyDict_GetItem (in Python3) + 24,88,... [0x110c67698,0x110c676d8,...] ! : | + ! : | + ! : | 6 _PyObject_GenericGetAttrWithDict (in Python3) + 277,17,... [0x110c7a035,0x110c79f31,...] ! : | + ! : | + ! : | 4 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | + ! : | + 4 _PyType_Lookup (in Python3) + 9,20,... [0x110c8bd39,0x110c8bd44,...] ! : | + ! : | + ! : | 1 PyObject_GenericGetAttr (in Python3) + 0 [0x110c79f10] ! : | + ! : | + ! : 6 slot_tp_getattr_hook (in Python3) + 88,8,... [0x110c8fb18,0x110c8fac8,...] ! : | + ! : | + ! : 2 PyObject_GetAttr (in Python3) + 55,72 [0x110c798c7,0x110c798d8] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | + ! : | + ! : | 2 _PyType_Lookup (in Python3) + 85,250 [0x110c8bd85,0x110c8be2a] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 100 [0x110c8fb24] ! : | + ! : | + ! : | 2 _PyUnicode_FromId (in Python3) + 1,102 [0x110c9e8a1,0x110c9e906] ! : | + ! : | + ! : 2 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | + ! : | + ! : | 2 _PyType_Lookup (in Python3) + 16,255 [0x110c8bd40,0x110c8be2f] ! : | + ! : | + ! : 1 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] ! : | + ! : | + ! : 1 _PyUnicode_FromId (in Python3) + 93 [0x110c9e8fd] ! : | + ! : | + ! 5 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] ! : | + ! : | + ! : 5 _platform_strcmp (in libsystem_platform.dylib) + 23,7,... [0x7fff69bc1657,0x7fff69bc1647,...] ! : | + ! : | + ! 3 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 63,84,... [0x110a23b5f,0x110a23b74,...] ! : | + ! : | + ! 1 DYLD-STUB$$PyObject_GetAttr (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3a22] ! : | + ! : | + ! 1 DYLD-STUB$$strcmp (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad6ad0] ! : | + ! : | + 2 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 83,134 [0x110a17a33,0x110a17a66] ! : | + ! : | 56 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 350 [0x110a6d0de] ! : | + ! : | + 54 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] ! : | + ! : | + ! 38 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] ! : | + ! : | + ! : 26 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | + ! : | + ! : | 20 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | + ! : | + 16 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + ! : | + ! 12 lookdict_split (in Python3) + 288,308,... [0x110c6cc20,0x110c6cc34,...] ! : | + ! : | + ! : | + ! 4 lookdict_split (in Python3) + 571 [0x110c6cd3b] ! : | + ! : | + ! : | + ! 4 _platform_memcmp (in libsystem_platform.dylib) + 0,293,... [0x7fff69bc21e0,0x7fff69bc2305,...] ! : | + ! : | + ! : | + 4 PyDict_GetItem (in Python3) + 6,33,... [0x110c67686,0x110c676a1,...] ! : | + ! : | + ! : | 4 _PyObject_GenericGetAttrWithDict (in Python3) + 65,248,... [0x110c79f61,0x110c7a018,...] ! : | + ! : | + ! : | 1 PyObject_GenericGetAttr (in Python3) + 6 [0x110c79f16] ! : | + ! : | + ! : | 1 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | + ! : | 1 _PyType_Lookup (in Python3) + 6 [0x110c8bd36] ! : | + ! : | + ! : 5 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | + ! : | + ! : | 5 _PyType_Lookup (in Python3) + 27,1,... [0x110c8bd4b,0x110c8bd31,...] ! : | + ! : | + ! : 4 slot_tp_getattr_hook (in Python3) + 48,124,... [0x110c8faf0,0x110c8fb3c,...] ! : | + ! : | + ! : 1 PyObject_GetAttr (in Python3) + 0 [0x110c79890] ! : | + ! : | + ! : 1 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | + ! : | + ! : | 1 _PyType_Lookup (in Python3) + 238 [0x110c8be1e] ! : | + ! : | + ! : 1 slot_tp_getattr_hook (in Python3) + 100 [0x110c8fb24] ! : | + ! : | + ! : 1 _PyUnicode_FromId (in Python3) + 97 [0x110c9e901] ! : | + ! : | + ! 9 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] ! : | + ! : | + ! : 9 _platform_strcmp (in libsystem_platform.dylib) + 85,94,... [0x7fff69bc1695,0x7fff69bc169e,...] ! : | + ! : | + ! 7 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 100,153,... [0x110a23b84,0x110a23bb9,...] ! : | + ! : | + 2 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 10,112 [0x110a179ea,0x110a17a50] ! : | + ! : | 47 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 440 [0x110a6d138] ! : | + ! : | + 40 PyEval_RestoreThread (in Python3) + 31 [0x110d06cef] ! : | + ! : | + ! 10 take_gil (in Python3) + 393 [0x110d06829] ! : | + ! : | + ! : 10 pthread_cond_signal (in libsystem_pthread.dylib) + 157,86,... [0x7fff69bcf135,0x7fff69bcf0ee,...] ! : | + ! : | + ! 8 take_gil (in Python3) + 327 [0x110d067e7] ! : | + ! : | + ! : 8 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,80,... [0x7fff69bcb2be,0x7fff69bcb2ab,...] ! : | + ! : | + ! 6 take_gil (in Python3) + 12,433,... [0x110d066ac,0x110d06851,...] ! : | + ! : | + ! 5 take_gil (in Python3) + 57 [0x110d066d9] ! : | + ! : | + ! : 5 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,62 [0x7fff69bcb2be,0x7fff69bcb299] ! : | + ! : | + ! 4 take_gil (in Python3) + 418 [0x110d06842] ! : | + ! : | + ! : 4 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,80 [0x7fff69bcb66f,0x7fff69bcb666] ! : | + ! : | + ! 4 take_gil (in Python3) + 527 [0x110d068af] ! : | + ! : | + ! : 4 pthread_mutex_unlock (in libsystem_pthread.dylib) + 59,89,... [0x7fff69bcb651,0x7fff69bcb66f,...] ! : | + ! : | + ! 2 DYLD-STUB$$__error (in Python3) + 0 [0x110dbcfb0] ! : | + ! : | + ! 1 take_gil (in Python3) + 536 [0x110d068b8] ! : | + ! : | + ! 1 __error (in libsystem_kernel.dylib) + 0 [0x7fff69b0caae] ! : | + ! : | + 2 DYLD-STUB$$__error (in Python3) + 0 [0x110dbcfb0] ! : | + ! : | + 2 PyEval_RestoreThread (in Python3) + 31 [0x110d06cef] ! : | + ! : | + 1 PyEval_RestoreThread (in Python3) + 20 [0x110d06ce4] ! : | + ! : | + ! 1 __error (in libsystem_kernel.dylib) + 0 [0x7fff69b0caae] ! : | + ! : | + 1 PyEval_RestoreThread (in Python3) + 36 [0x110d06cf4] ! : | + ! : | + ! 1 _Py_IsFinalizing (in Python3) + 18 [0x110d3da52] ! : | + ! : | + 1 PyThreadState_Swap (in Python3) + 1 [0x110d412f1] ! : | + ! : | 39 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 108 [0x110a6cfec] ! : | + ! : | + 36 PyArg_ParseTuple (in Python3) + 209 [0x110d27ff1] ! : | + ! : | + ! 22 vgetargs1_impl (in Python3) + 669,58,... [0x110d2846d,0x110d2820a,...] ! : | + ! : | + ! 14 vgetargs1_impl (in Python3) + 613 [0x110d28435] ! : | + ! : | + ! 14 convertitem (in Python3) + 102,4560,... [0x110d2b366,0x110d2c4d0,...] ! : | + ! : | + 3 PyArg_ParseTuple (in Python3) + 0,70,... [0x110d27f20,0x110d27f66,...] ! : | + ! : | 38 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 178 [0x110a6dbd2] ! : | + ! : | + 33 PyEval_RestoreThread (in Python3) + 31 [0x110d06cef] ! : | + ! : | + ! 8 take_gil (in Python3) + 393 [0x110d06829] ! : | + ! : | + ! : 8 pthread_cond_signal (in libsystem_pthread.dylib) + 157,102,... [0x7fff69bcf135,0x7fff69bcf0fe,...] ! : | + ! : | + ! 6 take_gil (in Python3) + 418 [0x110d06842] ! : | + ! : | + ! : 6 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,21,... [0x7fff69bcb66f,0x7fff69bcb62b,...] ! : | + ! : | + ! 5 take_gil (in Python3) + 57 [0x110d066d9] ! : | + ! : | + ! : 5 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,0,... [0x7fff69bcb2be,0x7fff69bcb25b,...] ! : | + ! : | + ! 5 take_gil (in Python3) + 327 [0x110d067e7] ! : | + ! : | + ! : 5 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,110 [0x7fff69bcb2be,0x7fff69bcb2c9] ! : | + ! : | + ! 4 take_gil (in Python3) + 527 [0x110d068af] ! : | + ! : | + ! : 4 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,0 [0x7fff69bcb66f,0x7fff69bcb616] ! : | + ! : | + ! 4 take_gil (in Python3) + 12,310,... [0x110d066ac,0x110d067d6,...] ! : | + ! : | + ! 1 take_gil (in Python3) + 35 [0x110d066c3] ! : | + ! : | + ! 1 __error (in libsystem_kernel.dylib) + 19 [0x7fff69b0cac1] ! : | + ! : | + 2 PyThreadState_Swap (in Python3) + 1 [0x110d412f1] ! : | + ! : | + 1 DYLD-STUB$$__error (in Python3) + 0 [0x110dbcfb0] ! : | + ! : | + 1 PyEval_RestoreThread (in Python3) + 58 [0x110d06d0a] ! : | + ! : | + ! 1 __error (in libsystem_kernel.dylib) + 0 [0x7fff69b0caae] ! : | + ! : | + 1 PyEval_RestoreThread (in Python3) + 6 [0x110d06cd6] ! : | + ! : | 37 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 72 [0x110a6db68] ! : | + ! : | + 33 PyArg_ParseTuple (in Python3) + 209 [0x110d27ff1] ! : | + ! : | + ! 17 vgetargs1_impl (in Python3) + 151,207,... [0x110d28267,0x110d2829f,...] ! : | + ! : | + ! 16 vgetargs1_impl (in Python3) + 613 [0x110d28435] ! : | + ! : | + ! 16 convertitem (in Python3) + 102,6,... [0x110d2b366,0x110d2b306,...] ! : | + ! : | + 4 PyArg_ParseTuple (in Python3) + 1,131 [0x110d27f21,0x110d27fa3] ! : | + ! : | 35 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 411 [0x110a6d11b] ! : | + ! : | + 32 PyEval_SaveThread (in Python3) + 29 [0x110d06cad] ! : | + ! : | + ! 18 drop_gil (in Python3) + 90 [0x110d06a7a] ! : | + ! : | + ! : 18 pthread_cond_signal (in libsystem_pthread.dylib) + 157,0,... [0x7fff69bcf135,0x7fff69bcf098,...] ! : | + ! : | + ! 9 drop_gil (in Python3) + 60 [0x110d06a5c] ! : | + ! : | + ! : 9 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,0 [0x7fff69bcb2be,0x7fff69bcb25b] ! : | + ! : | + ! 4 drop_gil (in Python3) + 20,60,... [0x110d06a34,0x110d06a5c,...] ! : | + ! : | + ! 1 drop_gil (in Python3) + 115 [0x110d06a93] ! : | + ! : | + ! 1 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89 [0x7fff69bcb66f] ! : | + ! : | + 2 PyEval_SaveThread (in Python3) + 5,36 [0x110d06c95,0x110d06cb4] ! : | + ! : | + 1 PyEval_SaveThread (in Python3) + 13 [0x110d06c9d] ! : | + ! : | + 1 PyThreadState_Swap (in Python3) + 0 [0x110d412f0] ! : | + ! : | 29 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 154 [0x110a6dbba] ! : | + ! : | + 26 PyEval_SaveThread (in Python3) + 29 [0x110d06cad] ! : | + ! : | + ! 9 drop_gil (in Python3) + 60 [0x110d06a5c] ! : | + ! : | + ! : 9 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,0,... [0x7fff69bcb2be,0x7fff69bcb25b,...] ! : | + ! : | + ! 9 drop_gil (in Python3) + 90 [0x110d06a7a] ! : | + ! : | + ! : 9 pthread_cond_signal (in libsystem_pthread.dylib) + 157,140 [0x7fff69bcf135,0x7fff69bcf124] ! : | + ! : | + ! 6 drop_gil (in Python3) + 115 [0x110d06a93] ! : | + ! : | + ! : 6 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89 [0x7fff69bcb66f] ! : | + ! : | + ! 2 drop_gil (in Python3) + 0,60 [0x110d06a20,0x110d06a5c] ! : | + ! : | + 2 PyEval_SaveThread (in Python3) + 1,36 [0x110d06c91,0x110d06cb4] ! : | + ! : | + 1 PyEval_SaveThread (in Python3) + 13 [0x110d06c9d] ! : | + ! : | + 1 PyThreadState_Swap (in Python3) + 0 [0x110d412f0] ! : | + ! : | 9 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 157,103,... [0x110a6d01d,0x110a6cfe7,...] ! : | + ! : | 7 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 0,65,... [0x110a6db20,0x110a6db61,...] ! : | + ! : | 5 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 211 [0x110a6d053] ! : | + ! : | + 5 PyLong_AsUnsignedLong (in Python3) + 1,20 [0x110c5b7e1,0x110c5b7f4] ! : | + ! : | 3 DYLD-STUB$$PyEval_RestoreThread (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad392c] ! : | + ! : | 3 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 448 [0x110a6d140] ! : | + ! : | + 3 PyBool_FromLong (in Python3) + 0,7,... [0x110c284c0,0x110c284c7,...] ! : | + ! : | 1 DYLD-STUB$$PyArg_ParseTuple (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3878] ! : | + ! : | 1 DYLD-STUB$$PyBool_FromLong (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3884] ! : | + ! : | 1 DYLD-STUB$$PyErr_Occurred (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad3902] ! : | + ! : | 1 DYLD-STUB$$PyLong_AsUnsignedLong (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad39b0] ! : | + ! : | 1 DYLD-STUB$$lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110ad403a] ! : | + ! : | 1 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 186 [0x110a6dbda] ! : | + ! : | 1 PyBool_FromLong (in Python3) + 7 [0x110c284c7] ! : | + ! : 26 _PyMethodDef_RawFastCallKeywords (in Python3) + 195 [0x110c3cb33] ! : | + ! : | 19 _PyStack_AsTuple (in Python3) + 21 [0x110c3bc35] ! : | + ! : | + 15 PyTuple_New (in Python3) + 185 [0x110c871a9] ! : | + ! : | + ! 15 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) + 10,7,... [0x7fff69bc1bea,0x7fff69bc1be7,...] ! : | + ! : | + 4 PyTuple_New (in Python3) + 61,1,... [0x110c8712d,0x110c870f1,...] ! : | + ! : | 7 _PyStack_AsTuple (in Python3) + 4,116,... [0x110c3bc24,0x110c3bc94,...] ! : | + ! : 17 _PyMethodDef_RawFastCallKeywords (in Python3) + 72,0,... [0x110c3cab8,0x110c3ca70,...] ! : | + ! : 13 _PyMethodDef_RawFastCallKeywords (in Python3) + 761 [0x110c3cd69] ! : | + ! : 10 tupledealloc (in Python3) + 93,80,... [0x110c876ed,0x110c876e0,...] ! : | + ! : 3 tupledealloc (in Python3) + 23 [0x110c876a7] ! : | + ! : 3 PyObject_GC_UnTrack (in Python3) + 0,8,... [0x110d6d8e0,0x110d6d8e8,...] ! : | + ! 8 _PyCFunction_FastCallKeywords (in Python3) + 0,26,... [0x110c3c090,0x110c3c0aa,...] ! : | + ! 4 _Py_CheckFunctionResult (in Python3) + 6,13,... [0x110c3b6f6,0x110c3b6fd,...] ! : | + ! 2 _Py_CheckFunctionResult (in Python3) + 24 [0x110c3b708] ! : | + ! 2 PyErr_Occurred (in Python3) + 0,11 [0x110d255b0,0x110d255bb] ! : | + 8 call_function (in Python3) + 816,37,... [0x110d111a0,0x110d10e95,...] ! : | 85 _PyEval_EvalFrameDefault (in Python3) + 26995 [0x110d0dac3] ! : | + 78 _PyObject_GetMethod (in Python3) + 243 [0x110c7a353] ! : | + ! 74 module_getattro (in Python3) + 38 [0x110c78086] ! : | + ! : 41 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + ! : | 35 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! : | + 35 lookdict_unicode_nodummy (in Python3) + 271,0,... [0x110c68f3f,0x110c68e30,...] ! : | + ! : | 6 PyDict_GetItem (in Python3) + 13,71,... [0x110c6768d,0x110c676c7,...] ! : | + ! : 18 _PyObject_GenericGetAttrWithDict (in Python3) + 277,255,... [0x110c7a035,0x110c7a01f,...] ! : | + ! : 12 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : | 12 _PyType_Lookup (in Python3) + 85,238,... [0x110c8bd85,0x110c8be1e,...] ! : | + ! : 3 PyObject_GenericGetAttr (in Python3) + 0 [0x110c79f10] ! : | + ! 4 module_getattro (in Python3) + 26,0,... [0x110c7807a,0x110c78060,...] ! : | + 7 _PyObject_GetMethod (in Python3) + 0,37,... [0x110c7a260,0x110c7a285,...] ! : | 64 _PyEval_EvalFrameDefault (in Python3) + 15076,30249,... [0x110d0ac34,0x110d0e779,...] ! : | 9 _PyEval_EvalFrameDefault (in Python3) + 15064 [0x110d0ac28] ! : | + 7 _PyDict_LoadGlobal (in Python3) + 87 [0x110c67927] ! : | + ! 7 lookdict_unicode_nodummy (in Python3) + 271,0,... [0x110c68f3f,0x110c68e30,...] ! : | + 2 _PyDict_LoadGlobal (in Python3) + 56,153 [0x110c67908,0x110c67969] ! : | 2 PyEval_EvalFrameEx (in Python3) + 11 [0x110d0713b] ! : | 2 _PyEval_EvalFrameDefault (in Python3) + 36636 [0x110d1006c] ! : | 2 _Py_CheckFunctionResult (in Python3) + 19 [0x110c3b703] ! : 68 function_code_fastcall (in Python3) + 53 [0x110c3c4e5] ! : | 42 _PyFrame_New_NoTrack (in Python3) + 60 [0x110c5274c] ! : | + 25 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + ! 25 lookdict_unicode_nodummy (in Python3) + 271,0,... [0x110c68f3f,0x110c68e30,...] ! : | + 8 PyDict_GetItem (in Python3) + 171,214,... [0x110c6772b,0x110c67756,...] ! : | + 5 _PyDict_GetItemId (in Python3) + 1,0,... [0x110c6bd41,0x110c6bd40,...] ! : | + 4 _PyDict_GetItemId (in Python3) + 17 [0x110c6bd51] ! : | + 4 _PyUnicode_FromId (in Python3) + 0,14,... [0x110c9e8a0,0x110c9e8ae,...] ! : | 14 _PyFrame_New_NoTrack (in Python3) + 93 [0x110c5276d] ! : | + 14 PyType_IsSubtype (in Python3) + 16,20,... [0x110c89310,0x110c89314,...] ! : | 12 _PyFrame_New_NoTrack (in Python3) + 72,199,... [0x110c52758,0x110c527d7,...] ! : 21 function_code_fastcall (in Python3) + 366 [0x110c3c61e] ! : | 21 frame_dealloc (in Python3) + 273,0,... [0x110c52321,0x110c52210,...] ! : 9 _PyFunction_FastCallKeywords (in Python3) + 41,58,... [0x110c3bfc9,0x110c3bfda,...] ! : 8 function_code_fastcall (in Python3) + 133,237,... [0x110c3c535,0x110c3c59d,...] ! : 1 PyEval_EvalFrameEx (in Python3) + 30 [0x110d0714e] ! 23 call_function (in Python3) + 787,10,... [0x110d11183,0x110d10e7a,...] ! 8 call_function (in Python3) + 726 [0x110d11146] ! 8 method_dealloc (in Python3) + 0,1,... [0x110c3e620,0x110c3e621,...] 152 _PyEval_EvalFrameDefault (in Python3) + 27230 [0x110d0dbae] ! 146 call_function (in Python3) + 888 [0x110d111e8] ! : 127 _PyMethodDescr_FastCallKeywords (in Python3) + 81 [0x110c42d71] ! : | 120 _PyMethodDef_RawFastCallKeywords (in Python3) + 775 [0x110c3cd77] ! : | + 73 _PyObject_CallMethodId_SizeT (in Python3) + 202 [0x110c3da8a] ! : | + ! 71 _PyObject_CallFunctionVa (in Python3) + 147 [0x110c3d1e3] ! : | + ! : 65 _PyObject_FastCallDict (in Python3) + 270 [0x110c3b8be] ! : | + ! : | 58 _PyMethodDef_RawFastCallDict (in Python3) + 588 [0x110c3c89c] ! : | + ! : | + 30 buffered_flush (in Python3) + 345 [0x110dac4f9] ! : | + ! : | + ! 10 PyThread_release_lock (in Python3) + 25 [0x110d55779] ! : | + ! : | + ! : 10 pthread_mutex_lock (in libsystem_pthread.dylib) + 99,80,... [0x7fff69bcb2be,0x7fff69bcb2ab,...] ! : | + ! : | + ! 10 PyThread_release_lock (in Python3) + 88 [0x110d557b8] ! : | + ! : | + ! : 10 pthread_cond_signal (in libsystem_pthread.dylib) + 157,0,... [0x7fff69bcf135,0x7fff69bcf098,...] ! : | + ! : | + ! 7 PyThread_release_lock (in Python3) + 144 [0x110d557f0] ! : | + ! : | + ! : 7 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,80 [0x7fff69bcb66f,0x7fff69bcb666] ! : | + ! : | + ! 2 PyThread_release_lock (in Python3) + 73,136 [0x110d557a9,0x110d557e8] ! : | + ! : | + ! 1 DYLD-STUB$$pthread_mutex_lock (in Python3) + 0 [0x110dbd3e8] ! : | + ! : | + 18 buffered_flush (in Python3) + 186 [0x110dac45a] ! : | + ! : | + ! 7 PyThread_acquire_lock_timed (in Python3) + 92 [0x110d5544c] ! : | + ! : | + ! : 7 pthread_mutex_trylock (in libsystem_pthread.dylib) + 105,0,... [0x7fff69bcd926,0x7fff69bcd8bd,...] ! : | + ! : | + ! 7 PyThread_acquire_lock_timed (in Python3) + 774 [0x110d556f6] ! : | + ! : | + ! : 7 pthread_mutex_unlock (in libsystem_pthread.dylib) + 89,49,... [0x7fff69bcb66f,0x7fff69bcb647,...] ! : | + ! : | + ! 4 PyThread_acquire_lock_timed (in Python3) + 13,753 [0x110d553fd,0x110d556e1] ! : | + ! : | + 4 buffered_flush (in Python3) + 219 [0x110dac47b] ! : | + ! : | + ! 4 _bufferedwriter_flush_unlocked (in Python3) + 195,9 [0x110da9723,0x110da9669] ! : | + ! : | + 3 buffered_flush (in Python3) + 4,10,... [0x110dac3a4,0x110dac3aa,...] ! : | + ! : | + 2 buffered_flush (in Python3) + 207 [0x110dac46f] ! : | + ! : | + ! 1 PyThread_get_thread_ident (in Python3) + 29 [0x110d551dd] ! : | + ! : | + ! : 1 pthread_self (in libsystem_pthread.dylib) + 16 [0x7fff69bcbfd1] ! : | + ! : | + ! 1 PyThread_get_thread_ident (in Python3) + 16 [0x110d551d0] ! : | + ! : | + 1 buffered_flush (in Python3) + 42 [0x110dac3ca] ! : | + ! : | + 1 _PyFileIO_closed (in Python3) + 11 [0x110da558b] ! : | + ! : | 7 _PyMethodDef_RawFastCallDict (in Python3) + 20,52,... [0x110c3c664,0x110c3c684,...] ! : | + ! : 3 _PyObject_FastCallDict (in Python3) + 278 [0x110c3b8c6] ! : | + ! : | 3 PyErr_Occurred (in Python3) + 0,11 [0x110d255b0,0x110d255bb] ! : | + ! : 3 _PyObject_FastCallDict (in Python3) + 50,217,... [0x110c3b7e2,0x110c3b889,...] ! : | + ! 2 _PyObject_CallFunctionVa (in Python3) + 29,157 [0x110c3d16d,0x110c3d1ed] ! : | + 36 _PyObject_CallMethodId_SizeT (in Python3) + 125 [0x110c3da3d] ! : | + ! 13 _PyObject_GenericGetAttrWithDict (in Python3) + 144,1,... [0x110c79fb0,0x110c79f21,...] ! : | + ! 8 _PyObject_GetAttrId (in Python3) + 82,75,... [0x110c79cd2,0x110c79ccb,...] ! : | + ! 5 PyObject_GenericGetAttr (in Python3) + 0,1 [0x110c79f10,0x110c79f11] ! : | + ! 4 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + ! : 4 _PyType_Lookup (in Python3) + 4,6,... [0x110c8bd34,0x110c8bd36,...] ! : | + ! 3 _PyObject_GenericGetAttrWithDict (in Python3) + 410 [0x110c7a0ba] ! : | + ! : 3 PyCFunction_NewEx (in Python3) + 0,206,... [0x110c76500,0x110c765ce,...] ! : | + ! 3 _PyObject_GetAttrId (in Python3) + 18 [0x110c79c92] ! : | + ! 3 _PyUnicode_FromId (in Python3) + 8,90,... [0x110c9e8a8,0x110c9e8fa,...] ! : | + 3 _PyObject_CallMethodId_SizeT (in Python3) + 220 [0x110c3da9c] ! : | + ! 3 meth_dealloc (in Python3) + 4,81,... [0x110c766b4,0x110c76701,...] ! : | + 3 _PyObject_CallMethodId_SizeT (in Python3) + 102,125,... [0x110c3da26,0x110c3da3d,...] ! : | + 2 _io_TextIOWrapper_flush (in Python3) + 131 [0x110db09a3] ! : | + ! 2 _PyFileIO_closed (in Python3) + 7 [0x110da5587] ! : | + 1 _PyObject_CallMethodId_SizeT (in Python3) + 178 [0x110c3da72] ! : | + ! 1 PyCallable_Check (in Python3) + 0 [0x110c7a8b0] ! : | + 1 _io_TextIOWrapper_flush (in Python3) + 172 [0x110db09cc] ! : | + ! 1 _textiowrapper_writeflush (in Python3) + 6 [0x110daf426] ! : | + 1 _io_TextIOWrapper_flush (in Python3) + 114 [0x110db0992] ! : | 7 _PyMethodDef_RawFastCallKeywords (in Python3) + 4,69,... [0x110c3ca74,0x110c3cab5,...] ! : 11 _PyMethodDescr_FastCallKeywords (in Python3) + 48 [0x110c42d50] ! : | 6 _PyObject_RealIsSubclass (in Python3) + 0,1,... [0x110c27c90,0x110c27c91,...] ! : | 5 PyType_IsSubtype (in Python3) + 20,1,... [0x110c89314,0x110c89301,...] ! : 4 _PyMethodDescr_FastCallKeywords (in Python3) + 4,12,... [0x110c42d24,0x110c42d2c,...] ! : 3 _Py_CheckFunctionResult (in Python3) + 1,8,... [0x110c3b6f1,0x110c3b6f8,...] ! : 1 _Py_CheckFunctionResult (in Python3) + 24 [0x110c3b708] ! : 1 PyErr_Occurred (in Python3) + 18 [0x110d255c2] ! 6 call_function (in Python3) + 830,6,... [0x110d111ae,0x110d10e76,...] 122 _PyEval_EvalFrameDefault (in Python3) + 26995 [0x110d0dac3] ! 89 _PyObject_GetMethod (in Python3) + 243 [0x110c7a353] ! : 52 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] ! : | 19 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | + 8 PyDict_GetItem (in Python3) + 188,202,... [0x110c6773c,0x110c6774a,...] ! : | + 6 PyDict_GetItem (in Python3) + 207 [0x110c6774f] ! : | + ! 6 PyErr_Clear (in Python3) + 6,49,... [0x110d25486,0x110d254b1,...] ! : | + 5 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + 5 lookdict_split (in Python3) + 1,86,... [0x110c6cb01,0x110c6cb56,...] ! : | 12 _PyObject_GenericGetAttrWithDict (in Python3) + 410 [0x110c7a0ba] ! : | + 9 PyMethod_New (in Python3) + 0,25,... [0x110c3e530,0x110c3e549,...] ! : | + 3 func_descr_get (in Python3) + 0,11 [0x110c53f70,0x110c53f7b] ! : | 11 _PyObject_GenericGetAttrWithDict (in Python3) + 255,65,... [0x110c7a01f,0x110c79f61,...] ! : | 8 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : | + 8 _PyType_Lookup (in Python3) + 4,9,... [0x110c8bd34,0x110c8bd39,...] ! : | 2 func_descr_get (in Python3) + 19 [0x110c53f83] ! : 16 slot_tp_getattr_hook (in Python3) + 0,88,... [0x110c8fac0,0x110c8fb18,...] ! : 12 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] ! : | 12 _PyType_Lookup (in Python3) + 85,20,... [0x110c8bd85,0x110c8bd44,...] ! : 5 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] ! : | 5 _PyType_Lookup (in Python3) + 1,8,... [0x110c8bd31,0x110c8bd38,...] ! : 2 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] ! : | 2 _PyUnicode_FromId (in Python3) + 6,97 [0x110c9e8a6,0x110c9e901] ! : 1 PyObject_GenericGetAttr (in Python3) + 9 [0x110c79f19] ! : 1 slot_tp_getattr_hook (in Python3) + 100 [0x110c8fb24] ! : 1 _PyUnicode_FromId (in Python3) + 98 [0x110c9e902] ! 22 _PyObject_GetMethod (in Python3) + 48,55,... [0x110c7a290,0x110c7a297,...] ! 8 _PyObject_GetMethod (in Python3) + 335 [0x110c7a3af] ! : 4 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | 4 lookdict_unicode_nodummy (in Python3) + 0,136,... [0x110c68e30,0x110c68eb8,...] ! : 2 PyDict_GetItem (in Python3) + 207 [0x110c6774f] ! : | 2 PyErr_Clear (in Python3) + 0,49 [0x110d25480,0x110d254b1] ! : 2 PyDict_GetItem (in Python3) + 13,214 [0x110c6768d,0x110c67756] ! 3 _PyObject_GetMethod (in Python3) + 110 [0x110c7a2ce] ! 3 _PyType_Lookup (in Python3) + 33,50,... [0x110c8bd51,0x110c8bd62,...] 98 _PyEval_EvalFrameDefault (in Python3) + 1702,22689,... [0x110d077f6,0x110d0c9f1,...] 32 _PyEval_EvalFrameDefault (in Python3) + 20001 [0x110d0bf71] ! 28 module_getattro (in Python3) + 38 [0x110c78086] ! : 23 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] ! : | 20 PyDict_GetItem (in Python3) + 191 [0x110c6773f] ! : | + 20 lookdict_unicode_nodummy (in Python3) + 271,457,... [0x110c68f3f,0x110c68ff9,...] ! : | 3 PyDict_GetItem (in Python3) + 214,188 [0x110c67756,0x110c6773c] ! : 3 _PyObject_GenericGetAttrWithDict (in Python3) + 277 [0x110c7a035] ! : 2 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] ! : 2 _PyType_Lookup (in Python3) + 33,80 [0x110c8bd51,0x110c8bd80] ! 4 PyObject_GetAttr (in Python3) + 6,11,... [0x110c79896,0x110c7989b,...] 24 _PyEval_EvalFrameDefault (in Python3) + 15064 [0x110d0ac28] 21 _PyDict_LoadGlobal (in Python3) + 87 [0x110c67927] : 21 lookdict_unicode_nodummy (in Python3) + 271,186,... [0x110c68f3f,0x110c68eea,...] 3 _PyDict_LoadGlobal (in Python3) + 0,81,... [0x110c678d0,0x110c67921,...] Total number in stack (recursive counted multiple, when >=5): 22 _PyType_Lookup (in Python3) + 0 [0x110c8bd30] 14 pthread_mutex_unlock (in libsystem_pthread.dylib) + 0 [0x7fff69bcb616] 13 pthread_mutex_lock (in libsystem_pthread.dylib) + 0 [0x7fff69bcb25b] 11 _PyUnicode_FromId (in Python3) + 0 [0x110c9e8a0] 10 PyDict_GetItem (in Python3) + 0 [0x110c67680] 10 PyDict_GetItem (in Python3) + 191 [0x110c6773f] 9 _PyObject_GenericGetAttrWithDict (in Python3) + 0 [0x110c79f20] 9 _PyObject_GenericGetAttrWithDict (in Python3) + 121 [0x110c79f99] 8 PyObject_GenericGetAttr (in Python3) + 0 [0x110c79f10] 8 _PyObject_GenericGetAttrWithDict (in Python3) + 266 [0x110c7a02a] 6 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) + 0 [0x7fff69bc1740] 6 _pthread_start (in libsystem_pthread.dylib) + 148 [0x7fff69bcfe65] 6 free (in libsystem_malloc.dylib) + 0 [0x7fff69b81ba1] 6 lookdict_split (in Python3) + 0 [0x110c6cb00] 6 lookdict_unicode_nodummy (in Python3) + 0 [0x110c68e30] 6 slot_tp_getattr_hook (in Python3) + 0 [0x110c8fac0] 6 slot_tp_getattr_hook (in Python3) + 124 [0x110c8fb3c] 6 slot_tp_getattr_hook (in Python3) + 450 [0x110c8fc82] 6 slot_tp_getattr_hook (in Python3) + 73 [0x110c8fb09] 6 std::__1::mutex::lock() (in libc++.1.dylib) + 9 [0x7fff66ae2439] 6 std::__1::mutex::unlock() (in libc++.1.dylib) + 9 [0x7fff66ae245f] 6 thread_start (in libsystem_pthread.dylib) + 15 [0x7fff69bcb83b] 5 PyObject_GetAttr (in Python3) + 0 [0x110c79890] 5 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110a179e0] 5 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) + 103 [0x110a17a47] 5 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 0 [0x110a23b20] 5 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 138 [0x110a23baa] 5 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) + 92 [0x110a23b7c] 5 _platform_memcmp (in libsystem_platform.dylib) + 0 [0x7fff69bc21e0] 5 _platform_strcmp (in libsystem_platform.dylib) + 0 [0x7fff69bc1640] 5 default_zone_malloc (in libsystem_malloc.dylib) + 0 [0x7fff69b810bb] 5 free (in libsystem_malloc.dylib) + 107 [0x7fff69b81c0c] 5 function_code_fastcall (in Python3) + 237 [0x110c3c59d] 5 lookdict_split (in Python3) + 571 [0x110c6cd3b] 5 malloc (in libsystem_malloc.dylib) + 21 [0x7fff69b80fe5] 5 malloc_zone_malloc (in libsystem_malloc.dylib) + 0 [0x7fff69b81002] 5 malloc_zone_malloc (in libsystem_malloc.dylib) + 104 [0x7fff69b8106a] 5 operator new(unsigned long) (in libc++abi.dylib) + 40 [0x7fff66b35718] 5 pthread_cond_signal (in libsystem_pthread.dylib) + 0 [0x7fff69bcf098] 5 slot_tp_getattr_hook (in Python3) + 53 [0x110c8faf5] 5 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) + 0 [0x7fff66ae21cc] 5 szone_size (in libsystem_malloc.dylib) + 0 [0x7fff69b8473c] 5 szone_size (in libsystem_malloc.dylib) + 45 [0x7fff69b84769] 5 tiny_size (in libsystem_malloc.dylib) + 0 [0x7fff69b847d7] Sort by top of stack, same collapsed (when >= 5): __psynch_cvwait (in libsystem_kernel.dylib) 4360 __select (in libsystem_kernel.dylib) 4360 __read_nocancel (in libsystem_kernel.dylib) 2180 __workq_kernreturn (in libsystem_kernel.dylib) 2180 mach_msg_trap (in libsystem_kernel.dylib) 2180 _PyEval_EvalFrameDefault (in Python3) 162 lookdict_unicode_nodummy (in Python3) 112 pthread_mutex_lock (in libsystem_pthread.dylib) 94 pthread_mutex_unlock (in libsystem_pthread.dylib) 91 _PyType_Lookup (in Python3) 89 tiny_malloc_should_clear (in libsystem_malloc.dylib) 82 _PyObject_GenericGetAttrWithDict (in Python3) 77 lookdict_split (in Python3) 72 small_malloc_should_clear (in libsystem_malloc.dylib) 69 free_tiny (in libsystem_malloc.dylib) 55 pthread_cond_signal (in libsystem_pthread.dylib) 55 _platform_memmove$VARIANT$Haswell (in libsystem_platform.dylib) 51 slot_tp_getattr_hook (in Python3) 45 PyDict_GetItem (in Python3) 44 _platform_strcmp (in libsystem_platform.dylib) 44 llvm::write_hex(llvm::raw_ostream&, unsigned long long, llvm::HexPrintStyle, llvm::Optional) (in LLDB) 42 vgetargs1_impl (in Python3) 39 free (in libsystem_malloc.dylib) 38 call_function (in Python3) 37 SWIG_Python_GetSwigThis(_object*) (in liblldbPluginScriptInterpreterPython3.dylib) 30 convertitem (in Python3) 30 free_small (in libsystem_malloc.dylib) 30 _PyObject_GetMethod (in Python3) 29 tiny_size (in libsystem_malloc.dylib) 28 _PyMethodDef_RawFastCallKeywords (in Python3) 24 tiny_free_list_add_ptr (in libsystem_malloc.dylib) 23 _PyUnicode_FromId (in Python3) 21 frame_dealloc (in Python3) 21 PyType_IsSubtype (in Python3) 19 default_zone_malloc (in libsystem_malloc.dylib) 17 szone_size (in libsystem_malloc.dylib) 17 llvm::raw_ostream::write(char const*, unsigned long) (in LLDB) 16 PyObject_GenericGetAttr (in Python3) 15 _platform_bzero$VARIANT$Haswell (in libsystem_platform.dylib) 15 lldb_private::Listener::GetEventInternal(lldb_private::Timeout > const&, lldb_private::Broadcaster*, lldb_private::ConstString const*, unsigned int, unsigned int, std::__1::shared_ptr&) (in LLDB) 15 lldb::SBListener::WaitForEventForBroadcaster(unsigned int, lldb::SBBroadcaster const&, lldb::SBEvent&) (in LLDB) 14 small_size (in libsystem_malloc.dylib) 13 SWIG_Python_ConvertPtrAndOwn(_object*, void**, swig_type_info*, int, int*) (in liblldbPluginScriptInterpreterPython3.dylib) 12 _PyFrame_New_NoTrack (in Python3) 12 lldb_private::repro::Recorder::Recorder(llvm::StringRef, std::__1::basic_string, std::__1::allocator >&&) (in LLDB) 12 malloc_zone_malloc (in libsystem_malloc.dylib) 12 std::__1::basic_string, std::__1::allocator >::basic_string(std::__1::basic_string, std::__1::allocator > const&) (in libc++.1.dylib) 12 tiny_malloc_from_free_list (in libsystem_malloc.dylib) 12 _platform_memcmp (in libsystem_platform.dylib) 10 take_gil (in Python3) 10 tupledealloc (in Python3) 10 PyMethod_New (in Python3) 9 PyObject_GetAttr (in Python3) 9 _PyFunction_FastCallKeywords (in Python3) 9 _Py_CheckFunctionResult (in Python3) 9 _wrap_SBListener_WaitForEventForBroadcaster(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) 9 szone_malloc_should_clear (in libsystem_malloc.dylib) 9 PyErr_Clear (in Python3) 8 _PyCFunction_FastCallKeywords (in Python3) 8 _PyObject_GetAttrId (in Python3) 8 function_code_fastcall (in Python3) 8 method_dealloc (in Python3) 8 set_tiny_meta_header_in_use (in libsystem_malloc.dylib) 8 PyArg_ParseTuple (in Python3) 7 _PyMethodDef_RawFastCallDict (in Python3) 7 _PyStack_AsTuple (in Python3) 7 _wrap_SBListener_GetNextEvent(_object*, _object*) (in liblldbPluginScriptInterpreterPython3.dylib) 7 lldb_private::repro::Reproducer::GetGenerator() (in LLDB) 7 malloc (in libsystem_malloc.dylib) 7 operator new(unsigned long) (in libc++abi.dylib) 7 pthread_mutex_trylock (in libsystem_pthread.dylib) 7 PyErr_Occurred (in Python3) 6 _PyObject_RealIsSubclass (in Python3) 6 drop_gil (in Python3) 6 lldb::SBListener::GetNextEvent(lldb::SBEvent&) (in LLDB) 6 lldb_private::repro::Reproducer::Instance() (in LLDB) 6 llvm::raw_ostream::preferred_buffer_size() const (in LLDB) 6 szone_free_definite_size (in libsystem_malloc.dylib) 6 DYLD-STUB$$__error (in Python3) 5 PyLong_AsUnsignedLong (in Python3) 5 PyThreadState_Swap (in Python3) 5 _PyDict_GetItemId (in Python3) 5 _PyDict_LoadGlobal (in Python3) 5 func_descr_get (in Python3) 5 lldb::SBEvent::reset(lldb_private::Event*) (in LLDB) 5 lldb_private::GetLogIfAllCategoriesSet(unsigned int) (in LLDB) 5 llvm::raw_ostream::operator<<(void const*) (in LLDB) 5 Binary Images: 0x108a9b000 - 0x108aceff3 +lldb (1100.0.30.11) <0B370A60-88C3-33A7-9395-ACAD1E023764> /Applications/Xcode.app/Contents/Developer/usr/bin/lldb 0x108cea000 - 0x108d7acb7 dyld (733.8) /usr/lib/dyld 0x108dee000 - 0x10d391ff7 com.apple.LLDB.framework (1100.0.30.11 - 1100.0.30.11) <5B27F5F0-1291-308B-98DA-A3E89838FA9D> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLDB 0x10e886000 - 0x10e886ff3 +_uuid.cpython-37m-darwin.so (46) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_uuid.cpython-37m-darwin.so 0x10e88d000 - 0x10e88dff7 +_heapq.cpython-37m-darwin.so (46) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_heapq.cpython-37m-darwin.so 0x10e896000 - 0x10e89aff3 +_struct.cpython-37m-darwin.so (46) <9A8548C5-93E9-300B-A6A6-828A7876DE18> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_struct.cpython-37m-darwin.so 0x10e8a7000 - 0x10e8a9ff3 +readline.cpython-37m-darwin.so (46) <3E601A97-DABC-338B-981E-FF7430E25949> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/readline.cpython-37m-darwin.so 0x10e8b5000 - 0x10e8baffb +math.cpython-37m-darwin.so (46) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/math.cpython-37m-darwin.so 0x10e8c6000 - 0x10e8d4ff3 +_datetime.cpython-37m-darwin.so (46) <142B3BBD-52A1-30C7-9A1C-CD28F2F30F38> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_datetime.cpython-37m-darwin.so 0x10e8e4000 - 0x10e8e4ff7 +_opcode.cpython-37m-darwin.so (46) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_opcode.cpython-37m-darwin.so 0x10e8eb000 - 0x10e8ecfff +_posixsubprocess.cpython-37m-darwin.so (46) <189FDDD7-4317-307E-B39F-D0C3391624A7> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_posixsubprocess.cpython-37m-darwin.so 0x10e8f4000 - 0x10e8f7fff +select.cpython-37m-darwin.so (46) <51E12D3C-6B1F-3CC4-B28B-5566594A61E2> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/select.cpython-37m-darwin.so 0x10e901000 - 0x10e905ff7 +binascii.cpython-37m-darwin.so (46) <4A2FBA9C-9C86-30C4-B31D-1B7D06B33C54> /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/binascii.cpython-37m-darwin.so 0x10e90e000 - 0x10e914ffb +_json.cpython-37m-darwin.so (46) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/lib-dynload/_json.cpython-37m-darwin.so 0x110a00000 - 0x110b78ff3 +liblldbPluginScriptInterpreterPython3.dylib (1100.0.30.11) <5400842D-118C-3C41-8A5C-3A1B758FA1F1> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/liblldbPluginScriptInterpreterPython3.dylib 0x110c19000 - 0x110e14fff +org.python.python3 (3.7.3 - 3.7.3) /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.7/Python3 0x7fff2e095000 - 0x7fff2e095fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff2e0ad000 - 0x7fff2e718fef com.apple.vImage (8.1 - 524.2) <2BDE5231-B5ED-313E-918A-876ACE1C0FCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff2e719000 - 0x7fff2e982fff libBLAS.dylib (1303.60.1) <94F6B3C0-5039-3F66-8B2E-98791287E459> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff2e983000 - 0x7fff2ec72ff7 libBNNS.dylib (144.40.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff2ec74000 - 0x7fff2f019fff libLAPACK.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff2f01a000 - 0x7fff2f02fff8 libLinearAlgebra.dylib (1303.60.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff2f030000 - 0x7fff2f035ff3 libQuadrature.dylib (7) <17EC31E3-3D77-3B5A-8ADD-6A3DBC1531E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff2f036000 - 0x7fff2f0a6fff libSparse.dylib (103) <350DAE1C-C990-343F-A98A-1B4317EAA869> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff2f0a7000 - 0x7fff2f0b9fef libSparseBLAS.dylib (1303.60.1) <8C0C7291-AC3A-3808-9D45-E359A5E03F0E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff2f0ba000 - 0x7fff2f293ffb libvDSP.dylib (735.40.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff2f294000 - 0x7fff2f34ffd7 libvMisc.dylib (735.40.1) <9C40AC77-59A4-3180-AA4F-8F13CABF02D9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff2f350000 - 0x7fff2f350fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff30a8b000 - 0x7fff30e17ff6 com.apple.CFNetwork (1121.1.2 - 1121.1.2) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff322ec000 - 0x7fff3276cfe7 com.apple.CoreFoundation (6.9 - 1674.103) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff336dc000 - 0x7fff336dcfff com.apple.CoreServices (1069.11 - 1069.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff336dd000 - 0x7fff33762fff com.apple.AE (838 - 838) <1D2A4944-20FA-372A-B8DE-01067521CF8C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff33763000 - 0x7fff33a44ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <17EE58A1-232F-3E35-AC81-C88509A1CE8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff33a45000 - 0x7fff33a92ffd com.apple.DictionaryServices (1.2 - 323.3) <631AEDD4-9328-33A7-ACE5-5FDE790FE7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff33a93000 - 0x7fff33a9bfff com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <9C5A3C2D-CA76-329E-B80C-9CA1A1B1BE51> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff33a9c000 - 0x7fff33cd5ff0 com.apple.LaunchServices (1069.11 - 1069.11) <7D9167B7-8C60-3F42-BA15-8A85E6238FD2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff33cd6000 - 0x7fff33d6eff9 com.apple.Metadata (10.7.0 - 2075.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff33d6f000 - 0x7fff33d9cff7 com.apple.CoreServices.OSServices (1069.11 - 1069.11) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff33d9d000 - 0x7fff33e04fff com.apple.SearchKit (1.4.1 - 1.4.1) <644BE782-F3CA-3CC2-A062-5472ECC68230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff33e05000 - 0x7fff33e29ff5 com.apple.coreservices.SharedFileList (131.3 - 131.3) <3B586025-C347-38CF-B89F-9942CB88AA79> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff34679000 - 0x7fff3467ffff com.apple.DiskArbitration (2.7 - 2.7) <8B55B221-DB4E-3CCD-B104-FC52A4127A66> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff349b1000 - 0x7fff34d79ff4 com.apple.Foundation (6.9 - 1674.103) <9D7DB588-6BDC-3D7B-B267-761D4ECC88A9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff350f0000 - 0x7fff35193ffb com.apple.framework.IOKit (2.0.2 - 1726.60.2) <65BD2F00-4BC5-3EF6-BF4D-DA1F0513E2B9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff389fe000 - 0x7fff38a0affe com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff3b5d0000 - 0x7fff3b5ecfff com.apple.CFOpenDirectory (10.15 - 220.40.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff3b5ed000 - 0x7fff3b5f8ff7 com.apple.OpenDirectory (10.15 - 220.40.1) <17B8A217-97DE-3DCA-B91B-6FB68451B94B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff3e942000 - 0x7fff3ec94ffa com.apple.security (7.0 - 59306.61.1) <8B67829D-DDEB-3208-A4CE-FD5A57B1A0BB> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff3ec95000 - 0x7fff3ed1eff7 com.apple.securityfoundation (6.0 - 55236.60.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff3ed4d000 - 0x7fff3ed51ff0 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff3fae2000 - 0x7fff3fb4cfff com.apple.SystemConfiguration (1.19 - 1.19) <96A25B9C-51EA-33B2-B681-B92365686CDB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff438bb000 - 0x7fff4397ffe7 com.apple.APFS (1412.61.1 - 1412.61.1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff455ec000 - 0x7fff455fbfef com.apple.AppleFSCompression (119 - 1.0) <48D076F0-D93E-3EFE-8400-9A7615D34F9F> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff46da3000 - 0x7fff46dacff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff49b73000 - 0x7fff49b83ff3 com.apple.CoreEmoji (1.0 - 107) <4BBD8552-5D0D-32F7-AB41-85A51F59B2CA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff4a1d7000 - 0x7fff4a241ff0 com.apple.CoreNLP (1.0 - 213) <682C4550-F662-3BD0-BD30-A4BEF5E2B74B> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x7fff4ae2c000 - 0x7fff4ae5fff7 com.apple.CoreServicesInternal (446.6 - 446.6) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff4ae60000 - 0x7fff4ae8eff7 com.apple.CSStore (1069.11 - 1069.11) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore 0x7fff4bc72000 - 0x7fff4bcb0ff0 com.apple.DebugSymbols (194 - 194) <63EC0BF1-7FAC-3234-870A-0AB25921DADB> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff56f97000 - 0x7fff57065ff5 com.apple.LanguageModeling (1.0 - 215.1) <34D9FCAB-CDB6-3F3A-AAD8-A9D0A0713AE3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff57066000 - 0x7fff570aeff7 com.apple.Lexicon-framework (1.0 - 72) <7413459B-0E19-3C4F-BB84-4E8914875C2D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff570b5000 - 0x7fff570b9ff2 com.apple.LinguisticData (1.0 - 353.6) <63A3EE9B-A415-31A0-88DA-278AC277E1B1> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff58413000 - 0x7fff5845ffff com.apple.spotlight.metadata.utilities (1.0 - 2075.4) <65B49E2A-EF09-30EB-9821-4B348E35EE0B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities 0x7fff58f10000 - 0x7fff58f1afff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff61c82000 - 0x7fff61c92ff3 com.apple.TCC (1.0 - 1) <5DDF1103-C7EE-3588-A532-F33AC526B288> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff65f00000 - 0x7fff65f02ff3 com.apple.loginsupport (1.0 - 1) <1E3EFDAA-97FB-352A-8802-005343FE60F9> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff66263000 - 0x7fff66298ff7 libCRFSuite.dylib (48) <7E22F62C-3EEA-3880-9CCD-0EA93FB953DC> /usr/lib/libCRFSuite.dylib 0x7fff6629b000 - 0x7fff662a5ff3 libChineseTokenizer.dylib (34) <3023F415-2B77-38DA-ABDD-16BFD18CED69> /usr/lib/libChineseTokenizer.dylib 0x7fff66332000 - 0x7fff66334ff7 libDiagnosticMessagesClient.dylib (112) /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff667fa000 - 0x7fff667fbff3 libSystem.B.dylib (1281) <2F6BCFD9-A5F9-30FE-BF5A-5C53D3CBAB4D> /usr/lib/libSystem.B.dylib 0x7fff6688a000 - 0x7fff6688bfff libThaiTokenizer.dylib (3) /usr/lib/libThaiTokenizer.dylib 0x7fff668a3000 - 0x7fff668b9fff libapple_nghttp2.dylib (1.39.2) <0685C38F-7A9F-34CB-B3FF-92601483A0FF> /usr/lib/libapple_nghttp2.dylib 0x7fff668ee000 - 0x7fff66960ff7 libarchive.2.dylib (72.40.2) <88E010D7-060F-333E-B5B4-0249154B9868> /usr/lib/libarchive.2.dylib 0x7fff669fb000 - 0x7fff669fbff3 libauto.dylib (187) <724B1E92-64DC-30CD-A90B-DA90B5794A94> /usr/lib/libauto.dylib 0x7fff66ac2000 - 0x7fff66ad2ff3 libbsm.0.dylib (60) <2E6E444F-7BF3-32E0-AF3A-DE9BF9D9DAAB> /usr/lib/libbsm.0.dylib 0x7fff66ad3000 - 0x7fff66adffff libbz2.1.0.dylib (44) <8FCE28A3-D250-37F5-93B6-866E8494DCAA> /usr/lib/libbz2.1.0.dylib 0x7fff66ae0000 - 0x7fff66b33ff7 libc++.1.dylib (800.7) <6018A70E-5CD3-32AF-BA60-E7A0B7E7CEB2> /usr/lib/libc++.1.dylib 0x7fff66b34000 - 0x7fff66b48fff libc++abi.dylib (800.7) /usr/lib/libc++abi.dylib 0x7fff66b49000 - 0x7fff66b49ffb libcharset.1.dylib (59) <1B71DC8A-FBF2-37F8-92C0-34AE72B7CED3> /usr/lib/libcharset.1.dylib 0x7fff66b4a000 - 0x7fff66b5bffb libcmph.dylib (8) <55F5F96B-F93C-3A1A-80F7-61B9ED2C2F6C> /usr/lib/libcmph.dylib 0x7fff66b5c000 - 0x7fff66b73fe7 libcompression.dylib (87) <35A0C0B0-6545-3E18-AEA7-F8C70E0FB095> /usr/lib/libcompression.dylib 0x7fff66e43000 - 0x7fff66e59ff7 libcoretls.dylib (167) /usr/lib/libcoretls.dylib 0x7fff66e5a000 - 0x7fff66e5bfff libcoretls_cfhelpers.dylib (167) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff67566000 - 0x7fff67583ff7 libedit.3.dylib (55) <0EAF66AD-A60E-3869-B52A-103A68B07D1A> /usr/lib/libedit.3.dylib 0x7fff67584000 - 0x7fff67584fff libenergytrace.dylib (21) <38819A80-4A1A-32D7-99D3-B675808F30CF> /usr/lib/libenergytrace.dylib 0x7fff675ac000 - 0x7fff675aefff libfakelink.dylib (149) /usr/lib/libfakelink.dylib 0x7fff675b5000 - 0x7fff675bcfff libform.5.4.dylib (57) /usr/lib/libform.5.4.dylib 0x7fff675bd000 - 0x7fff675c2fff libgermantok.dylib (24) <6D3925E0-8A6F-3BE1-8729-ABEDE2264AF1> /usr/lib/libgermantok.dylib 0x7fff675cd000 - 0x7fff676bdff7 libiconv.2.dylib (59) <54B90704-F9C8-31B4-AE04-FE496B3725A3> /usr/lib/libiconv.2.dylib 0x7fff676be000 - 0x7fff67916ff7 libicucore.A.dylib (64252.0.1) /usr/lib/libicucore.A.dylib 0x7fff67930000 - 0x7fff67931fff liblangid.dylib (133) <7E36BF2A-6E88-3A32-8412-4FD5D850D44A> /usr/lib/liblangid.dylib 0x7fff67932000 - 0x7fff6794aff3 liblzma.5.dylib (16) /usr/lib/liblzma.5.dylib 0x7fff67962000 - 0x7fff67a09fff libmecab.dylib (883.1.1) <790EBEF5-E677-363E-848F-C5E378F35C98> /usr/lib/libmecab.dylib 0x7fff67a0a000 - 0x7fff67c6cfe1 libmecabra.dylib (883.1.1) /usr/lib/libmecabra.dylib 0x7fff67fd8000 - 0x7fff68007ff7 libncurses.5.4.dylib (57) /usr/lib/libncurses.5.4.dylib 0x7fff68136000 - 0x7fff685acff7 libnetwork.dylib (1880.60.5) <0B1AF784-11A0-31EE-AC24-2E0BAB975CC7> /usr/lib/libnetwork.dylib 0x7fff6864b000 - 0x7fff6867cfc6 libobjc.A.dylib (781.2) <17241F77-6A7A-39D7-8836-63E2725AA3C9> /usr/lib/libobjc.A.dylib 0x7fff6868f000 - 0x7fff68693fff libpam.2.dylib (25) /usr/lib/libpam.2.dylib 0x7fff68694000 - 0x7fff68695fff libpanel.5.4.dylib (57) /usr/lib/libpanel.5.4.dylib 0x7fff68696000 - 0x7fff686ccff7 libpcap.A.dylib (89.60.2) <882835C6-7DA0-3465-A646-EBA215EF9DAD> /usr/lib/libpcap.A.dylib 0x7fff687c2000 - 0x7fff689afff7 libsqlite3.dylib (308.4) <5FAC89DA-EC45-3F38-8D00-FE638D6FD4D5> /usr/lib/libsqlite3.dylib 0x7fff68c01000 - 0x7fff68c04ffb libutil.dylib (57) <86C9C769-0523-38C6-940E-900C8CAB780A> /usr/lib/libutil.dylib 0x7fff68c05000 - 0x7fff68c12fff libxar.1.dylib (420) <03679705-EDE0-361D-B0B2-1A69170A6FF1> /usr/lib/libxar.1.dylib 0x7fff68c18000 - 0x7fff68cfaff7 libxml2.2.dylib (32.13) /usr/lib/libxml2.2.dylib 0x7fff68cfe000 - 0x7fff68d26fff libxslt.1.dylib (16.7) <0BBEC00F-116C-3AF8-B751-970482388AED> /usr/lib/libxslt.1.dylib 0x7fff68d27000 - 0x7fff68d39ffb libz.1.dylib (76) <1005ADEB-04A2-3E42-B915-AB4B40A7AB3A> /usr/lib/libz.1.dylib 0x7fff6979d000 - 0x7fff697a2ff3 libcache.dylib (83) /usr/lib/system/libcache.dylib 0x7fff697a3000 - 0x7fff697aefff libcommonCrypto.dylib (60165) /usr/lib/system/libcommonCrypto.dylib 0x7fff697af000 - 0x7fff697b6fff libcompiler_rt.dylib (101.2) <51107CAA-0727-370D-8287-940D40D09AC1> /usr/lib/system/libcompiler_rt.dylib 0x7fff697b7000 - 0x7fff697c0fff libcopyfile.dylib (166.40.1) <6454A046-88E5-32D6-898C-FB0D30D28637> /usr/lib/system/libcopyfile.dylib 0x7fff697c1000 - 0x7fff69858fe7 libcorecrypto.dylib (866.60.3) <8090C446-35C8-31B4-8B1E-AF6D0EF3524B> /usr/lib/system/libcorecrypto.dylib 0x7fff6996f000 - 0x7fff699b0ff0 libdispatch.dylib (1173.60.1) /usr/lib/system/libdispatch.dylib 0x7fff699b1000 - 0x7fff699e6ff7 libdyld.dylib (733.8) <8E2D3DED-0756-37A0-9D55-B9264CA020B4> /usr/lib/system/libdyld.dylib 0x7fff699e7000 - 0x7fff699e7ffb libkeymgr.dylib (30) <0B9A3AF7-086E-3E7A-A52E-3DAF2E52CF86> /usr/lib/system/libkeymgr.dylib 0x7fff699e8000 - 0x7fff699f4ff7 libkxld.dylib (6153.61.1) /usr/lib/system/libkxld.dylib 0x7fff699f5000 - 0x7fff699f5ff7 liblaunch.dylib (1738.61.1) /usr/lib/system/liblaunch.dylib 0x7fff699f6000 - 0x7fff699fbff7 libmacho.dylib (949.0.1) <9831715F-ED86-3A9D-88CD-152C888B784B> /usr/lib/system/libmacho.dylib 0x7fff699fc000 - 0x7fff699feff7 libquarantine.dylib (110.40.3) <58CE8913-EC7B-376B-BC80-69763993A1E4> /usr/lib/system/libquarantine.dylib 0x7fff699ff000 - 0x7fff69a00ff7 libremovefile.dylib (48) <4E1AD797-3993-3E05-BB9B-B4E3038CE09C> /usr/lib/system/libremovefile.dylib 0x7fff69a01000 - 0x7fff69a18fff libsystem_asl.dylib (377.60.2) <2CD6CABE-F8D7-3CCA-A930-08F8AC356D30> /usr/lib/system/libsystem_asl.dylib 0x7fff69a19000 - 0x7fff69a19fff libsystem_blocks.dylib (74) <71A75F21-83AD-382F-95E4-4D6B77B4B9FE> /usr/lib/system/libsystem_blocks.dylib 0x7fff69a1a000 - 0x7fff69aa1ff7 libsystem_c.dylib (1353.60.8) /usr/lib/system/libsystem_c.dylib 0x7fff69aa2000 - 0x7fff69aa5ffb libsystem_configuration.dylib (1061.40.2) /usr/lib/system/libsystem_configuration.dylib 0x7fff69aa6000 - 0x7fff69aa9ff7 libsystem_coreservices.dylib (114) /usr/lib/system/libsystem_coreservices.dylib 0x7fff69aaa000 - 0x7fff69ab2fff libsystem_darwin.dylib (1353.60.8) <9AC37996-630C-3B1E-8285-CFC77B684359> /usr/lib/system/libsystem_darwin.dylib 0x7fff69ab3000 - 0x7fff69abaffb libsystem_dnssd.dylib (1096.60.2) <7F0DF910-F4AC-3CED-9494-295B5E45549C> /usr/lib/system/libsystem_dnssd.dylib 0x7fff69abb000 - 0x7fff69abcffb libsystem_featureflags.dylib (17) <985005B7-C0B3-3DCA-B064-6D34A0687212> /usr/lib/system/libsystem_featureflags.dylib 0x7fff69abd000 - 0x7fff69b0afff libsystem_info.dylib (538) /usr/lib/system/libsystem_info.dylib 0x7fff69b0b000 - 0x7fff69b37ff7 libsystem_kernel.dylib (6153.61.1) <90F8650F-D3A9-38B3-BB8C-B5D3686393BC> /usr/lib/system/libsystem_kernel.dylib 0x7fff69b38000 - 0x7fff69b7ffcf libsystem_m.dylib (3178) <92F1FF45-BD1C-32FE-A9A9-D12AF02C8212> /usr/lib/system/libsystem_m.dylib 0x7fff69b80000 - 0x7fff69ba7fff libsystem_malloc.dylib (283.60.1) <51472F42-71BE-348F-B42E-4EDD3040B690> /usr/lib/system/libsystem_malloc.dylib 0x7fff69ba8000 - 0x7fff69bb5ffb libsystem_networkextension.dylib (1095.60.2) <846C06C0-A705-38AE-8A29-3FA4153252B3> /usr/lib/system/libsystem_networkextension.dylib 0x7fff69bb6000 - 0x7fff69bbfff3 libsystem_notify.dylib (241) <7CB7DE46-5877-3CAD-8526-CACEA22F3AD5> /usr/lib/system/libsystem_notify.dylib 0x7fff69bc0000 - 0x7fff69bc9fef libsystem_platform.dylib (220) /usr/lib/system/libsystem_platform.dylib 0x7fff69bca000 - 0x7fff69bd4fff libsystem_pthread.dylib (416.60.2) <9D14694F-F3FE-385D-9B23-6A87844D5CBF> /usr/lib/system/libsystem_pthread.dylib 0x7fff69bd5000 - 0x7fff69bd9fff libsystem_sandbox.dylib (1217.61.1) /usr/lib/system/libsystem_sandbox.dylib 0x7fff69bda000 - 0x7fff69bdcfff libsystem_secinit.dylib (62.60.1) <129C187A-E580-3F00-A0C3-E96A633364F1> /usr/lib/system/libsystem_secinit.dylib 0x7fff69bdd000 - 0x7fff69be4ffb libsystem_symptoms.dylib (1238.60.1) <5540DEA3-9C3A-3991-8C3A-7B375A5410C7> /usr/lib/system/libsystem_symptoms.dylib 0x7fff69be5000 - 0x7fff69bfbff2 libsystem_trace.dylib (1147.60.3) /usr/lib/system/libsystem_trace.dylib 0x7fff69bfd000 - 0x7fff69c02ffb libunwind.dylib (35.4) <769F4C16-2746-3182-85C1-45CC98D119C8> /usr/lib/system/libunwind.dylib 0x7fff69c03000 - 0x7fff69c37ffe libxpc.dylib (1738.61.1) /usr/lib/system/libxpc.dylib Sample analysis of process 2957 written to file /dev/stdout