Advertisement
Guest User

Untitled

a guest
May 5th, 2015
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.61 KB | None | 0 0
  1. Process: Python [8705]
  2. Path: /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
  3. Identifier: Python
  4. Version: 2.7.8 (2.7.8)
  5. Code Type: X86-64 (Native)
  6. Parent Process: bash [8652]
  7. Responsible: Terminal [184]
  8. User ID: 501
  9.  
  10. Date/Time: 2015-05-05 20:33:48.687 +0100
  11. OS Version: Mac OS X 10.9.5 (13F1077)
  12. Report Version: 11
  13. Anonymous UUID: F124AC8C-B232-4F00-194D-D367BE20ADFE
  14.  
  15. Sleep/Wake UUID: C51E50CE-BBDF-40D8-98F3-EE1E21889C08
  16.  
  17. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  18.  
  19. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  20. Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  21.  
  22. VM Regions Near 0:
  23. -->
  24. __TEXT 0000000104d98000-0000000104d9a000 [ 8K] r-x/rwx SM=COW /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
  25.  
  26. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  27. 0 org.python.python 0x0000000105b5e13d PyInt_FromLong + 33
  28. 1 dlib.so 0x0000000105276f08 boost::python::detail::keywords<1ul>& boost::python::detail::keywords<1ul>::operator=<int>(int const&) + 24
  29. 2 dlib.so 0x0000000105275ee4 bind_cca() + 1140
  30. 3 dlib.so 0x0000000105131303 init_module_dlib() + 99
  31. 4 libboost_python-mt.dylib 0x0000000105adffd1 boost::python::handle_exception_impl(boost::function0<void>) + 81
  32. 5 libboost_python-mt.dylib 0x0000000105ae1016 boost::python::detail::init_module(char const*, void (*)()) + 118
  33. 6 org.python.python 0x0000000104e3c42b _PyImport_LoadDynamicModule + 140
  34. 7 org.python.python 0x0000000104e3c113 import_submodule + 270
  35. 8 org.python.python 0x0000000104e3bcdd load_next + 280
  36. 9 org.python.python 0x0000000104e39ee5 PyImport_ImportModuleLevel + 1135
  37. 10 org.python.python 0x0000000104e1f5cb builtin___import__ + 135
  38. 11 org.python.python 0x0000000104daa409 PyObject_Call + 99
  39. 12 org.python.python 0x0000000104e29f3f PyEval_CallObjectWithKeywords + 93
  40. 13 org.python.python 0x0000000104e262a3 PyEval_EvalFrameEx + 8416
  41. 14 org.python.python 0x0000000104e23f8f PyEval_EvalCodeEx + 1409
  42. 15 org.python.python 0x0000000104e23a08 PyEval_EvalCode + 54
  43. 16 org.python.python 0x0000000104e43a0b run_mod + 53
  44. 17 org.python.python 0x0000000104e43827 PyRun_InteractiveOneFlags + 353
  45. 18 org.python.python 0x0000000104e43336 PyRun_InteractiveLoopFlags + 192
  46. 19 org.python.python 0x0000000104e431e0 PyRun_AnyFileExFlags + 60
  47. 20 org.python.python 0x0000000104e54cd7 Py_Main + 3051
  48. 21 libdyld.dylib 0x00007fff8b1f45fd start + 1
  49.  
  50. Thread 0 crashed with X86 Thread State (64-bit):
  51. rax: 0x0000000105c5b220 rbx: 0x0000000000000005 rcx: 0x0000000000000000 rdx: 0x00007fff5ae67050
  52. rdi: 0x0000000000000005 rsi: 0x00007fff5ae6703c rbp: 0x00007fff5ae66fb0 rsp: 0x00007fff5ae66fa0
  53. r8: 0x000000000000001f r9: 0x00007fe0a9d117c0 r10: 0x0000000000000000 r11: 0xffffffffff5e2901
  54. r12: 0x0000000105af84e2 r13: 0x0000000000000001 r14: 0x00007fff5ae67040 r15: 0x0000000105af84e1
  55. rip: 0x0000000105b5e13d rfl: 0x0000000000010287 cr2: 0x0000000000000000
  56.  
  57. Logical CPU: 2
  58. Error Code: 0x00000006
  59. Trap Number: 14
  60.  
  61.  
  62. Binary Images:
  63. 0x104d98000 - 0x104d99fff +org.python.python (2.7.8 - 2.7.8) <4732A5B0-1057-3091-AC9A-6C235338DDFD> /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
  64. 0x104da0000 - 0x104e91ff7 +org.python.python (2.7.8, [c] 2004-2014 Python Software Foundation. - 2.7.8) <964AA0F6-7D06-3548-8D1E-58E0AFF7D33F> /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/Python
  65. 0x1050ef000 - 0x1050f1ff7 +readline.so (0) <28369EC1-B067-3C20-ABCC-AEADF2ED3FA5> /usr/local/Cellar/python/2.7.8_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/readline.so
  66. 0x1050f7000 - 0x105117ff7 +libreadline.6.dylib (0) <B20DC24A-D2D6-3BD8-BF1E-7CEFB44C041F> /usr/local/opt/readline/lib/libreadline.6.dylib
  67. 0x10512e000 - 0x1055a6ff7 +dlib.so (0) <0DCE7BAE-AF91-3B9E-A8E7-EC08DE08B095> /Users/USER/*/dlib.so
  68. 0x105ac7000 - 0x105af6ff7 +libboost_python-mt.dylib (0) <9643CD70-E452-3DCB-9B1D-60BC7EB1900D> /usr/local/lib/libboost_python-mt.dylib
  69. 0x105b36000 - 0x105c20fff org.python.python (2.7.5 - 2.7.5) <8DD65C8B-686D-3BF1-8682-70F02D28D200> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
  70. 0x105c86000 - 0x105d8ffff +libX11.6.dylib (10) <87781555-B810-3B19-95D6-C67EB8C7B4A6> /opt/X11/*/libX11.6.dylib
  71. 0x105db7000 - 0x105ddafff +libpng16.16.dylib (0) <90A6705D-2260-38AA-9D2B-119A4FA5FF00> /usr/local/lib/libpng16.16.dylib
  72. 0x105de3000 - 0x105df8ff7 +libxcb.1.dylib (3) <4C73EEBD-08C6-3C93-9F2C-60CF7D63D6F1> /opt/X11/*/libxcb.1.dylib
  73. 0x105e0a000 - 0x105e0bfff +libXau.6.dylib (7) <58D3B6CB-9468-3826-9D52-8F0FCE8CCE3B> /opt/X11/*/libXau.6.dylib
  74. 0x105e10000 - 0x105e13fff +libXdmcp.6.dylib (7) <6DD4CCAD-9891-3039-A7DA-3EA54D85FDF6> /opt/X11/*/libXdmcp.6.dylib
  75. 0x7fff67ebc000 - 0x7fff67eef817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
  76. 0x7fff863d4000 - 0x7fff863dbff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
  77. 0x7fff86841000 - 0x7fff8685cff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
  78. 0x7fff86b43000 - 0x7fff86b48ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
  79. 0x7fff86f53000 - 0x7fff86f64ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
  80. 0x7fff8770a000 - 0x7fff8770aff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
  81. 0x7fff88822000 - 0x7fff88833ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
  82. 0x7fff88859000 - 0x7fff88875ff7 libsystem_kernel.dylib (2422.115.14) <8116098D-B3F1-3E50-A934-576DD6369234> /usr/lib/system/libsystem_kernel.dylib
  83. 0x7fff89474000 - 0x7fff89498fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
  84. 0x7fff89499000 - 0x7fff8949fff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
  85. 0x7fff894a0000 - 0x7fff894a5fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
  86. 0x7fff89b7c000 - 0x7fff89b83ffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
  87. 0x7fff89cf8000 - 0x7fff89cf9fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
  88. 0x7fff89d62000 - 0x7fff89f1affb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
  89. 0x7fff89f25000 - 0x7fff89f55fff libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib
  90. 0x7fff8ab67000 - 0x7fff8aba9ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
  91. 0x7fff8af87000 - 0x7fff8af8bff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
  92. 0x7fff8b1e7000 - 0x7fff8b1f0ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
  93. 0x7fff8b1f1000 - 0x7fff8b1f4ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
  94. 0x7fff8b430000 - 0x7fff8b459ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
  95. 0x7fff8be51000 - 0x7fff8be52ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
  96. 0x7fff8c19a000 - 0x7fff8c1c9fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
  97. 0x7fff8c5a2000 - 0x7fff8c710ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  98. 0x7fff8ccd1000 - 0x7fff8ce7ef27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
  99. 0x7fff8d254000 - 0x7fff8d255ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
  100. 0x7fff8e155000 - 0x7fff8e1deff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
  101. 0x7fff8e25e000 - 0x7fff8e285ff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
  102. 0x7fff8f236000 - 0x7fff8f237fff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
  103. 0x7fff8f25b000 - 0x7fff8f63cffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  104. 0x7fff8fc87000 - 0x7fff8fc89ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
  105. 0x7fff9075f000 - 0x7fff90761ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
  106. 0x7fff907d7000 - 0x7fff907dbff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
  107. 0x7fff90a2f000 - 0x7fff90a49fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
  108. 0x7fff90f14000 - 0x7fff90f1efff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
  109. 0x7fff90f50000 - 0x7fff90f57fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
  110. 0x7fff91214000 - 0x7fff9121cfff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
  111. 0x7fff913c3000 - 0x7fff915a8fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  112. 0x7fff91a3a000 - 0x7fff91a41ff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
  113. 0x7fff91c36000 - 0x7fff91c88fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
  114. 0x7fff91ca8000 - 0x7fff91ccfffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
  115. 0x7fff91fc7000 - 0x7fff91fc8ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
  116. 0x7fff92c2b000 - 0x7fff92c2cff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
  117. 0x7fff939d6000 - 0x7fff93a24fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
  118. 0x7fff93f0c000 - 0x7fff93ff6fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
  119.  
  120. External Modification Summary:
  121. Calls made by other processes targeting this process:
  122. task_for_pid: 0
  123. thread_create: 0
  124. thread_set_state: 0
  125. Calls made by this process:
  126. task_for_pid: 0
  127. thread_create: 0
  128. thread_set_state: 0
  129. Calls made by all processes on this machine:
  130. task_for_pid: 30386
  131. thread_create: 1
  132. thread_set_state: 0
  133.  
  134. VM Region Summary:
  135. ReadOnly portion of Libraries: Total=95.1M resident=21.6M(23%) swapped_out_or_unallocated=73.5M(77%)
  136. Writable regions: Total=46.5M written=2840K(6%) resident=3364K(7%) swapped_out=0K(0%) unallocated=43.2M(93%)
  137.  
  138. REGION TYPE VIRTUAL
  139. =========== =======
  140. Kernel Alloc Once 4K
  141. MALLOC 37.9M
  142. MALLOC (admin) 16K
  143. STACK GUARD 56.0M
  144. Stack 8192K
  145. VM_ALLOCATE 8K
  146. __DATA 2032K
  147. __LINKEDIT 72.0M
  148. __TEXT 23.0M
  149. __UNICODE 544K
  150. shared memory 4K
  151. =========== =======
  152. TOTAL 199.5M
  153.  
  154. Model: MacBookAir6,1, BootROM MBA61.0099.B12, 2 processors, Intel Core i5, 1.3 GHz, 4 GB, SMC 2.12f137
  155. Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
  156. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
  157. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
  158. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (6.30.223.154.65)
  159. Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
  160. Network Service: Wi-Fi, AirPort, en0
  161. Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
  162. USB Device: BRCM20702 Hub
  163. USB Device: Bluetooth USB Host Controller
  164. Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement