Jump to content

edhayes

Member
  • Posts

    3
  • Joined

  • Last visited

edhayes's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. Hi, Andrew et al. I appreciate you all for reaching out to assist me. I'll make sure to follow this topic through to conclusion so it can be helpful to others. Alfred remains mostly useful after crash. It appears to me that workflows relating to python are unusable until python is restarted. Rare is the occasion that Alfred has to be terminated and reopened. I do have a two versions of Python installed. One is 2.7.5 and the other is 2.7.6. (Apple stock version obviously and the other version was downloaded from python.org) Through some independent troubleshooting, I originally thought Python was having an IDLE issue, therefore I opted to update versions as python.org. Now both exist. (I hope that explanation helps.) I have disabled all workflows that use Python and I am slowly enabling then. I will start with deanishe's suggestion of grep'ing for the multiprocessing tonight and report what I find tomorrow. Tyler, as soon as I pin down the workflow I will upload/link to it. Thank you, again, all!
  2. Hi, Tyler and thank you for volunteering. I use your Colors workflow quite often. Thank you sharing that, too! During none of the crashes has Alfred had an active window up. In the morning, I will go through the list of workflows where there is something in the code referencing Python and post them here. Thank you for volunteering him in advance. Hope other can learn from my boo-boo, too! -Ed
  3. Good evening/morning. First let me say that using Alfred has been an overwhelmingly positive experience. I'm quite pleased, but I am having a bit of a niggle at the moment. I am looking for some feedback in how I might resolve Alfred's issue on my MBP. It has 10.9.3 and is the latest hardware build. It came with 10.9.1 at the time of purchase. My hardware is an MBP 15 (late 2013) OS: 10.9.2 and now 10.9.3 (problem started on 10.9.2 but continues with 10.9.3 pre-seed) Python version: 2.7.5 (2.7.6 also resides on the MBP used by SickBeard) Alfred version: Alfred 2.2 (243) Any thoughts or ideas regarding troubleshooting would be helpful. I've copied the information from my console to help. I would say it happens more frequently if the laptop has gone into sleep mode, but that is more of a guess than a fact. This also means that I'm not interacting with Alfred at the moment of crash. Process: Python [3533] Path: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Identifier: Python Version: 2.7.5 (2.7.5) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Alfred 2 [245] User ID: 501 Date/Time: 2014-03-16 18:48:24.642 -0400 OS Version: Mac OS X 10.9.3 (13D17) Report Version: 11 Crashed Thread: 20 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000110 VM Regions Near 0x110: --> __TEXT 0000000105f62000-0000000105f63000 [ 4K] r-x/rwx SM=COW /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python Application Specific Information: *** single-threaded process forked *** crashed on child side of fork pre-exec Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fec864 0x105f66000 + 551012 4 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fe5a24 PyEval_EvalCode + 54 7 org.python.python 0x0000000106004c2c 0x105f66000 + 650284 8 org.python.python 0x0000000106004cd3 PyRun_FileExFlags + 137 9 org.python.python 0x0000000106004821 PyRun_SimpleFileExFlags + 718 10 org.python.python 0x0000000106015363 Py_Main + 2995 11 libdyld.dylib 0x00007fff88c055fd start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 _socket.so 0x0000000106456def 0x106452000 + 19951 2 _socket.so 0x000000010645562f 0x106452000 + 13871 3 org.python.python 0x0000000105fe91ef PyEval_EvalFrameEx + 12338 4 org.python.python 0x0000000105fec864 0x105f66000 + 551012 5 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 6 org.python.python 0x0000000105fec864 0x105f66000 + 551012 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fec864 0x105f66000 + 551012 9 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 10 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 11 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 12 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 13 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 14 org.python.python 0x0000000105fec864 0x105f66000 + 551012 15 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 16 org.python.python 0x0000000105fec864 0x105f66000 + 551012 17 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 18 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 19 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 20 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 21 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 22 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 23 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 24 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 25 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 26 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 27 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 9: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff88c33716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff852b2c3b _pthread_cond_wait + 727 2 org.python.python 0x00000001060135cc PyThread_acquire_lock + 104 3 org.python.python 0x0000000106016b46 0x105f66000 + 723782 4 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 5 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 6 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 7 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 8 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 9 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fec864 0x105f66000 + 551012 12 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 13 org.python.python 0x0000000105fec864 0x105f66000 + 551012 14 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 15 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 16 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 17 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 18 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 19 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 20 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 21 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 22 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 23 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 24 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 13: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 14: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 15: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 16: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 17: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 18: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 19: 0 libsystem_kernel.dylib 0x00007fff88c339aa __select + 10 1 time.so 0x00000001062fddd4 0x1062fd000 + 3540 2 org.python.python 0x0000000105fe814d PyEval_EvalFrameEx + 8080 3 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 4 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 5 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 6 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 7 org.python.python 0x0000000105fec864 0x105f66000 + 551012 8 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 9 org.python.python 0x0000000105fec864 0x105f66000 + 551012 10 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 11 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 12 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 13 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 14 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 15 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 16 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 17 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 18 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 19 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 20 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 20 Crashed: 0 libdispatch.dylib 0x00007fff900aa206 _dispatch_wakeup + 100 1 libdispatch.dylib 0x00007fff900aa7a8 _dispatch_queue_push_list_slow2 + 30 2 libdispatch.dylib 0x00007fff900ad145 _dispatch_mach_msg_send + 608 3 libdispatch.dylib 0x00007fff900ace99 dispatch_mach_send + 136 4 libxpc.dylib 0x00007fff8d6c2920 _xpc_connection_send_message_with_reply_f + 125 5 libxpc.dylib 0x00007fff8d6c27e0 xpc_connection_send_message_with_reply_sync + 180 6 com.apple.CoreFoundation 0x00007fff86798fd3 -[CFPrefsPlistSource copyReplyForDaemonMessage:toConnection:error:] + 243 7 com.apple.CoreFoundation 0x00007fff868f37e0 __47-[CFPrefsPlistSource alreadylocked_synchronize]_block_invoke_2 + 352 8 com.apple.CoreFoundation 0x00007fff8679889b withDaemonConnection + 299 9 com.apple.CoreFoundation 0x00007fff867982fb -[CFPrefsPlistSource alreadylocked_synchronize] + 587 10 com.apple.CoreFoundation 0x00007fff86797ff3 _copyValueForKey + 131 11 com.apple.CoreFoundation 0x00007fff86797f47 -[CFPrefsPlistSource copyValueForKey:] + 71 12 com.apple.CoreFoundation 0x00007fff86797da5 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 149 13 com.apple.CoreFoundation 0x00007fff86797cdf -[CFPrefsSource copyValueForKey:] + 79 14 com.apple.CoreFoundation 0x00007fff86797c70 __CFPreferencesCopyAppValue_block_invoke + 32 15 com.apple.CoreFoundation 0x00007fff86791e4e +[CFPrefsSearchListSource withSearchListForIdentifier:perform:] + 846 16 com.apple.CoreFoundation 0x00007fff86791ab8 CFPreferencesCopyAppValue + 168 17 com.apple.SystemConfiguration 0x00007fff8572b76e SCDynamicStoreCopyProxiesWithOptions + 153 18 com.apple.SystemConfiguration 0x00007fff8572b6c0 SCDynamicStoreCopyProxies + 27 19 _scproxy.so 0x00000001064acab8 0x1064ac000 + 2744 20 org.python.python 0x0000000105fe91ef PyEval_EvalFrameEx + 12338 21 org.python.python 0x0000000105fec864 0x105f66000 + 551012 22 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 23 org.python.python 0x0000000105fec864 0x105f66000 + 551012 24 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 25 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 26 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 27 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 28 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 29 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 30 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 31 org.python.python 0x0000000105f78c59 PyInstance_New + 123 32 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 33 org.python.python 0x0000000105fe9df5 PyEval_EvalFrameEx + 15416 34 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 35 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 36 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 37 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 38 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 39 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 40 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 41 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 42 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 43 org.python.python 0x0000000105fec864 0x105f66000 + 551012 44 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 45 org.python.python 0x0000000105fec864 0x105f66000 + 551012 46 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 47 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 48 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 49 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 50 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 51 org.python.python 0x0000000105fec8c8 0x105f66000 + 551112 52 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 53 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 54 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 55 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 56 org.python.python 0x0000000105fea395 PyEval_EvalFrameEx + 16856 57 org.python.python 0x0000000105fec864 0x105f66000 + 551012 58 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 59 org.python.python 0x0000000105fec864 0x105f66000 + 551012 60 org.python.python 0x0000000105fe94d4 PyEval_EvalFrameEx + 13079 61 org.python.python 0x0000000105fe6093 PyEval_EvalCodeEx + 1641 62 org.python.python 0x0000000105f8d796 0x105f66000 + 161686 63 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 64 org.python.python 0x0000000105f7a9a7 0x105f66000 + 84391 65 org.python.python 0x0000000105f6ff72 PyObject_Call + 101 66 org.python.python 0x0000000105fec01f PyEval_CallObjectWithKeywords + 93 67 org.python.python 0x0000000106016fa5 0x105f66000 + 724901 68 libsystem_pthread.dylib 0x00007fff852b0899 _pthread_body + 138 69 libsystem_pthread.dylib 0x00007fff852b072a _pthread_start + 137 70 libsystem_pthread.dylib 0x00007fff852b4fc9 thread_start + 13 Thread 20 crashed with X86 Thread State (64-bit): rax: 0x0000000000000100 rbx: 0x00007f89f878de10 rcx: 0x0000000000000003 rdx: 0x0000000000000001 rdi: 0x00007f89f878de10 rsi: 0x00007f89fc13e400 rbp: 0x000000010cd32220 rsp: 0x000000010cd32210 r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x00007f89f878de10 r13: 0x000000000000203b r14: 0x00007fff769a66c0 r15: 0x00007f89f878de50 rip: 0x00007fff900aa206 rfl: 0x0000000000010206 cr2: 0x0000000000000110 Logical CPU: 2 Error Code: 0x00000006 Trap Number: 14 Binary Images: 0x105f62000 - 0x105f62fff org.python.python (2.7.5 - 2.7.5) <6408A335-53CA-3F47-9122-CE9278A9A269> /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python 0x105f66000 - 0x106050fff org.python.python (2.7.5 - 2.7.5) <8DD65C8B-686D-3BF1-8682-70F02D28D200> /System/Library/Frameworks/Python.framework/Versions/2.7/Python 0x1062d9000 - 0x1062ddfff itertools.so (76.100.1) <B7032D75-A18E-3F87-8041-CE6C1017229E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so 0x1062e6000 - 0x1062e8fff _collections.so (76.100.1) <37AE71A4-75D6-3FAD-80B3-D9AAB3345CDF> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so 0x1062ee000 - 0x1062f1fff operator.so (76.100.1) <682B1D94-E453-32DC-A90B-8A562B8EE727> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so 0x1062f7000 - 0x1062f8fff _heapq.so (76.100.1) <734C85F3-F3FB-39E6-A654-84107FFE31AD> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so 0x1062fd000 - 0x1062fefff time.so (76.100.1) <3F39C81C-ED55-3D6B-8EB6-BB639C229500> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so 0x106305000 - 0x106307fff select.so (76.100.1) <8B001640-1E39-3F72-898C-5797C098A396> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so 0x10630d000 - 0x10630efff fcntl.so (76.100.1) <EE68AD7B-70F3-37BE-80E5-A4F7B8B5AC19> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so 0x106312000 - 0x106315fff _struct.so (76.100.1) <E4BF5D63-9938-3986-B261-884A5C2023A8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so 0x10631b000 - 0x10631dfff binascii.so (76.100.1) <560031E9-727A-3F6F-AC30-B72EEA00C3B8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so 0x106321000 - 0x106322fff cStringIO.so (76.100.1) <C8F05A92-12AD-3E93-86B3-E6920979CAD8> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so 0x106327000 - 0x106329fff _multiprocessing.so (76.100.1) <030C3EF5-C498-38B6-8FF8-CDBB3AD6245C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_multiprocessing.so 0x10632e000 - 0x106339fff cPickle.so (76.100.1) <FB2313DC-B482-3E16-9313-1A0270B2E81D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so 0x10633f000 - 0x106340fff _functools.so (76.100.1) <90D6FCF9-9CDB-346C-AC33-6A9B432DF895> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so 0x106344000 - 0x106345fff _locale.so (76.100.1) <FBD74B95-5CB4-3FA8-9678-4F6B701B901A> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so 0x106449000 - 0x10644cfff strop.so (76.100.1) <7DF9F1F3-B787-3012-9777-96764E72F686> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so 0x106452000 - 0x106459ff7 _socket.so (76.100.1) <439F9117-39A7-37EF-9F90-6C3342140678> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so 0x106463000 - 0x106466fff _ssl.so (76.100.1) <F6FD3BA9-1490-3DD7-8C59-EB36BF3260CC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so 0x1064ac000 - 0x1064acfff _scproxy.so (76.100.1) <A76D4D04-F559-343D-B59A-8C328EEF7777> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so 0x1064b1000 - 0x1064bffff _io.so (76.100.1) <E0EF2165-BC62-309F-9876-96A839B1C971> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so 0x1064ce000 - 0x1064d1ff7 math.so (76.100.1) <415E6D75-85F7-3D95-9905-040F841DC01C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so 0x1064d7000 - 0x1064d8fff _hashlib.so (76.100.1) <C369E214-A7AA-3061-AD28-DC399B47B184> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so 0x1064dd000 - 0x1064deff7 _random.so (76.100.1) <048C802F-BAD7-3357-9995-FEE5A97721F7> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so 0x1065e2000 - 0x1065e6fff array.so (76.100.1) <68E3E29C-5A8D-3F9A-B80F-A44D01FDD394> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so 0x1065ec000 - 0x1065ecfff _bisect.so (76.100.1) <67DC3384-7DE8-3FC7-AE20-83F0681FE91C> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so 0x1065f0000 - 0x1065f4fff _json.so (76.100.1) <D58E0FF9-7360-3438-8FBD-35118F7C35C3> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_json.so 0x106639000 - 0x106642fff datetime.so (76.100.1) <B14EFA6A-31B0-3915-847B-F78F46785BD2> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so 0x10668b000 - 0x10668bfff grp.so (76.100.1) <7C18976E-277A-34A1-9EF3-EED86075364D> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so 0x1066cf000 - 0x1066d7fff _sqlite3.so (76.100.1) <0B7A32AB-AA36-312A-AD83-64892BC8E22B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_sqlite3.so 0x106721000 - 0x106726fff _elementtree.so (76.100.1) <542E5E0A-88EB-354D-9069-793B63439363> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_elementtree.so 0x10676b000 - 0x106770fff pyexpat.so (76.100.1) <66ED23A5-037F-3548-8BF7-CFBB74B16EFC> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/pyexpat.so 0x106777000 - 0x106779fff zlib.so (76.100.1) <6B7CEF04-018D-3A52-BC95-113563BBBD8E> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so 0x10687f000 - 0x106880fff termios.so (76.100.1) <D54E84B0-6955-3CF1-9481-55AA9C5CCA86> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/termios.so 0x1069e3000 - 0x1069e6fff bz2.so (76.100.1) <EA7FE6A0-3F9F-3D45-BD6A-C995448C41C9> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bz2.so 0x1069ee000 - 0x1069f5fff parser.so (76.100.1) <E8CCFCFD-A343-3D39-9E68-0831820F668B> /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/parser.so 0x1069fa000 - 0x1069fbfff +_namemapper.so (0) <A3734B59-0022-34C7-961A-5C539D4FB48E> /Library/Python/2.7/site-packages/Cheetah-2.4.4-py2.7-macosx-10.9-intel.egg/Cheetah/_namemapper.so 0x7fff6cf09000 - 0x7fff6cf3c817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld 0x7fff84779000 - 0x7fff84786ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff847dd000 - 0x7fff847e4ff3 libcopyfile.dylib (103) <6453487A-EDA5-353C-8351-1AABB3C7777C> /usr/lib/system/libcopyfile.dylib 0x7fff852af000 - 0x7fff852b6ff7 libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib 0x7fff85447000 - 0x7fff85451fff libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib 0x7fff855f5000 - 0x7fff855fbff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff856e3000 - 0x7fff85725ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib 0x7fff85726000 - 0x7fff85789ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <BFCB8046-6CD6-3B56-B116-DA40BE6E4F16> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff85949000 - 0x7fff85b01ff3 libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib 0x7fff85bf2000 - 0x7fff85c19ff7 libsystem_network.dylib (241.3) <A499D688-9165-3776-8C8E-C018897B5B13> /usr/lib/system/libsystem_network.dylib 0x7fff86129000 - 0x7fff8612afff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff86749000 - 0x7fff8674affb libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib 0x7fff86757000 - 0x7fff8693cfff com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff86a98000 - 0x7fff86a9cff7 libsystem_stats.dylib (93.90.3) <F2F875B7-5609-3803-81D4-AD8A82ED6791> /usr/lib/system/libsystem_stats.dylib 0x7fff86b1e000 - 0x7fff86b47ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff86c19000 - 0x7fff86ca2ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff86cae000 - 0x7fff86cb2ff7 libcache.dylib (62) <8C1EFC4F-3F51-3DE9-A973-360B461F3D65> /usr/lib/system/libcache.dylib 0x7fff86cb3000 - 0x7fff86cb8ff7 libunwind.dylib (35.3) <95D4D118-3368-3474-989D-271DE18C8365> /usr/lib/system/libunwind.dylib 0x7fff86cc0000 - 0x7fff86cc1fff libunc.dylib (28) <C3737C9A-C06F-310C-B78C-7D8D882A35DE> /usr/lib/system/libunc.dylib 0x7fff87d48000 - 0x7fff87d50fff libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib 0x7fff88661000 - 0x7fff88662ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff88c02000 - 0x7fff88c05ff7 libdyld.dylib (239.4) <C41FBB99-3422-3B70-8CE5-68161193256F> /usr/lib/system/libdyld.dylib 0x7fff88c1e000 - 0x7fff88c3aff7 libsystem_kernel.dylib (2422.100.4) <20E12FCC-B019-3B9B-A46D-6BE6A7196A3D> /usr/lib/system/libsystem_kernel.dylib 0x7fff8a048000 - 0x7fff8a060fff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib 0x7fff8a08b000 - 0x7fff8a08dff3 libsystem_configuration.dylib (596.14) <0AFF6673-8B30-3499-ADA4-93B5C675A6B7> /usr/lib/system/libsystem_configuration.dylib 0x7fff8a984000 - 0x7fff8a9b3fd2 libsystem_m.dylib (3047.16) <9D96AACD-5870-3A5C-B849-7F9C0F6EBB09> /usr/lib/system/libsystem_m.dylib 0x7fff8a9b4000 - 0x7fff8a9b6ff7 libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib 0x7fff8acee000 - 0x7fff8aceeff7 libkeymgr.dylib (28) <D7045F25-BFA4-3840-847D-AF95DF8B6CCA> /usr/lib/system/libkeymgr.dylib 0x7fff8b046000 - 0x7fff8b07afff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib 0x7fff8c29e000 - 0x7fff8c44bf27 libobjc.A.dylib (551.1) <F21C5742-7B9C-31F1-BBAE-1717BC6C2F1B> /usr/lib/libobjc.A.dylib 0x7fff8ca3b000 - 0x7fff8ca42ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib 0x7fff8cc7e000 - 0x7fff8cc8efff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff8d2ab000 - 0x7fff8d2b4ff3 libsystem_notify.dylib (121) <31F9FEF5-2897-328A-8441-B7BDFEDB10D4> /usr/lib/system/libsystem_notify.dylib 0x7fff8d6b8000 - 0x7fff8d6dcfff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib 0x7fff8e371000 - 0x7fff8e382ff7 libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib 0x7fff8f3c2000 - 0x7fff8f3c3ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib 0x7fff8f52b000 - 0x7fff8f530fff libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib 0x7fff8f57d000 - 0x7fff8f58eff7 libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib 0x7fff8f5ee000 - 0x7fff8f6cdfff libcrypto.0.9.8.dylib (50) <09DCEDDF-2892-32B8-B689-CBE31A549F2B> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8f6ce000 - 0x7fff8f6f5ffb libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib 0x7fff8f76e000 - 0x7fff8f775fff libcompiler_rt.dylib (35) <2A890004-0A78-3E33-9AC5-A7D63BD4F879> /usr/lib/system/libcompiler_rt.dylib 0x7fff8f776000 - 0x7fff8f777ff7 libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8f972000 - 0x7fff8f9c0fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib 0x7fff900a6000 - 0x7fff900a7ff7 libSystem.B.dylib (1197.1.1) <AC4B1960-87E4-3810-988B-913891B4D689> /usr/lib/libSystem.B.dylib 0x7fff900a8000 - 0x7fff900c2fff libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib 0x7fff90314000 - 0x7fff9032fff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib 0x7fff90bbe000 - 0x7fff90c10fff libc++.1.dylib (120) <2CB96D10-1E3E-39B1-B90D-C56C3818321E> /usr/lib/libc++.1.dylib 0x7fff91181000 - 0x7fff9126bfff libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 19 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 7939 thread_create: 2 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=79.2M resident=23.2M(29%) swapped_out_or_unallocated=56.0M(71%) Writable regions: Total=203.3M written=24.1M(12%) resident=32.5M(16%) swapped_out=0K(0%) unallocated=170.8M(84%) REGION TYPE VIRTUAL =========== ======= Dispatch continuations 16.0M Kernel Alloc Once 4K MALLOC 97.3M MALLOC (admin) 16K SQLite page cache 128K STACK GUARD 56.1M Stack 89.3M VM_ALLOCATE 32K __DATA 1924K __LINKEDIT 66.4M __TEXT 12.8M __UNICODE 544K shared memory 4K =========== ======= TOTAL 340.5M Model: MacBookPro11,3, BootROM MBP112.0138.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f3 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In, 1024 MB Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.63) Bluetooth: Version 4.2.3f10 13477, 3 services, 15 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0512F, 500.28 GB USB Device: Internal Memory Card Reader USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
×
×
  • Create New...