Created
February 17, 2017 10:00
-
-
Save mkassner/b4cd2403dece04d926181f593736b5ce to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⌘ ~/Pupil/pupil_code/deployment/deploy_capture/ [master] ./dist/Pupil\ Capture.app/Contents/MacOS/pupil_capture | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is NULL | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Extracting binaries | |
LOADER: Executing self as child | |
LOADER: set _MEIPASS2 to /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
[12985] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12985] Call to <module> on line 1 of multiprocessing/context.py | |
[12985] Call to <module> on line 10 of multiprocessing/process.py | |
[12985] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12985] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12985] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12985] Call to __init__ on line 293 of multiprocessing/process.py | |
[12985] Argument self is | |
[12985] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12985] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12985] Call to _C on line 204 of multiprocessing/reduction.py | |
[12985] Call to register on line 43 of multiprocessing/reduction.py | |
[12985] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12985] Argument type is <class 'method'> | |
[12985] Argument reduce is <function _reduce_method at 0x10412ec80> | |
[12985] Call to register on line 43 of multiprocessing/reduction.py | |
[12985] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12985] Argument type is <class 'method_descriptor'> | |
[12985] Argument reduce is <function _reduce_method_descriptor at 0x10412ed08> | |
[12985] Call to register on line 43 of multiprocessing/reduction.py | |
[12985] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12985] Argument type is <class 'wrapper_descriptor'> | |
[12985] Argument reduce is <function _reduce_method_descriptor at 0x10412ed08> | |
[12985] Call to register on line 43 of multiprocessing/reduction.py | |
[12985] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12985] Argument type is <class 'functools.partial'> | |
[12985] Argument reduce is <function _reduce_partial at 0x10412ee18> | |
[12985] Call to register on line 43 of multiprocessing/reduction.py | |
[12985] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12985] Argument type is <class 'socket.socket'> | |
[12985] Argument reduce is <function _reduce_socket at 0x10412ef28> | |
[12985] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12985] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12985] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12985] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12985] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12985] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12985] Call to Process on line 219 of multiprocessing/context.py | |
[12985] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12985] Argument .0 is <list_iterator object at 0x1040707b8> | |
[12985] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12985] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12985] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12985] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12985] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12985] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12985] Call to __init__ on line 228 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument context is <multiprocessing.context.ForkContext object at 0x104073eb8> | |
[12985] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to reducer on line 202 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12985] Argument .0 is <list_iterator object at 0x103fa9668> | |
[12985] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12985] Call to <module> on line 10 of multiprocessing/util.py | |
[12985] Call to Finalize on line 147 of multiprocessing/util.py | |
[12985] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12985] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12985] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12985] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12985] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12985] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12985] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['./dist/Pupil Capture.app/Contents/MacOS/pupil_capture'] | |
[12985] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument method is spawn | |
[12985] Argument force is False | |
[12985] Call to get_context on line 232 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument method is spawn | |
[12985] Call to get_context on line 186 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument method is spawn | |
[12985] Call to _check_available on line 212 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.SpawnContext object at 0x1040736a0> | |
In main | |
[12985] Call to __init__ on line 71 of multiprocessing/process.py | |
[12985] Argument self is | |
[12985] Argument group is None | |
[12985] Argument target is <function test at 0x103fb0c80> | |
[12985] Argument name is None | |
[12985] Argument args is () | |
[12985] Argument kwargs is {} | |
[12985] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12985] Argument .0 is <tuple_iterator object at 0x103fbb160> | |
[12985] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12985] Argument .0 is <tuple_iterator object at 0x103fbb160> | |
[12985] Call to start on line 95 of multiprocessing/process.py | |
[12985] Argument self is <Process(Process-1, initial)> | |
[12985] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12985] Call to _Popen on line 221 of multiprocessing/context.py | |
[12985] Argument process_obj is <Process(Process-1, initial)> | |
[12985] Call to get_context on line 232 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument method is None | |
[12985] Call to _Popen on line 281 of multiprocessing/context.py | |
[12985] Argument process_obj is <Process(Process-1, initial)> | |
[12985] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12985] Argument self is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument process_obj is <Process(Process-1, initial)> | |
[12985] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12985] Argument self is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument process_obj is <Process(Process-1, initial)> | |
[12985] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12985] Argument self is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument process_obj is <Process(Process-1, initial)> | |
[12985] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12985] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12985] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12985] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x104161ba8> | |
[12985] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12985] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x104161ba8> | |
[12985] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12985] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x104161ba8> | |
[12985] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12985] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12985] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12985] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12985] Argument passfds is [2, 4] | |
[12985] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12985] Argument name is Process-1 | |
[12985] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12985] Call to current_process on line 35 of multiprocessing/process.py | |
[12985] Call to current_process on line 35 of multiprocessing/process.py | |
[12985] Call to authkey on line 161 of multiprocessing/process.py | |
[12985] Argument self is <_MainProcess(MainProcess, started)> | |
[12985] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12985] Argument self is <multiprocessing.context.DefaultContext object at 0x104073f60> | |
[12985] Argument allow_none is False | |
[12985] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12985] Argument popen is <__main__._Popen object at 0x103fbb160> | |
[12985] Call to dump on line 58 of multiprocessing/reduction.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12985] Argument obj is {'log_to_stderr': False, 'authkey': b'\x15\x85[\x05!\x82q\xd9\xa0\xc6D\xd3\x91\x83gaS\xdf\xb8\x9bS/\x19\xa9g\xf3\x16py\xccn\x0b', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['./dist/Pupil Capture.app/Contents/MacOS/pupil_capture'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12985] Argument file is <_io.BytesIO object at 0x10413adb0> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12985] Argument protocol is None | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12985] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12985] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10417b978> | |
[12985] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12985] Argument self is b'\x15\x85[\x05!\x82q\xd9\xa0\xc6D\xd3\x91\x83gaS\xdf\xb8\x9bS/\x19\xa9g\xf3\x16py\xccn\x0b' | |
[12985] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12985] Call to dump on line 58 of multiprocessing/reduction.py | |
[12985] Argument obj is <Process(Process-1, initial)> | |
[12985] Argument file is <_io.BytesIO object at 0x10413adb0> | |
[12985] Argument protocol is None | |
[12985] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12985] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10417b978> | |
[12985] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12985] Argument self is b'\x15\x85[\x05!\x82q\xd9\xa0\xc6D\xd3\x91\x83gaS\xdf\xb8\x9bS/\x19\xa9g\xf3\x16py\xccn\x0b' | |
[12985] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12985] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12985] Argument popen is None | |
DEBUG: get_command_line called | |
[12985] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12985] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12985] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12985] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'] | |
[12985] Argument passfds is [5, 7, 6] | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12985] Call to __init__ on line 151 of multiprocessing/util.py | |
[12985] Argument self is <Finalize object, dead> | |
[12985] Argument obj is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument callback is <built-in function close> | |
[12985] Argument args is (4,) | |
[12985] Argument kwargs is None | |
[12985] Argument exitpriority is None | |
[12985] Call to join on line 115 of multiprocessing/process.py | |
[12985] Argument self is <Process(Process-1, started)> | |
[12985] Argument timeout is None | |
[12985] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12985] Argument self is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument timeout is None | |
[12985] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12985] Argument self is <__main__._Popen object at 0x103fbb160> | |
[12985] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
[12986] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12986] Call to <module> on line 1 of multiprocessing/context.py | |
[12987] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12987] Call to <module> on line 1 of multiprocessing/context.py | |
[12986] Call to <module> on line 10 of multiprocessing/process.py | |
[12987] Call to <module> on line 10 of multiprocessing/process.py | |
[12986] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12986] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12986] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12986] Call to __init__ on line 293 of multiprocessing/process.py | |
[12986] Argument self is | |
[12986] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12987] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12987] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12987] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12987] Call to __init__ on line 293 of multiprocessing/process.py | |
[12987] Argument self is | |
[12987] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12986] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12986] Call to _C on line 204 of multiprocessing/reduction.py | |
[12986] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument type is <class 'method'> | |
[12986] Argument reduce is <function _reduce_method at 0x107270c80> | |
[12986] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument type is <class 'method_descriptor'> | |
[12986] Argument reduce is <function _reduce_method_descriptor at 0x107270d08> | |
[12986] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument type is <class 'wrapper_descriptor'> | |
[12986] Argument reduce is <function _reduce_method_descriptor at 0x107270d08> | |
[12986] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument type is <class 'functools.partial'> | |
[12986] Argument reduce is <function _reduce_partial at 0x107270e18> | |
[12986] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument type is <class 'socket.socket'> | |
[12986] Argument reduce is <function _reduce_socket at 0x107270f28> | |
[12986] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12986] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12986] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12986] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12986] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12986] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12986] Call to Process on line 219 of multiprocessing/context.py | |
[12986] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12987] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12987] Call to _C on line 204 of multiprocessing/reduction.py | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Call to register on line 43 of multiprocessing/reduction.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12987] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument type is <class 'method'> | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12987] Argument reduce is <function _reduce_method at 0x100c76c80> | |
[12986] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Call to register on line 43 of multiprocessing/reduction.py | |
[12987] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Argument .0 is <list_iterator object at 0x1071b2240> | |
[12987] Argument type is <class 'method_descriptor'> | |
[12986] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12987] Argument reduce is <function _reduce_method_descriptor at 0x100c76d08> | |
[12987] Call to register on line 43 of multiprocessing/reduction.py | |
[12987] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12987] Argument type is <class 'wrapper_descriptor'> | |
[12987] Argument reduce is <function _reduce_method_descriptor at 0x100c76d08> | |
[12986] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12987] Call to register on line 43 of multiprocessing/reduction.py | |
[12987] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12987] Argument type is <class 'functools.partial'> | |
[12987] Argument reduce is <function _reduce_partial at 0x100c76e18> | |
[12986] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12987] Call to register on line 43 of multiprocessing/reduction.py | |
[12987] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12986] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12987] Argument type is <class 'socket.socket'> | |
[12987] Argument reduce is <function _reduce_socket at 0x100c76f28> | |
[12986] Call to __init__ on line 228 of multiprocessing/context.py | |
[12987] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Argument context is <multiprocessing.context.ForkContext object at 0x1071b5fd0> | |
[12986] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to Process on line 219 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to reducer on line 202 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12986] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12986] Argument .0 is <list_iterator object at 0x1070ea780> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12987] Argument .0 is <list_iterator object at 0x100bb8128> | |
[12987] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12987] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12987] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12987] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12986] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12987] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12987] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12987] Call to __init__ on line 228 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument context is <multiprocessing.context.ForkContext object at 0x100bbbe10> | |
[12987] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to reducer on line 202 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12987] Argument .0 is <list_iterator object at 0x100af1668> | |
[12987] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12986] Call to <module> on line 10 of multiprocessing/util.py | |
[12986] Call to Finalize on line 147 of multiprocessing/util.py | |
[12986] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12986] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12987] Call to <module> on line 10 of multiprocessing/util.py | |
[12986] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12986] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12986] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12986] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12986] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12986] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Argument method is spawn | |
[12986] Argument force is False | |
[12986] Call to get_context on line 232 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Argument method is spawn | |
[12986] Call to get_context on line 186 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Argument method is spawn | |
[12986] Call to _check_available on line 212 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.SpawnContext object at 0x1071b5c50> | |
In main | |
[12986] Call to __init__ on line 71 of multiprocessing/process.py | |
[12986] Argument self is | |
[12986] Argument group is None | |
[12986] Argument target is <function test at 0x1070f3c80> | |
[12986] Argument name is None | |
[12986] Argument args is () | |
[12986] Argument kwargs is {} | |
[12986] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12986] Argument .0 is <tuple_iterator object at 0x1070fe0f0> | |
[12986] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12986] Argument .0 is <tuple_iterator object at 0x1070fe0f0> | |
[12986] Call to start on line 95 of multiprocessing/process.py | |
[12986] Argument self is <Process(Process-1, initial)> | |
[12986] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12986] Call to _Popen on line 221 of multiprocessing/context.py | |
[12986] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Call to get_context on line 232 of multiprocessing/context.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12986] Argument method is None | |
[12986] Call to _Popen on line 281 of multiprocessing/context.py | |
[12986] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12986] Argument self is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12986] Argument self is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12986] Argument self is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument process_obj is <Process(Process-1, initial)> | |
[12987] Call to Finalize on line 147 of multiprocessing/util.py | |
[12987] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12987] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12986] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12986] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12986] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12986] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1072a3c18> | |
[12986] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12987] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12986] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1072a3c18> | |
[12986] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12986] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1072a3c18> | |
[12986] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12986] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12986] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12986] Argument passfds is [2, 5] | |
[12987] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12987] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12987] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12987] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[12986] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'] | |
[12987] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument method is spawn | |
[12986] Argument name is Process-1 | |
[12987] Argument force is False | |
[12987] Call to get_context on line 232 of multiprocessing/context.py | |
[12986] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument method is spawn | |
[12987] Call to get_context on line 186 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument method is spawn | |
[12986] Call to current_process on line 35 of multiprocessing/process.py | |
[12987] Call to _check_available on line 212 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.SpawnContext object at 0x100bbbdd8> | |
[12986] Call to current_process on line 35 of multiprocessing/process.py | |
In main | |
[12987] Call to __init__ on line 71 of multiprocessing/process.py | |
[12986] Call to authkey on line 161 of multiprocessing/process.py | |
[12987] Argument self is | |
[12987] Argument group is None | |
[12986] Argument self is <_MainProcess(MainProcess, started)> | |
[12987] Argument target is <function test at 0x100af9c80> | |
[12987] Argument name is None | |
[12987] Argument args is () | |
[12987] Argument kwargs is {} | |
[12987] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12987] Argument .0 is <tuple_iterator object at 0x100b04160> | |
[12987] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12987] Argument .0 is <tuple_iterator object at 0x100b04160> | |
[12986] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12987] Call to start on line 95 of multiprocessing/process.py | |
[12986] Argument self is <multiprocessing.context.DefaultContext object at 0x1071b5dd8> | |
[12987] Argument self is <Process(Process-1, initial)> | |
[12986] Argument allow_none is False | |
[12987] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12987] Call to _Popen on line 221 of multiprocessing/context.py | |
[12987] Argument process_obj is <Process(Process-1, initial)> | |
[12987] Call to get_context on line 232 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument method is None | |
[12987] Call to _Popen on line 281 of multiprocessing/context.py | |
[12987] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12986] Argument popen is <__main__._Popen object at 0x1070fe0f0> | |
[12987] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12986] Call to dump on line 58 of multiprocessing/reduction.py | |
[12987] Argument self is <__main__._Popen object at 0x100b04160> | |
[12987] Argument process_obj is <Process(Process-1, initial)> | |
[12987] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12986] Argument obj is {'log_to_stderr': False, 'authkey': b'\xb0V\x8ch\xc4=2\x95\x1c\xad\xf3\xf2M\x15\xbb\x86\x85,\xda\xd5\xd8\xb4\xa3$\x88l\x86p\xf5\xed\x80\xa6', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12987] Argument self is <__main__._Popen object at 0x100b04160> | |
[12987] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Argument file is <_io.BytesIO object at 0x10727cdb0> | |
[12986] Argument protocol is None | |
[12987] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12987] Argument self is <__main__._Popen object at 0x100b04160> | |
[12986] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12987] Argument process_obj is <Process(Process-1, initial)> | |
[12986] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1072bd978> | |
PyInstaller Bootloader 3.x | |
[12986] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Argument self is b'\xb0V\x8ch\xc4=2\x95\x1c\xad\xf3\xf2M\x15\xbb\x86\x85,\xda\xd5\xd8\xb4\xa3$\x88l\x86p\xf5\xed\x80\xa6' | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12986] Call to dump on line 58 of multiprocessing/reduction.py | |
[12986] Argument obj is <Process(Process-1, initial)> | |
[12986] Argument file is <_io.BytesIO object at 0x10727cdb0> | |
[12986] Argument protocol is None | |
[12986] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12986] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1072bd978> | |
[12986] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12986] Argument self is b'\xb0V\x8ch\xc4=2\x95\x1c\xad\xf3\xf2M\x15\xbb\x86\x85,\xda\xd5\xd8\xb4\xa3$\x88l\x86p\xf5\xed\x80\xa6' | |
[12986] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12986] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12986] Argument popen is None | |
DEBUG: get_command_line called | |
[12986] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12986] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12986] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12986] Argument passfds is [6, 8, 7] | |
[12987] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12987] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
LOADER: Loaded functions from Python library. | |
[12987] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12987] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100ca9b38> | |
[12987] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12987] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100ca9b38> | |
[12987] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12987] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100ca9b38> | |
[12987] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12987] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12987] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[12987] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12987] Argument passfds is [2, 4] | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12986] Call to __init__ on line 151 of multiprocessing/util.py | |
[12986] Argument self is <Finalize object, dead> | |
[12986] Argument obj is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument callback is <built-in function close> | |
[12986] Argument args is (5,) | |
[12986] Argument kwargs is None | |
[12986] Argument exitpriority is None | |
[12986] Call to join on line 115 of multiprocessing/process.py | |
PyInstaller Bootloader 3.x | |
[12986] Argument self is <Process(Process-1, started)> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Argument timeout is None | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12986] Call to wait on line 44 of multiprocessing/popen_fork.py | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12986] Argument self is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument timeout is None | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12986] Call to poll on line 25 of multiprocessing/popen_fork.py | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12986] Argument self is <__main__._Popen object at 0x1070fe0f0> | |
[12986] Argument flag is 0 | |
[12987] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12987] Argument name is Process-1 | |
[12987] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12987] Call to current_process on line 35 of multiprocessing/process.py | |
[12987] Call to current_process on line 35 of multiprocessing/process.py | |
[12987] Call to authkey on line 161 of multiprocessing/process.py | |
[12987] Argument self is <_MainProcess(MainProcess, started)> | |
LOADER: Loaded functions from Python library. | |
[12987] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12987] Argument self is <multiprocessing.context.DefaultContext object at 0x100bbbf98> | |
[12987] Argument allow_none is False | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12987] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12987] Argument popen is <__main__._Popen object at 0x100b04160> | |
[12987] Call to dump on line 58 of multiprocessing/reduction.py | |
[12987] Argument obj is {'log_to_stderr': False, 'authkey': b'\x01\x0b\x05}\xd3]\xa7$\xe4x\x1f\xc3\x1e\xa2\x1asY\\=\x81)\xa8I\xa8\x91/:C\x11\x14=\x8d', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12987] Argument file is <_io.BytesIO object at 0x100c82db0> | |
[12987] Argument protocol is None | |
[12987] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12987] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x100cc3978> | |
[12987] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12987] Argument self is b'\x01\x0b\x05}\xd3]\xa7$\xe4x\x1f\xc3\x1e\xa2\x1asY\\=\x81)\xa8I\xa8\x91/:C\x11\x14=\x8d' | |
[12987] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12987] Call to dump on line 58 of multiprocessing/reduction.py | |
[12987] Argument obj is <Process(Process-1, initial)> | |
[12987] Argument file is <_io.BytesIO object at 0x100c82db0> | |
[12987] Argument protocol is None | |
[12987] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12987] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x100cc3978> | |
[12987] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12987] Argument self is b'\x01\x0b\x05}\xd3]\xa7$\xe4x\x1f\xc3\x1e\xa2\x1asY\\=\x81)\xa8I\xa8\x91/:C\x11\x14=\x8d' | |
[12987] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12987] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12987] Argument popen is None | |
DEBUG: get_command_line called | |
[12987] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12987] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12987] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12987] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'] | |
[12987] Argument passfds is [8, 10, 9] | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
[12987] Call to __init__ on line 151 of multiprocessing/util.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12987] Argument self is <Finalize object, dead> | |
[12987] Argument obj is <__main__._Popen object at 0x100b04160> | |
[12987] Argument callback is <built-in function close> | |
[12987] Argument args is (4,) | |
[12987] Argument kwargs is None | |
PyInstaller Bootloader 3.x | |
[12987] Argument exitpriority is None | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12987] Call to join on line 115 of multiprocessing/process.py | |
[12987] Argument self is <Process(Process-1, started)> | |
[12987] Argument timeout is None | |
[12987] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12987] Argument self is <__main__._Popen object at 0x100b04160> | |
[12987] Argument timeout is None | |
[12987] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12987] Argument self is <__main__._Popen object at 0x100b04160> | |
[12987] Argument flag is 0 | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: callfunction returned... | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
[12989] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12988] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12989] Call to <module> on line 1 of multiprocessing/context.py | |
[12988] Call to <module> on line 1 of multiprocessing/context.py | |
[12990] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12990] Call to <module> on line 1 of multiprocessing/context.py | |
[12991] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12991] Call to <module> on line 1 of multiprocessing/context.py | |
[12988] Call to <module> on line 10 of multiprocessing/process.py | |
[12989] Call to <module> on line 10 of multiprocessing/process.py | |
[12988] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12988] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12988] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12988] Call to __init__ on line 293 of multiprocessing/process.py | |
[12988] Argument self is | |
[12990] Call to <module> on line 10 of multiprocessing/process.py | |
[12988] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12990] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12989] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12989] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12989] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12989] Call to __init__ on line 293 of multiprocessing/process.py | |
[12989] Argument self is | |
[12991] Call to <module> on line 10 of multiprocessing/process.py | |
[12989] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12990] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12990] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12990] Call to __init__ on line 293 of multiprocessing/process.py | |
[12990] Argument self is | |
[12990] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12991] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12991] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12991] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12991] Call to __init__ on line 293 of multiprocessing/process.py | |
[12991] Argument self is | |
[12991] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12988] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12988] Call to _C on line 204 of multiprocessing/reduction.py | |
[12988] Call to register on line 43 of multiprocessing/reduction.py | |
[12988] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12988] Argument type is <class 'method'> | |
[12988] Argument reduce is <function _reduce_method at 0x10d5b8c80> | |
[12988] Call to register on line 43 of multiprocessing/reduction.py | |
[12988] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12988] Argument type is <class 'method_descriptor'> | |
[12988] Argument reduce is <function _reduce_method_descriptor at 0x10d5b8d08> | |
[12988] Call to register on line 43 of multiprocessing/reduction.py | |
[12988] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12988] Argument type is <class 'wrapper_descriptor'> | |
[12988] Argument reduce is <function _reduce_method_descriptor at 0x10d5b8d08> | |
[12988] Call to register on line 43 of multiprocessing/reduction.py | |
[12988] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12988] Argument type is <class 'functools.partial'> | |
[12988] Argument reduce is <function _reduce_partial at 0x10d5b8e18> | |
[12988] Call to register on line 43 of multiprocessing/reduction.py | |
[12988] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12988] Argument type is <class 'socket.socket'> | |
[12988] Argument reduce is <function _reduce_socket at 0x10d5b8f28> | |
[12988] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12988] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12988] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12988] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12988] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12988] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12988] Call to Process on line 219 of multiprocessing/context.py | |
[12988] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4fa208> | |
[12988] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12988] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12988] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12988] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12988] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12988] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12988] Call to __init__ on line 228 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Argument context is <multiprocessing.context.ForkContext object at 0x10d4febe0> | |
[12988] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to reducer on line 202 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12989] Call to _C on line 204 of multiprocessing/reduction.py | |
[12988] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12988] Argument .0 is <list_iterator object at 0x10d4337b8> | |
[12989] Call to register on line 43 of multiprocessing/reduction.py | |
[12989] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12989] Argument type is <class 'method'> | |
[12989] Argument reduce is <function _reduce_method at 0x10e983c80> | |
[12989] Call to register on line 43 of multiprocessing/reduction.py | |
[12989] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12989] Argument type is <class 'method_descriptor'> | |
[12989] Argument reduce is <function _reduce_method_descriptor at 0x10e983d08> | |
[12989] Call to register on line 43 of multiprocessing/reduction.py | |
[12989] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12989] Argument type is <class 'wrapper_descriptor'> | |
[12989] Argument reduce is <function _reduce_method_descriptor at 0x10e983d08> | |
[12989] Call to register on line 43 of multiprocessing/reduction.py | |
[12989] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12989] Argument type is <class 'functools.partial'> | |
[12989] Argument reduce is <function _reduce_partial at 0x10e983e18> | |
[12989] Call to register on line 43 of multiprocessing/reduction.py | |
[12989] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12989] Argument type is <class 'socket.socket'> | |
[12989] Argument reduce is <function _reduce_socket at 0x10e983f28> | |
[12989] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12990] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12989] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12989] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12989] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12989] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12989] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12989] Call to Process on line 219 of multiprocessing/context.py | |
[12989] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12988] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Argument .0 is <list_iterator object at 0x10e8c7e10> | |
[12989] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12989] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12989] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12989] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12989] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12989] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12989] Call to __init__ on line 228 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Argument context is <multiprocessing.context.ForkContext object at 0x10e8c8e10> | |
[12989] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to reducer on line 202 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12989] Argument .0 is <list_iterator object at 0x10e7fe668> | |
[12989] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12990] Call to _C on line 204 of multiprocessing/reduction.py | |
[12990] Call to register on line 43 of multiprocessing/reduction.py | |
[12990] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Argument type is <class 'method'> | |
[12990] Argument reduce is <function _reduce_method at 0x101997c80> | |
[12990] Call to register on line 43 of multiprocessing/reduction.py | |
[12990] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Argument type is <class 'method_descriptor'> | |
[12990] Argument reduce is <function _reduce_method_descriptor at 0x101997d08> | |
[12990] Call to register on line 43 of multiprocessing/reduction.py | |
[12990] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Argument type is <class 'wrapper_descriptor'> | |
[12990] Argument reduce is <function _reduce_method_descriptor at 0x101997d08> | |
[12990] Call to register on line 43 of multiprocessing/reduction.py | |
[12990] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Argument type is <class 'functools.partial'> | |
[12990] Argument reduce is <function _reduce_partial at 0x101997e18> | |
[12990] Call to register on line 43 of multiprocessing/reduction.py | |
[12990] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Argument type is <class 'socket.socket'> | |
[12990] Argument reduce is <function _reduce_socket at 0x101997f28> | |
[12990] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12990] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12990] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12990] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12990] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12990] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12990] Call to Process on line 219 of multiprocessing/context.py | |
[12990] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Argument .0 is <list_iterator object at 0x1018d83c8> | |
[12990] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12990] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12990] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12990] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12990] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12990] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12990] Call to __init__ on line 228 of multiprocessing/context.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Argument context is <multiprocessing.context.ForkContext object at 0x1018dcfd0> | |
[12990] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to reducer on line 202 of multiprocessing/context.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument .0 is <list_iterator object at 0x1018117b8> | |
[12990] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12988] Call to <module> on line 10 of multiprocessing/util.py | |
[12988] Call to Finalize on line 147 of multiprocessing/util.py | |
[12988] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12988] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12988] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12988] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12988] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12988] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12988] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12988] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Argument method is spawn | |
[12988] Argument force is False | |
[12988] Call to get_context on line 232 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Argument method is spawn | |
[12988] Call to get_context on line 186 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Argument method is spawn | |
[12988] Call to _check_available on line 212 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.SpawnContext object at 0x10d4fee10> | |
In main | |
[12988] Call to __init__ on line 71 of multiprocessing/process.py | |
[12988] Argument self is | |
[12988] Argument group is None | |
[12988] Argument target is <function test at 0x10d43cc80> | |
[12988] Argument name is None | |
[12988] Argument args is () | |
[12988] Argument kwargs is {} | |
[12988] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12988] Argument .0 is <tuple_iterator object at 0x10d447128> | |
[12988] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12988] Argument .0 is <tuple_iterator object at 0x10d447128> | |
[12988] Call to start on line 95 of multiprocessing/process.py | |
[12988] Argument self is <Process(Process-1, initial)> | |
[12988] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12988] Call to _Popen on line 221 of multiprocessing/context.py | |
[12988] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to get_context on line 232 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12988] Argument method is None | |
[12988] Call to _Popen on line 281 of multiprocessing/context.py | |
[12988] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12988] Argument self is <__main__._Popen object at 0x10d447128> | |
[12988] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12988] Argument self is <__main__._Popen object at 0x10d447128> | |
[12988] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12988] Argument self is <__main__._Popen object at 0x10d447128> | |
[12988] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12989] Call to <module> on line 10 of multiprocessing/util.py | |
[12991] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12988] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12988] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12988] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d5e9cc0> | |
[12988] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12988] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d5e9cc0> | |
[12988] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12988] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d5e9cc0> | |
[12988] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12988] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12988] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12988] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12988] Argument passfds is [2, 4] | |
[12991] Call to _C on line 204 of multiprocessing/reduction.py | |
[12991] Call to register on line 43 of multiprocessing/reduction.py | |
[12991] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12990] Call to <module> on line 10 of multiprocessing/util.py | |
[12991] Argument type is <class 'method'> | |
[12991] Argument reduce is <function _reduce_method at 0x10ab77c80> | |
[12991] Call to register on line 43 of multiprocessing/reduction.py | |
[12991] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12991] Argument type is <class 'method_descriptor'> | |
[12991] Argument reduce is <function _reduce_method_descriptor at 0x10ab77d08> | |
[12991] Call to register on line 43 of multiprocessing/reduction.py | |
[12991] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12991] Argument type is <class 'wrapper_descriptor'> | |
[12991] Argument reduce is <function _reduce_method_descriptor at 0x10ab77d08> | |
[12991] Call to register on line 43 of multiprocessing/reduction.py | |
[12991] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12991] Argument type is <class 'functools.partial'> | |
PyInstaller Bootloader 3.x | |
[12991] Argument reduce is <function _reduce_partial at 0x10ab77e18> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12991] Call to register on line 43 of multiprocessing/reduction.py | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12991] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12991] Argument type is <class 'socket.socket'> | |
[12991] Argument reduce is <function _reduce_socket at 0x10ab77f28> | |
[12991] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12991] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12991] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12991] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12991] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12991] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12991] Call to Process on line 219 of multiprocessing/context.py | |
[12991] Call to DefaultContext on line 225 of multiprocessing/context.py | |
LOADER: Loaded functions from Python library. | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12990] Call to Finalize on line 147 of multiprocessing/util.py | |
[12990] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12990] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12990] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12989] Call to Finalize on line 147 of multiprocessing/util.py | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12989] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10aab9128> | |
[12991] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12991] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12991] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12991] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12991] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12991] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12991] Call to __init__ on line 228 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument context is <multiprocessing.context.ForkContext object at 0x10aabcda0> | |
[12991] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12990] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Argument method is spawn | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument force is False | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to get_context on line 232 of multiprocessing/context.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Argument method is spawn | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to get_context on line 186 of multiprocessing/context.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Argument method is spawn | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Call to _check_available on line 212 of multiprocessing/context.py | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument self is <multiprocessing.context.SpawnContext object at 0x1018dcc50> | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
In main | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Call to __init__ on line 71 of multiprocessing/process.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument self is | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Argument group is None | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument target is <function test at 0x10181ac80> | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Argument name is None | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12990] Argument args is () | |
[12990] Argument kwargs is {} | |
[12990] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12990] Argument .0 is <tuple_iterator object at 0x101825128> | |
[12990] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12990] Argument .0 is <tuple_iterator object at 0x101825128> | |
[12990] Call to start on line 95 of multiprocessing/process.py | |
[12990] Argument self is <Process(Process-1, initial)> | |
[12990] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12990] Call to _Popen on line 221 of multiprocessing/context.py | |
[12990] Argument process_obj is <Process(Process-1, initial)> | |
[12990] Call to get_context on line 232 of multiprocessing/context.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Argument method is None | |
[12990] Call to _Popen on line 281 of multiprocessing/context.py | |
[12990] Argument process_obj is <Process(Process-1, initial)> | |
[12990] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12990] Argument self is <__main__._Popen object at 0x101825128> | |
[12990] Argument process_obj is <Process(Process-1, initial)> | |
[12990] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12990] Argument self is <__main__._Popen object at 0x101825128> | |
[12990] Argument process_obj is <Process(Process-1, initial)> | |
[12990] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12990] Argument self is <__main__._Popen object at 0x101825128> | |
[12990] Argument process_obj is <Process(Process-1, initial)> | |
[12989] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12989] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12990] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12989] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12989] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12989] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12989] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Argument method is spawn | |
[12989] Argument force is False | |
[12989] Call to get_context on line 232 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Argument method is spawn | |
[12989] Call to get_context on line 186 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Argument method is spawn | |
[12989] Call to _check_available on line 212 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.SpawnContext object at 0x10e8c8dd8> | |
In main | |
[12989] Call to __init__ on line 71 of multiprocessing/process.py | |
[12988] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12989] Argument self is | |
[12989] Argument group is None | |
[12989] Argument target is <function test at 0x10e806c80> | |
[12988] Argument name is Process-1 | |
[12989] Argument name is None | |
[12988] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12989] Argument args is () | |
[12989] Argument kwargs is {} | |
[12988] Call to current_process on line 35 of multiprocessing/process.py | |
[12989] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12988] Call to current_process on line 35 of multiprocessing/process.py | |
[12989] Argument .0 is <tuple_iterator object at 0x10e811160> | |
[12989] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12988] Call to authkey on line 161 of multiprocessing/process.py | |
[12989] Argument .0 is <tuple_iterator object at 0x10e811160> | |
[12989] Call to start on line 95 of multiprocessing/process.py | |
[12989] Argument self is <Process(Process-1, initial)> | |
[12988] Argument self is <_MainProcess(MainProcess, started)> | |
[12989] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12990] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12989] Call to _Popen on line 221 of multiprocessing/context.py | |
[12989] Argument process_obj is <Process(Process-1, initial)> | |
[12989] Call to get_context on line 232 of multiprocessing/context.py | |
[12990] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12990] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1019c8c50> | |
[12988] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12989] Argument method is None | |
[12989] Call to _Popen on line 281 of multiprocessing/context.py | |
[12988] Argument self is <multiprocessing.context.DefaultContext object at 0x10d4feeb8> | |
[12989] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Argument allow_none is False | |
[12990] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12990] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1019c8c50> | |
[12989] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12990] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12989] Argument self is <__main__._Popen object at 0x10e811160> | |
[12990] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1019c8c50> | |
[12989] Argument process_obj is <Process(Process-1, initial)> | |
[12989] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12990] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12989] Argument self is <__main__._Popen object at 0x10e811160> | |
[12989] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12989] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12990] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12990] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12989] Argument self is <__main__._Popen object at 0x10e811160> | |
[12988] Argument popen is <__main__._Popen object at 0x10d447128> | |
[12990] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12989] Argument process_obj is <Process(Process-1, initial)> | |
[12988] Call to dump on line 58 of multiprocessing/reduction.py | |
[12990] Argument passfds is [2, 5] | |
[12988] Argument obj is {'log_to_stderr': False, 'authkey': b'\xe2\xbd\x10\xaa\xe0J\xe9\xac\xb1\xfe\x01\xff\xf6\xd3\x8cG\xcdT;\xe7\x80\x07\x9f\xc2\x92m\xc6\x12\x813\x04\xbb', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12988] Argument file is <_io.BytesIO object at 0x10d5c5db0> | |
[12988] Argument protocol is None | |
[12988] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12988] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d606978> | |
[12988] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12988] Argument self is b'\xe2\xbd\x10\xaa\xe0J\xe9\xac\xb1\xfe\x01\xff\xf6\xd3\x8cG\xcdT;\xe7\x80\x07\x9f\xc2\x92m\xc6\x12\x813\x04\xbb' | |
[12988] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12988] Call to dump on line 58 of multiprocessing/reduction.py | |
[12988] Argument obj is <Process(Process-1, initial)> | |
[12988] Argument file is <_io.BytesIO object at 0x10d5c5db0> | |
[12988] Argument protocol is None | |
[12988] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12988] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d606978> | |
[12988] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12988] Argument self is b'\xe2\xbd\x10\xaa\xe0J\xe9\xac\xb1\xfe\x01\xff\xf6\xd3\x8cG\xcdT;\xe7\x80\x07\x9f\xc2\x92m\xc6\x12\x813\x04\xbb' | |
[12988] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12988] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12988] Argument popen is None | |
DEBUG: get_command_line called | |
[12988] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12988] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12988] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12989] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12988] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12988] Argument passfds is [6, 8, 7] | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to reducer on line 202 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12991] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12991] Argument .0 is <list_iterator object at 0x10a9f2668> | |
[12990] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12990] Argument name is Process-1 | |
[12990] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12990] Call to current_process on line 35 of multiprocessing/process.py | |
[12990] Call to current_process on line 35 of multiprocessing/process.py | |
[12990] Call to authkey on line 161 of multiprocessing/process.py | |
[12990] Argument self is <_MainProcess(MainProcess, started)> | |
[12990] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12990] Argument self is <multiprocessing.context.DefaultContext object at 0x1018dcdd8> | |
[12990] Argument allow_none is False | |
[12990] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12990] Argument popen is <__main__._Popen object at 0x101825128> | |
[12990] Call to dump on line 58 of multiprocessing/reduction.py | |
[12990] Argument obj is {'log_to_stderr': False, 'authkey': b"\x99.r\xebiX'q\n\xc9b|\x1eEI\x02\xcc\x91\xc0B{\xd5\xae\x1dF\xc8\xa8\xdc\xc7\xbdD'", 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12990] Argument file is <_io.BytesIO object at 0x1019a3db0> | |
[12990] Argument protocol is None | |
[12990] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12990] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1019e4978> | |
[12991] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12990] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12990] Argument self is b"\x99.r\xebiX'q\n\xc9b|\x1eEI\x02\xcc\x91\xc0B{\xd5\xae\x1dF\xc8\xa8\xdc\xc7\xbdD'" | |
PyInstaller Bootloader 3.x | |
[12990] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12990] Call to dump on line 58 of multiprocessing/reduction.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12990] Argument obj is <Process(Process-1, initial)> | |
[12990] Argument file is <_io.BytesIO object at 0x1019a3db0> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12990] Argument protocol is None | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12990] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12990] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1019e4978> | |
[12990] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12990] Argument self is b"\x99.r\xebiX'q\n\xc9b|\x1eEI\x02\xcc\x91\xc0B{\xd5\xae\x1dF\xc8\xa8\xdc\xc7\xbdD'" | |
[12990] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12990] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12990] Argument popen is None | |
DEBUG: get_command_line called | |
[12990] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12990] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12990] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12990] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12990] Argument passfds is [6, 8, 7] | |
LOADER: Loaded functions from Python library. | |
[12989] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12989] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12989] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e9b6b38> | |
[12989] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[12989] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e9b6b38> | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12989] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
[12989] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e9b6b38> | |
LOADER: Initializing python | |
[12990] Call to __init__ on line 151 of multiprocessing/util.py | |
[12990] Argument self is <Finalize object, dead> | |
[12990] Argument obj is <__main__._Popen object at 0x101825128> | |
[12990] Argument callback is <built-in function close> | |
[12990] Argument args is (5,) | |
[12990] Argument kwargs is None | |
[12990] Argument exitpriority is None | |
[12990] Call to join on line 115 of multiprocessing/process.py | |
[12990] Argument self is <Process(Process-1, started)> | |
[12990] Argument timeout is None | |
[12990] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12990] Argument self is <__main__._Popen object at 0x101825128> | |
[12990] Argument timeout is None | |
[12990] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12990] Argument self is <__main__._Popen object at 0x101825128> | |
[12990] Argument flag is 0 | |
[12989] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12989] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12989] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12989] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12988] Call to __init__ on line 151 of multiprocessing/util.py | |
[12988] Argument self is <Finalize object, dead> | |
LOADER: Loaded functions from Python library. | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12988] Argument obj is <__main__._Popen object at 0x10d447128> | |
[12988] Argument callback is <built-in function close> | |
[12988] Argument args is (4,) | |
[12988] Argument kwargs is None | |
[12988] Argument exitpriority is None | |
[12988] Call to join on line 115 of multiprocessing/process.py | |
LOADER: Loaded functions from Python library. | |
[12988] Argument self is <Process(Process-1, started)> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12988] Argument timeout is None | |
[12988] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12988] Argument self is <__main__._Popen object at 0x10d447128> | |
[12988] Argument timeout is None | |
[12988] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12988] Argument self is <__main__._Popen object at 0x10d447128> | |
[12988] Argument flag is 0 | |
[12989] Argument passfds is [2, 4] | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[12989] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12989] Argument name is Process-1 | |
[12989] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12989] Call to current_process on line 35 of multiprocessing/process.py | |
[12989] Call to current_process on line 35 of multiprocessing/process.py | |
[12989] Call to authkey on line 161 of multiprocessing/process.py | |
[12989] Argument self is <_MainProcess(MainProcess, started)> | |
[12989] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12989] Argument self is <multiprocessing.context.DefaultContext object at 0x10e8c8f98> | |
[12989] Argument allow_none is False | |
[12989] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12989] Argument popen is <__main__._Popen object at 0x10e811160> | |
[12989] Call to dump on line 58 of multiprocessing/reduction.py | |
[12989] Argument obj is {'log_to_stderr': False, 'authkey': b'5\xbb+ .*\xef\xbb|\xd6\xef\xc4.2\xff(9\xffq=\x88\n<\xe6\xb8>\n\n\xd2\x95>1', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12989] Argument file is <_io.BytesIO object at 0x10e98fdb0> | |
[12989] Argument protocol is None | |
[12989] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12989] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e9d0978> | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12989] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12989] Argument self is b'5\xbb+ .*\xef\xbb|\xd6\xef\xc4.2\xff(9\xffq=\x88\n<\xe6\xb8>\n\n\xd2\x95>1' | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12989] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12989] Call to dump on line 58 of multiprocessing/reduction.py | |
[12989] Argument obj is <Process(Process-1, initial)> | |
[12989] Argument file is <_io.BytesIO object at 0x10e98fdb0> | |
[12989] Argument protocol is None | |
[12989] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12989] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e9d0978> | |
[12989] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12989] Argument self is b'5\xbb+ .*\xef\xbb|\xd6\xef\xc4.2\xff(9\xffq=\x88\n<\xe6\xb8>\n\n\xd2\x95>1' | |
[12989] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12989] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12989] Argument popen is None | |
DEBUG: get_command_line called | |
[12989] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12989] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12989] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12989] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[12989] Argument passfds is [5, 10, 9] | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[12989] Call to __init__ on line 151 of multiprocessing/util.py | |
[12989] Argument self is <Finalize object, dead> | |
[12989] Argument obj is <__main__._Popen object at 0x10e811160> | |
[12989] Argument callback is <built-in function close> | |
[12989] Argument args is (4,) | |
[12989] Argument kwargs is None | |
[12989] Argument exitpriority is None | |
[12989] Call to join on line 115 of multiprocessing/process.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
[12989] Argument self is <Process(Process-1, started)> | |
[12989] Argument timeout is None | |
[12989] Call to wait on line 44 of multiprocessing/popen_fork.py | |
LOADER: extracted struct | |
[12989] Argument self is <__main__._Popen object at 0x10e811160> | |
LOADER: callfunction returned... | |
[12989] Argument timeout is None | |
[12989] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12989] Argument self is <__main__._Popen object at 0x10e811160> | |
[12989] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12991] Call to <module> on line 10 of multiprocessing/util.py | |
[12991] Call to Finalize on line 147 of multiprocessing/util.py | |
[12991] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12991] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12991] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12991] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12991] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12991] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12991] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'] | |
[12991] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument method is spawn | |
[12991] Argument force is False | |
[12991] Call to get_context on line 232 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument method is spawn | |
[12991] Call to get_context on line 186 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument method is spawn | |
[12991] Call to _check_available on line 212 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.SpawnContext object at 0x10aabcd68> | |
In main | |
[12991] Call to __init__ on line 71 of multiprocessing/process.py | |
[12991] Argument self is | |
[12991] Argument group is None | |
[12991] Argument target is <function test at 0x10a9fac80> | |
[12991] Argument name is None | |
[12991] Argument args is () | |
[12991] Argument kwargs is {} | |
[12991] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12991] Argument .0 is <tuple_iterator object at 0x10aa05160> | |
[12991] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12991] Argument .0 is <tuple_iterator object at 0x10aa05160> | |
[12991] Call to start on line 95 of multiprocessing/process.py | |
[12991] Argument self is <Process(Process-1, initial)> | |
[12991] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12991] Call to _Popen on line 221 of multiprocessing/context.py | |
[12991] Argument process_obj is <Process(Process-1, initial)> | |
[12991] Call to get_context on line 232 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument method is None | |
[12991] Call to _Popen on line 281 of multiprocessing/context.py | |
[12991] Argument process_obj is <Process(Process-1, initial)> | |
[12991] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12991] Argument self is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument process_obj is <Process(Process-1, initial)> | |
[12991] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12991] Argument self is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument process_obj is <Process(Process-1, initial)> | |
[12991] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12991] Argument self is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument process_obj is <Process(Process-1, initial)> | |
[12991] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12991] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12991] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12991] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10abaaac8> | |
[12991] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12991] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10abaaac8> | |
[12991] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12991] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10abaaac8> | |
[12991] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12991] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12991] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12991] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12991] Argument passfds is [2, 4] | |
LOADER: Running main.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
LOADER: Running main.py | |
[12991] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
LOADER: Running main.py | |
[12991] Argument name is Process-1 | |
[12991] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12991] Call to current_process on line 35 of multiprocessing/process.py | |
[12991] Call to current_process on line 35 of multiprocessing/process.py | |
[12991] Call to authkey on line 161 of multiprocessing/process.py | |
[12991] Argument self is <_MainProcess(MainProcess, started)> | |
[12991] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12991] Argument self is <multiprocessing.context.DefaultContext object at 0x10aabcf28> | |
[12991] Argument allow_none is False | |
[12991] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12991] Argument popen is <__main__._Popen object at 0x10aa05160> | |
[12991] Call to dump on line 58 of multiprocessing/reduction.py | |
[12991] Argument obj is {'log_to_stderr': False, 'authkey': b'* U><\xecwd\xac\x8a|?\x82\xcf\xd2\x92\x1e\xb2]\x94m\x03\x9f\x19\x00+\xb7\x1a\xc6\x0bO;', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12991] Argument file is <_io.BytesIO object at 0x10ab83db0> | |
[12991] Argument protocol is None | |
[12991] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12991] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10abc4978> | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12991] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12991] Argument self is b'* U><\xecwd\xac\x8a|?\x82\xcf\xd2\x92\x1e\xb2]\x94m\x03\x9f\x19\x00+\xb7\x1a\xc6\x0bO;' | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12991] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12991] Call to dump on line 58 of multiprocessing/reduction.py | |
[12991] Argument obj is <Process(Process-1, initial)> | |
[12991] Argument file is <_io.BytesIO object at 0x10ab83db0> | |
[12991] Argument protocol is None | |
[12991] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12991] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10abc4978> | |
[12991] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12991] Argument self is b'* U><\xecwd\xac\x8a|?\x82\xcf\xd2\x92\x1e\xb2]\x94m\x03\x9f\x19\x00+\xb7\x1a\xc6\x0bO;' | |
[12991] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12991] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12991] Argument popen is None | |
DEBUG: get_command_line called | |
[12991] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12991] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12991] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12991] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'] | |
[12991] Argument passfds is [5, 7, 6] | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Running main.py | |
[12991] Call to __init__ on line 151 of multiprocessing/util.py | |
[12991] Argument self is <Finalize object, dead> | |
[12991] Argument obj is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument callback is <built-in function close> | |
[12991] Argument args is (4,) | |
[12991] Argument kwargs is None | |
[12991] Argument exitpriority is None | |
[12991] Call to join on line 115 of multiprocessing/process.py | |
[12991] Argument self is <Process(Process-1, started)> | |
[12991] Argument timeout is None | |
[12991] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12991] Argument self is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument timeout is None | |
[12991] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12991] Argument self is <__main__._Popen object at 0x10aa05160> | |
[12991] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
[12996] Call to <module> on line 15 of multiprocessing/__init__.py | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12995] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12995] Call to <module> on line 1 of multiprocessing/context.py | |
[12996] Call to <module> on line 1 of multiprocessing/context.py | |
[12993] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12992] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12997] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12997] Call to <module> on line 1 of multiprocessing/context.py | |
[12992] Call to <module> on line 1 of multiprocessing/context.py | |
[12993] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: Running main.py | |
[12994] Call to <module> on line 15 of multiprocessing/__init__.py | |
LOADER: Running main.py | |
[12994] Call to <module> on line 1 of multiprocessing/context.py | |
[12998] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12999] Call to <module> on line 15 of multiprocessing/__init__.py | |
[12998] Call to <module> on line 1 of multiprocessing/context.py | |
[12999] Call to <module> on line 1 of multiprocessing/context.py | |
[12995] Call to <module> on line 10 of multiprocessing/process.py | |
[12996] Call to <module> on line 10 of multiprocessing/process.py | |
[12994] Call to <module> on line 10 of multiprocessing/process.py | |
[12992] Call to <module> on line 10 of multiprocessing/process.py | |
[12993] Call to <module> on line 10 of multiprocessing/process.py | |
[12997] Call to <module> on line 10 of multiprocessing/process.py | |
[12995] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12995] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12995] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12995] Call to __init__ on line 293 of multiprocessing/process.py | |
[12995] Argument self is | |
[12995] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12994] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12994] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12994] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12994] Call to __init__ on line 293 of multiprocessing/process.py | |
[12994] Argument self is | |
[12996] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12996] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12996] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12994] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12996] Call to __init__ on line 293 of multiprocessing/process.py | |
[12996] Argument self is | |
[12996] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12997] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12997] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12997] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12997] Call to __init__ on line 293 of multiprocessing/process.py | |
[12997] Argument self is | |
[12993] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12993] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12993] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12993] Call to __init__ on line 293 of multiprocessing/process.py | |
[12997] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12993] Argument self is | |
[12993] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12992] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12992] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12992] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12992] Call to __init__ on line 293 of multiprocessing/process.py | |
[12992] Argument self is | |
[12998] Call to <module> on line 10 of multiprocessing/process.py | |
[12992] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12999] Call to <module> on line 10 of multiprocessing/process.py | |
[12998] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12998] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12998] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12998] Call to __init__ on line 293 of multiprocessing/process.py | |
[12998] Argument self is | |
[12998] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12999] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[12999] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[12999] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[12999] Call to __init__ on line 293 of multiprocessing/process.py | |
[12999] Argument self is | |
[12999] Call to <module> on line 10 of multiprocessing/reduction.py | |
[12994] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12997] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12997] Call to _C on line 204 of multiprocessing/reduction.py | |
[12997] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12997] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument type is <class 'method'> | |
[12997] Argument reduce is <function _reduce_method at 0x1019ebc80> | |
[12997] Call to register on line 43 of multiprocessing/reduction.py | |
[12997] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument type is <class 'method_descriptor'> | |
[12997] Argument reduce is <function _reduce_method_descriptor at 0x1019ebd08> | |
[12997] Call to register on line 43 of multiprocessing/reduction.py | |
[12997] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument type is <class 'wrapper_descriptor'> | |
[12997] Argument reduce is <function _reduce_method_descriptor at 0x1019ebd08> | |
[12997] Call to register on line 43 of multiprocessing/reduction.py | |
[12997] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument type is <class 'functools.partial'> | |
[12997] Argument reduce is <function _reduce_partial at 0x1019ebe18> | |
[12997] Call to register on line 43 of multiprocessing/reduction.py | |
[12997] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument type is <class 'socket.socket'> | |
[12997] Argument reduce is <function _reduce_socket at 0x1019ebf28> | |
[12997] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12997] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12997] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12997] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12997] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12997] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12997] Call to Process on line 219 of multiprocessing/context.py | |
[12997] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12997] Argument .0 is <list_iterator object at 0x10192d048> | |
[12997] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12997] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12997] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12997] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12997] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12997] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12997] Call to __init__ on line 228 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Argument context is <multiprocessing.context.ForkContext object at 0x101930e10> | |
[12997] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Call to _C on line 204 of multiprocessing/reduction.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to reducer on line 202 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Call to register on line 43 of multiprocessing/reduction.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12997] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument type is <class 'method'> | |
[12997] Argument .0 is <list_iterator object at 0x101866630> | |
[12994] Argument reduce is <function _reduce_method at 0x108fc3c80> | |
[12994] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument type is <class 'method_descriptor'> | |
[12994] Argument reduce is <function _reduce_method_descriptor at 0x108fc3d08> | |
[12994] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument type is <class 'wrapper_descriptor'> | |
[12997] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12994] Argument reduce is <function _reduce_method_descriptor at 0x108fc3d08> | |
[12994] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument type is <class 'functools.partial'> | |
[12994] Argument reduce is <function _reduce_partial at 0x108fc3e18> | |
[12994] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument type is <class 'socket.socket'> | |
[12994] Argument reduce is <function _reduce_socket at 0x108fc3f28> | |
[12994] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12994] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12994] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12994] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12994] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12994] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12994] Call to Process on line 219 of multiprocessing/context.py | |
[12994] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12995] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108f05198> | |
[12994] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12994] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12994] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12994] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12994] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12994] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12994] Call to __init__ on line 228 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument context is <multiprocessing.context.ForkContext object at 0x108f08e10> | |
[12994] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Call to _C on line 204 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument type is <class 'method'> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Argument reduce is <function _reduce_method at 0x10e8aac80> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12995] Argument type is <class 'method_descriptor'> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument reduce is <function _reduce_method_descriptor at 0x10e8aad08> | |
[12995] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Argument type is <class 'wrapper_descriptor'> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument reduce is <function _reduce_method_descriptor at 0x10e8aad08> | |
[12995] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Argument type is <class 'functools.partial'> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument reduce is <function _reduce_partial at 0x10e8aae18> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Call to register on line 43 of multiprocessing/reduction.py | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12995] Argument type is <class 'socket.socket'> | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument reduce is <function _reduce_socket at 0x10e8aaf28> | |
[12995] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to reducer on line 202 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12994] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12994] Argument .0 is <list_iterator object at 0x108e3e668> | |
[12995] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12995] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12995] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12995] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12995] Call to Process on line 219 of multiprocessing/context.py | |
[12995] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12994] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e7ec160> | |
[12995] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12995] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12995] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12995] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12995] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12995] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12995] Call to __init__ on line 228 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument context is <multiprocessing.context.ForkContext object at 0x10e7efe10> | |
[12995] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12992] Call to _C on line 204 of multiprocessing/reduction.py | |
[12992] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12992] Argument type is <class 'method'> | |
[12992] Argument reduce is <function _reduce_method at 0x108bc4c80> | |
[12992] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12992] Argument type is <class 'method_descriptor'> | |
[12992] Argument reduce is <function _reduce_method_descriptor at 0x108bc4d08> | |
[12992] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12992] Argument type is <class 'wrapper_descriptor'> | |
[12992] Argument reduce is <function _reduce_method_descriptor at 0x108bc4d08> | |
[12992] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12992] Argument type is <class 'functools.partial'> | |
[12992] Argument reduce is <function _reduce_partial at 0x108bc4e18> | |
[12992] Call to register on line 43 of multiprocessing/reduction.py | |
[12992] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12992] Argument type is <class 'socket.socket'> | |
[12992] Argument reduce is <function _reduce_socket at 0x108bc4f28> | |
[12992] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12992] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to Process on line 219 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12995] Call to reducer on line 202 of multiprocessing/context.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff9[12993] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
8> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to _C on line 204 of multiprocessing/reduction.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12996] Call to register on line 43 of multiprocessing/reduction.py | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12996] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12995] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument type is <class 'method'> | |
[12995] Argument .0 is <list_iterator object at 0x10e725668> | |
[12996] Argument reduce is <function _reduce_method at 0x102474c80> | |
[12996] Call to register on line 43 of multiprocessing/reduction.py | |
[12996] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12996] Argument type is <class 'method_descriptor'> | |
[12996] Argument reduce is <function _reduce_method_descriptor at 0x102474d08> | |
[12996] Call to register on line 43 of multiprocessing/reduction.py | |
[12996] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12996] Argument type is <class 'wrapper_descriptor'> | |
[12996] Argument reduce is <function _reduce_method_descriptor at 0x102474d08> | |
[12996] Call to register on line 43 of multiprocessing/reduction.py | |
[12996] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12996] Argument type is <class 'functools.partial'> | |
[12996] Argument reduce is <function _reduce_partial at 0x102474e18> | |
[12996] Call to register on line 43 of multiprocessing/reduction.py | |
[12996] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Call to _C on line 204 of multiprocessing/reduction.py | |
[12996] Argument type is <class 'socket.socket'> | |
[12993] Call to register on line 43 of multiprocessing/reduction.py | |
[12993] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Argument type is <class 'method'> | |
[12996] Argument reduce is <function _reduce_socket at 0x102474f28> | |
[12993] Argument reduce is <function _reduce_method at 0x102b1ac80> | |
[12996] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12993] Call to register on line 43 of multiprocessing/reduction.py | |
[12995] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12993] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Argument type is <class 'method_descriptor'> | |
[12993] Argument reduce is <function _reduce_method_descriptor at 0x102b1ad08> | |
[12993] Call to register on line 43 of multiprocessing/reduction.py | |
[12993] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Argument type is <class 'wrapper_descriptor'> | |
[12993] Argument reduce is <function _reduce_method_descriptor at 0x102b1ad08> | |
[12993] Call to register on line 43 of multiprocessing/reduction.py | |
[12993] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Argument type is <class 'functools.partial'> | |
[12993] Argument reduce is <function _reduce_partial at 0x102b1ae18> | |
[12993] Call to register on line 43 of multiprocessing/reduction.py | |
[12993] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12993] Argument type is <class 'socket.socket'> | |
[12993] Argument reduce is <function _reduce_socket at 0x102b1af28> | |
[12993] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12996] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12993] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12993] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12993] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12993] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12993] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12993] Call to Process on line 219 of multiprocessing/context.py | |
[12996] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12993] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12996] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to Process on line 219 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12993] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102a5e9e8> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to __init__ on line 228 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument context is <multiprocessing.context.ForkContext object at 0x102a60be0> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to reducer on line 202 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Argument .0 is <list_iterator object at 0x1022d2128> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12993] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12993] Argument .0 is <list_iterator object at 0x102995780> | |
[12996] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12996] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12996] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12993] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12992] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12996] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12992] Argument .0 is <list_iterator object at 0x108b06278> | |
[12996] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12992] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12996] Call to __init__ on line 228 of multiprocessing/context.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Argument context is <multiprocessing.context.ForkContext object at 0x1023ba7f0> | |
[12992] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12992] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to __init__ on line 228 of multiprocessing/context.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument context is <multiprocessing.context.ForkContext object at 0x108b0ac18> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to reducer on line 202 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12992] Argument .0 is <list_iterator object at 0x108a3f7b8> | |
[12992] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to reducer on line 202 of multiprocessing/context.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12996] Argument .0 is <list_iterator object at 0x1022ef7b8> | |
[12996] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12999] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12998] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[12995] Call to <module> on line 10 of multiprocessing/util.py | |
[12998] Call to _C on line 204 of multiprocessing/reduction.py | |
[12998] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument type is <class 'method'> | |
[12998] Argument reduce is <function _reduce_method at 0x10a544c80> | |
[12998] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument type is <class 'method_descriptor'> | |
[12998] Argument reduce is <function _reduce_method_descriptor at 0x10a544d08> | |
[12998] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument type is <class 'wrapper_descriptor'> | |
[12998] Argument reduce is <function _reduce_method_descriptor at 0x10a544d08> | |
[12998] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument type is <class 'functools.partial'> | |
[12998] Argument reduce is <function _reduce_partial at 0x10a544e18> | |
[12998] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument type is <class 'socket.socket'> | |
[12998] Argument reduce is <function _reduce_socket at 0x10a544f28> | |
[12998] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12998] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12998] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12998] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12998] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12998] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12998] Call to Process on line 219 of multiprocessing/context.py | |
[12998] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12998] Argument .0 is <list_iterator object at 0x10a486390> | |
[12998] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12998] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12998] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12998] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12998] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12998] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12998] Call to __init__ on line 228 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument context is <multiprocessing.context.ForkContext object at 0x10a489fd0> | |
[12998] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Call to _C on line 204 of multiprocessing/reduction.py | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Argument type is <class 'method'> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument reduce is <function _reduce_method at 0x10e53dc80> | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument type is <class 'method_descriptor'> | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to reducer on line 202 of multiprocessing/context.py | |
[12999] Argument reduce is <function _reduce_method_descriptor at 0x10e53dd08> | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Call to register on line 43 of multiprocessing/reduction.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument type is <class 'wrapper_descriptor'> | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Argument reduce is <function _reduce_method_descriptor at 0x10e53dd08> | |
[12998] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12998] Argument .0 is <list_iterator object at 0x10a3be780> | |
[12999] Call to register on line 43 of multiprocessing/reduction.py | |
[12999] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12999] Argument type is <class 'functools.partial'> | |
[12999] Argument reduce is <function _reduce_partial at 0x10e53de18> | |
[12999] Call to register on line 43 of multiprocessing/reduction.py | |
[12999] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[12999] Argument type is <class 'socket.socket'> | |
[12999] Argument reduce is <function _reduce_socket at 0x10e53df28> | |
[12999] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[12999] Call to ProcessError on line 14 of multiprocessing/context.py | |
[12999] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[12999] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[12999] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[12999] Call to BaseContext on line 30 of multiprocessing/context.py | |
[12999] Call to Process on line 219 of multiprocessing/context.py | |
[12999] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[12998] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[12999] Argument .0 is <list_iterator object at 0x10e481da0> | |
[12999] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[12999] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[12999] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[12999] Call to ForkContext on line 293 of multiprocessing/context.py | |
[12999] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[12999] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[12999] Call to __init__ on line 228 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument context is <multiprocessing.context.ForkContext object at 0x10e482eb8> | |
[12999] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12994] Call to <module> on line 10 of multiprocessing/util.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to reducer on line 202 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[12999] Argument .0 is <list_iterator object at 0x10e3b8668> | |
[12999] Call to <module> on line 11 of multiprocessing/spawn.py | |
[12992] Call to <module> on line 10 of multiprocessing/util.py | |
[12996] Call to <module> on line 10 of multiprocessing/util.py | |
[12997] Call to <module> on line 10 of multiprocessing/util.py | |
[12992] Call to Finalize on line 147 of multiprocessing/util.py | |
[12992] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12992] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12992] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12992] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12992] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12992] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12992] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12992] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Argument method is spawn | |
[12992] Argument force is False | |
[12992] Call to get_context on line 232 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Argument method is spawn | |
[12992] Call to get_context on line 186 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Argument method is spawn | |
[12992] Call to _check_available on line 212 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.SpawnContext object at 0x108b0ae48> | |
In main | |
[12992] Call to __init__ on line 71 of multiprocessing/process.py | |
[12992] Argument self is | |
[12992] Argument group is None | |
[12992] Argument target is <function test at 0x108a48c80> | |
[12992] Argument name is None | |
[12992] Argument args is () | |
[12992] Argument kwargs is {} | |
[12992] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12992] Argument .0 is <tuple_iterator object at 0x108a53128> | |
[12992] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12992] Argument .0 is <tuple_iterator object at 0x108a53128> | |
[12992] Call to start on line 95 of multiprocessing/process.py | |
[12992] Argument self is <Process(Process-1, initial)> | |
[12992] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12992] Call to _Popen on line 221 of multiprocessing/context.py | |
[12992] Argument process_obj is <Process(Process-1, initial)> | |
[12992] Call to get_context on line 232 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Argument method is None | |
[12992] Call to _Popen on line 281 of multiprocessing/context.py | |
[12992] Argument process_obj is <Process(Process-1, initial)> | |
[12992] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12992] Argument self is <__main__._Popen object at 0x108a53128> | |
[12997] Call to Finalize on line 147 of multiprocessing/util.py | |
[12997] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12997] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12993] Call to <module> on line 10 of multiprocessing/util.py | |
[12994] Call to Finalize on line 147 of multiprocessing/util.py | |
[12994] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12994] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12994] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12995] Call to Finalize on line 147 of multiprocessing/util.py | |
[12995] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12995] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12995] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12995] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12995] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12995] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12995] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12995] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument method is spawn | |
[12995] Argument force is False | |
[12995] Call to get_context on line 232 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument method is spawn | |
[12995] Call to get_context on line 186 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument method is spawn | |
[12995] Call to _check_available on line 212 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.SpawnContext object at 0x10e7efdd8> | |
In main | |
[12995] Call to __init__ on line 71 of multiprocessing/process.py | |
[12995] Argument self is | |
[12995] Argument group is None | |
[12995] Argument target is <function test at 0x10e72dc80> | |
[12995] Argument name is None | |
[12995] Argument args is () | |
[12995] Argument kwargs is {} | |
[12995] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12995] Argument .0 is <tuple_iterator object at 0x10e738160> | |
[12995] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12995] Argument .0 is <tuple_iterator object at 0x10e738160> | |
[12995] Call to start on line 95 of multiprocessing/process.py | |
[12996] Call to Finalize on line 147 of multiprocessing/util.py | |
[12995] Argument self is <Process(Process-1, initial)> | |
[12995] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12995] Call to _Popen on line 221 of multiprocessing/context.py | |
[12996] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12995] Argument process_obj is <Process(Process-1, initial)> | |
[12995] Call to get_context on line 232 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument method is None | |
[12996] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12995] Call to _Popen on line 281 of multiprocessing/context.py | |
[12995] Argument process_obj is <Process(Process-1, initial)> | |
[12995] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12995] Argument self is <__main__._Popen object at 0x10e738160> | |
[12995] Argument process_obj is <Process(Process-1, initial)> | |
[12995] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12995] Argument self is <__main__._Popen object at 0x10e738160> | |
[12995] Argument process_obj is <Process(Process-1, initial)> | |
[12995] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12995] Argument self is <__main__._Popen object at 0x10e738160> | |
[12995] Argument process_obj is <Process(Process-1, initial)> | |
[12996] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12995] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12996] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12996] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12996] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12996] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[12995] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12996] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12995] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12995] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8ddbe0> | |
[12996] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Argument method is spawn | |
[12995] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12996] Argument force is False | |
[12995] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8ddbe0> | |
[12996] Call to get_context on line 232 of multiprocessing/context.py | |
[12995] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12995] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8ddbe0> | |
[12996] Argument method is spawn | |
[12996] Call to get_context on line 186 of multiprocessing/context.py | |
[12995] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Argument method is spawn | |
[12996] Call to _check_available on line 212 of multiprocessing/context.py | |
[12995] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12996] Argument self is <multiprocessing.context.SpawnContext object at 0x1023bac18> | |
In main | |
[12995] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12996] Call to __init__ on line 71 of multiprocessing/process.py | |
[12995] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12996] Argument self is | |
[12996] Argument group is None | |
[12996] Argument target is <function test at 0x1022f8c80> | |
[12996] Argument name is None | |
[12996] Argument args is () | |
[12996] Argument kwargs is {} | |
[12996] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12996] Argument .0 is <tuple_iterator object at 0x1022ef780> | |
[12996] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12994] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12996] Argument .0 is <tuple_iterator object at 0x1022ef780> | |
[12996] Call to start on line 95 of multiprocessing/process.py | |
[12994] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12996] Argument self is <Process(Process-1, initial)> | |
[12996] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12996] Call to _Popen on line 221 of multiprocessing/context.py | |
[12996] Argument process_obj is <Process(Process-1, initial)> | |
[12996] Call to get_context on line 232 of multiprocessing/context.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Argument method is None | |
[12996] Call to _Popen on line 281 of multiprocessing/context.py | |
[12994] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12996] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[12996] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12996] Argument self is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument process_obj is <Process(Process-1, initial)> | |
[12996] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12996] Argument self is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument process_obj is <Process(Process-1, initial)> | |
[12996] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12994] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12996] Argument self is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument method is spawn | |
[12994] Argument force is False | |
[12994] Call to get_context on line 232 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument method is spawn | |
[12994] Call to get_context on line 186 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument method is spawn | |
[12994] Call to _check_available on line 212 of multiprocessing/context.py | |
[12993] Call to Finalize on line 147 of multiprocessing/util.py | |
[12994] Argument self is <multiprocessing.context.SpawnContext object at 0x108f08dd8> | |
In main | |
[12994] Call to __init__ on line 71 of multiprocessing/process.py | |
[12994] Argument self is | |
[12994] Argument group is None | |
[12993] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12994] Argument target is <function test at 0x108e46c80> | |
[12994] Argument name is None | |
[12994] Argument args is () | |
[12994] Argument kwargs is {} | |
[12994] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12993] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[12994] Argument .0 is <tuple_iterator object at 0x108e51320> | |
[12994] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12994] Argument .0 is <tuple_iterator object at 0x108e51320> | |
[12994] Call to start on line 95 of multiprocessing/process.py | |
[12994] Argument self is <Process(Process-1, initial)> | |
[12994] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12994] Call to _Popen on line 221 of multiprocessing/context.py | |
[12994] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Call to get_context on line 232 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument method is None | |
[12994] Call to _Popen on line 281 of multiprocessing/context.py | |
[12994] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12994] Argument self is <__main__._Popen object at 0x108e51320> | |
[12994] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12994] Argument self is <__main__._Popen object at 0x108e51320> | |
[12994] Argument process_obj is <Process(Process-1, initial)> | |
[12994] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12996] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12994] Argument self is <__main__._Popen object at 0x108e51320> | |
[12994] Argument process_obj is <Process(Process-1, initial)> | |
[12997] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12994] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12996] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12996] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1024a6c88> | |
[12996] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1024a6c88> | |
[12996] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1024a6c88> | |
[12996] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12996] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12996] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12996] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12997] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12996] Argument passfds is [2, 5] | |
[12997] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12997] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12997] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[12997] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12993] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Argument method is spawn | |
[12994] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12997] Argument force is False | |
[12997] Call to get_context on line 232 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12994] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12997] Argument method is spawn | |
[12997] Call to get_context on line 186 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108ff6ba8> | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Argument method is spawn | |
[12997] Call to _check_available on line 212 of multiprocessing/context.py | |
[12994] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12997] Argument self is <multiprocessing.context.SpawnContext object at 0x101930dd8> | |
In main | |
[12994] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108ff6ba8> | |
[12997] Call to __init__ on line 71 of multiprocessing/process.py | |
[12994] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12994] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108ff6ba8> | |
[12997] Argument self is | |
[12997] Argument group is None | |
[12994] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12997] Argument target is <function test at 0x10186ec80> | |
[12997] Argument name is None | |
[12997] Argument args is () | |
[12994] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12994] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12997] Argument kwargs is {} | |
[12994] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12997] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12994] Argument passfds is [2, 4] | |
[12997] Argument .0 is <tuple_iterator object at 0x101879128> | |
[12997] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12997] Argument .0 is <tuple_iterator object at 0x101879128> | |
[12997] Call to start on line 95 of multiprocessing/process.py | |
[12997] Argument self is <Process(Process-1, initial)> | |
[12997] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12997] Call to _Popen on line 221 of multiprocessing/context.py | |
[12997] Argument process_obj is <Process(Process-1, initial)> | |
[12997] Call to get_context on line 232 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Argument method is None | |
[12997] Call to _Popen on line 281 of multiprocessing/context.py | |
[12997] Argument process_obj is <Process(Process-1, initial)> | |
[12997] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12997] Argument self is <__main__._Popen object at 0x101879128> | |
[12997] Argument process_obj is <Process(Process-1, initial)> | |
[12997] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12997] Argument self is <__main__._Popen object at 0x101879128> | |
[12997] Argument process_obj is <Process(Process-1, initial)> | |
[12997] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12997] Argument self is <__main__._Popen object at 0x101879128> | |
[12997] Argument process_obj is <Process(Process-1, initial)> | |
[12996] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12996] Argument name is Process-1 | |
[12996] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12996] Call to current_process on line 35 of multiprocessing/process.py | |
[12996] Call to current_process on line 35 of multiprocessing/process.py | |
[12996] Call to authkey on line 161 of multiprocessing/process.py | |
[12997] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12996] Argument self is <_MainProcess(MainProcess, started)> | |
[12996] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12996] Argument self is <multiprocessing.context.DefaultContext object at 0x1023baf60> | |
[12996] Argument allow_none is False | |
[12996] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12996] Argument popen is <__main__._Popen object at 0x1022ef780> | |
[12996] Call to dump on line 58 of multiprocessing/reduction.py | |
[12996] Argument obj is {'log_to_stderr': False, 'authkey': b'J\xde\x00\x99\xc5S\xa9\xa5\x80Y\xe7\xbd\xcf\xefKt,=\x96\xa37*\xed\xd6Om\xa5T>d2%', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12996] Argument file is <_io.BytesIO object at 0x102481db0> | |
[12996] Argument protocol is None | |
[12996] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12996] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1024c2978> | |
[12996] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12996] Argument self is b'J\xde\x00\x99\xc5S\xa9\xa5\x80Y\xe7\xbd\xcf\xefKt,=\x96\xa37*\xed\xd6Om\xa5T>d2%' | |
[12996] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
PyInstaller Bootloader 3.x | |
[12996] Call to dump on line 58 of multiprocessing/reduction.py | |
[12996] Argument obj is <Process(Process-1, initial)> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12996] Argument file is <_io.BytesIO object at 0x102481db0> | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12996] Argument protocol is None | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12996] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12996] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1024c2978> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12997] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12996] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12996] Argument self is b'J\xde\x00\x99\xc5S\xa9\xa5\x80Y\xe7\xbd\xcf\xefKt,=\x96\xa37*\xed\xd6Om\xa5T>d2%' | |
[12997] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12996] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101a1eb70> | |
[12996] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12996] Argument popen is None | |
[12997] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12997] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101a1eb70> | |
DEBUG: get_command_line called | |
[12997] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12996] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12997] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101a1eb70> | |
[12996] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12996] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12997] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12996] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12996] Argument passfds is [6, 8, 7] | |
[12997] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12997] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12997] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12997] Argument passfds is [2, 4] | |
LOADER: Loaded functions from Python library. | |
[12993] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12994] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12994] Argument name is Process-1 | |
[12994] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12994] Call to current_process on line 35 of multiprocessing/process.py | |
[12994] Call to current_process on line 35 of multiprocessing/process.py | |
[12994] Call to authkey on line 161 of multiprocessing/process.py | |
[12994] Argument self is <_MainProcess(MainProcess, started)> | |
[12994] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12994] Argument self is <multiprocessing.context.DefaultContext object at 0x108f08f98> | |
[12994] Argument allow_none is False | |
[12994] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12994] Argument popen is <__main__._Popen object at 0x108e51320> | |
[12994] Call to dump on line 58 of multiprocessing/reduction.py | |
[12994] Argument obj is {'log_to_stderr': False, 'authkey': b'\xf9+\xbc\xb1\xc1%\xca\xeb"\xaa7IxZ\xcb\x9b\xf9(Q"\t\x04\x11,\x0c\x93\xe4\xe5\xb1\x80M\x93', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12994] Argument file is <_io.BytesIO object at 0x108fcfdb0> | |
[12994] Argument protocol is None | |
[12994] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12994] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x109010978> | |
PyInstaller Bootloader 3.x | |
[12994] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[12994] Argument self is b'\xf9+\xbc\xb1\xc1%\xca\xeb"\xaa7IxZ\xcb\x9b\xf9(Q"\t\x04\x11,\x0c\x93\xe4\xe5\xb1\x80M\x93' | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12994] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12994] Call to dump on line 58 of multiprocessing/reduction.py | |
[12994] Argument obj is <Process(Process-1, initial)> | |
[12994] Argument file is <_io.BytesIO object at 0x108fcfdb0> | |
[12994] Argument protocol is None | |
[12994] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12994] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x109010978> | |
[12994] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12994] Argument self is b'\xf9+\xbc\xb1\xc1%\xca\xeb"\xaa7IxZ\xcb\x9b\xf9(Q"\t\x04\x11,\x0c\x93\xe4\xe5\xb1\x80M\x93' | |
[12994] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12994] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12994] Argument popen is None | |
DEBUG: get_command_line called | |
[12994] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12994] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12994] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12994] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[12994] Argument passfds is [5, 10, 9] | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12996] Call to __init__ on line 151 of multiprocessing/util.py | |
[12996] Argument self is <Finalize object, dead> | |
[12996] Argument obj is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument callback is <built-in function close> | |
[12996] Argument args is (5,) | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12996] Argument kwargs is None | |
[12996] Argument exitpriority is None | |
LOADER: Loaded functions from Python library. | |
[12996] Call to join on line 115 of multiprocessing/process.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12996] Argument self is <Process(Process-1, started)> | |
[12996] Argument timeout is None | |
[12996] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12996] Argument self is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument timeout is None | |
[12996] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12996] Argument self is <__main__._Popen object at 0x1022ef780> | |
[12996] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
[12994] Call to __init__ on line 151 of multiprocessing/util.py | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12994] Argument self is <Finalize object, dead> | |
[12994] Argument obj is <__main__._Popen object at 0x108e51320> | |
LOADER: Running main.py | |
[12994] Argument callback is <built-in function close> | |
LOADER: Running main.py | |
LOADER: Running main.py | |
[12994] Argument args is (4,) | |
LOADER: Running main.py | |
[12994] Argument kwargs is None | |
[12994] Argument exitpriority is None | |
[12994] Call to join on line 115 of multiprocessing/process.py | |
[13000] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13002] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13001] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13000] Call to <module> on line 1 of multiprocessing/context.py | |
[13001] Call to <module> on line 1 of multiprocessing/context.py | |
[13002] Call to <module> on line 1 of multiprocessing/context.py | |
[13004] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13004] Call to <module> on line 1 of multiprocessing/context.py | |
[12994] Argument self is <Process(Process-1, started)> | |
[12994] Argument timeout is None | |
[12994] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12994] Argument self is <__main__._Popen object at 0x108e51320> | |
[12994] Argument timeout is None | |
[12994] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12994] Argument self is <__main__._Popen object at 0x108e51320> | |
[12994] Argument flag is 0 | |
[12993] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12993] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12993] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[12997] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12997] Argument name is Process-1 | |
[12997] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12997] Call to current_process on line 35 of multiprocessing/process.py | |
[12997] Call to current_process on line 35 of multiprocessing/process.py | |
[12997] Call to authkey on line 161 of multiprocessing/process.py | |
[12997] Argument self is <_MainProcess(MainProcess, started)> | |
[12997] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12997] Argument self is <multiprocessing.context.DefaultContext object at 0x101930f98> | |
[12997] Argument allow_none is False | |
[12997] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12997] Argument popen is <__main__._Popen object at 0x101879128> | |
[12997] Call to dump on line 58 of multiprocessing/reduction.py | |
[12997] Argument obj is {'log_to_stderr': False, 'authkey': b'\xde\xcf\x94r\xb1\xe5;\xe0\x15\x9a\x97\x8c/!\xa2\x1e}\xa4\x9bK\xb7j}:p\xe3o\xa0\xce\xb1\\j', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12997] Argument file is <_io.BytesIO object at 0x1019f7db0> | |
[12997] Argument protocol is None | |
[12997] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12997] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x101a38978> | |
[12997] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12997] Argument self is b'\xde\xcf\x94r\xb1\xe5;\xe0\x15\x9a\x97\x8c/!\xa2\x1e}\xa4\x9bK\xb7j}:p\xe3o\xa0\xce\xb1\\j' | |
[12997] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12997] Call to dump on line 58 of multiprocessing/reduction.py | |
[12997] Argument obj is <Process(Process-1, initial)> | |
[12997] Argument file is <_io.BytesIO object at 0x1019f7db0> | |
[12997] Argument protocol is None | |
[12997] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12997] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x101a38978> | |
PyInstaller Bootloader 3.x | |
[12997] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12997] Argument self is b'\xde\xcf\x94r\xb1\xe5;\xe0\x15\x9a\x97\x8c/!\xa2\x1e}\xa4\x9bK\xb7j}:p\xe3o\xa0\xce\xb1\\j' | |
[12997] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12997] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12997] Argument popen is None | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
DEBUG: get_command_line called | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12997] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12997] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12997] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12997] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12997] Argument passfds is [6, 8, 7] | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12992] Argument process_obj is <Process(Process-1, initial)> | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12993] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Argument method is spawn | |
[12993] Argument force is False | |
[12993] Call to get_context on line 232 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Argument method is spawn | |
[12993] Call to get_context on line 186 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Argument method is spawn | |
[12993] Call to _check_available on line 212 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.SpawnContext object at 0x102a60e10> | |
LOADER: Loaded functions from Python library. | |
In main | |
[12993] Call to __init__ on line 71 of multiprocessing/process.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12997] Call to __init__ on line 151 of multiprocessing/util.py | |
[12997] Argument self is <Finalize object, dead> | |
[12997] Argument obj is <__main__._Popen object at 0x101879128> | |
[12997] Argument callback is <built-in function close> | |
[12997] Argument args is (4,) | |
[12997] Argument kwargs is None | |
[12997] Argument exitpriority is None | |
[12997] Call to join on line 115 of multiprocessing/process.py | |
[12997] Argument self is <Process(Process-1, started)> | |
[12997] Argument timeout is None | |
[12997] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12997] Argument self is <__main__._Popen object at 0x101879128> | |
[12997] Argument timeout is None | |
[12997] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12997] Argument self is <__main__._Popen object at 0x101879128> | |
[12997] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
[12993] Argument self is | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12993] Argument group is None | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[12993] Argument target is <function test at 0x10299ec80> | |
LOADER: Already in the child - running user's code. | |
[12993] Argument name is None | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12993] Argument args is () | |
[12993] Argument kwargs is {} | |
[12993] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12993] Argument .0 is <tuple_iterator object at 0x1029a90f0> | |
[12993] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12993] Argument .0 is <tuple_iterator object at 0x1029a90f0> | |
[12993] Call to start on line 95 of multiprocessing/process.py | |
[12993] Argument self is <Process(Process-1, initial)> | |
[12993] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12993] Call to _Popen on line 221 of multiprocessing/context.py | |
[12993] Argument process_obj is <Process(Process-1, initial)> | |
[12993] Call to get_context on line 232 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Argument method is None | |
[12993] Call to _Popen on line 281 of multiprocessing/context.py | |
[12993] Argument process_obj is <Process(Process-1, initial)> | |
[12993] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12993] Argument self is <__main__._Popen object at 0x1029a90f0> | |
[12993] Argument process_obj is <Process(Process-1, initial)> | |
[12993] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12993] Argument self is <__main__._Popen object at 0x1029a90f0> | |
LOADER: Loaded functions from Python library. | |
[12993] Argument process_obj is <Process(Process-1, initial)> | |
[12993] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12993] Argument self is <__main__._Popen object at 0x1029a90f0> | |
[12993] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12993] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12993] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12993] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12993] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x102b4ccf8> | |
[12993] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12993] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x102b4ccf8> | |
[12993] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12993] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x102b4ccf8> | |
[12993] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12993] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12993] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12993] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12993] Argument passfds is [2, 4] | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12995] Argument passfds is [2, 4] | |
[12999] Call to <module> on line 10 of multiprocessing/util.py | |
[12992] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12992] Argument self is <__main__._Popen object at 0x108a53128> | |
[12992] Argument process_obj is <Process(Process-1, initial)> | |
[12992] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12992] Argument self is <__main__._Popen object at 0x108a53128> | |
[12992] Argument process_obj is <Process(Process-1, initial)> | |
[12992] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12998] Call to <module> on line 10 of multiprocessing/util.py | |
[12992] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12992] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12992] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108bf5c50> | |
[12992] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12992] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108bf5c50> | |
[12992] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12992] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x108bf5c50> | |
[12992] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12992] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12992] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12992] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12992] Argument passfds is [2, 5] | |
LOADER: Running main.py | |
[13001] Call to <module> on line 10 of multiprocessing/process.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12995] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12995] Argument name is Process-1 | |
[12995] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12995] Call to current_process on line 35 of multiprocessing/process.py | |
[12995] Call to current_process on line 35 of multiprocessing/process.py | |
[12995] Call to authkey on line 161 of multiprocessing/process.py | |
LOADER: Running main.py | |
[12995] Argument self is <_MainProcess(MainProcess, started)> | |
[12995] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12995] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7eff98> | |
[12995] Argument allow_none is False | |
[12995] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12995] Argument popen is <__main__._Popen object at 0x10e738160> | |
[12995] Call to dump on line 58 of multiprocessing/reduction.py | |
[12995] Argument obj is {'log_to_stderr': False, 'authkey': b'\x8fw\xaa&\x93;\x1az\x00\xb3CEL:[\x16m\x11_i\x10h\xb8\x0c\xb0\xdaE\xbc\x97R\x96[', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12995] Argument file is <_io.BytesIO object at 0x10e8b6db0> | |
[12995] Argument protocol is None | |
[12995] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12995] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e8f7978> | |
[12995] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12995] Argument self is b'\x8fw\xaa&\x93;\x1az\x00\xb3CEL:[\x16m\x11_i\x10h\xb8\x0c\xb0\xdaE\xbc\x97R\x96[' | |
[12995] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12995] Call to dump on line 58 of multiprocessing/reduction.py | |
[12995] Argument obj is <Process(Process-1, initial)> | |
[12995] Argument file is <_io.BytesIO object at 0x10e8b6db0> | |
[12992] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12992] Argument name is Process-1 | |
[12992] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12992] Call to current_process on line 35 of multiprocessing/process.py | |
[12992] Call to current_process on line 35 of multiprocessing/process.py | |
[12992] Call to authkey on line 161 of multiprocessing/process.py | |
[12992] Argument self is <_MainProcess(MainProcess, started)> | |
[12992] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12992] Argument self is <multiprocessing.context.DefaultContext object at 0x108b0aef0> | |
[12992] Argument allow_none is False | |
[12992] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12992] Argument popen is <__main__._Popen object at 0x108a53128> | |
[12992] Call to dump on line 58 of multiprocessing/reduction.py | |
[12992] Argument obj is {'log_to_stderr': False, 'authkey': b'\\\xa4b|\x11o\x9e\x85\xfd\x07m\xdf\xb8\x10\xbdz\xb4Q;\x9cs\x84\xacB\xac\x06\x9b\xe0\xe9C\x14\xba', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12992] Argument file is <_io.BytesIO object at 0x108bd1db0> | |
[12992] Argument protocol is None | |
[12992] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12992] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x108c12978> | |
[12992] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12992] Argument self is b'\\\xa4b|\x11o\x9e\x85\xfd\x07m\xdf\xb8\x10\xbdz\xb4Q;\x9cs\x84\xacB\xac\x06\x9b\xe0\xe9C\x14\xba' | |
[12992] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12992] Call to dump on line 58 of multiprocessing/reduction.py | |
[12992] Argument obj is <Process(Process-1, initial)> | |
[12992] Argument file is <_io.BytesIO object at 0x108bd1db0> | |
[12992] Argument protocol is None | |
[12992] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12992] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x108c12978> | |
[12992] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12992] Argument self is b'\\\xa4b|\x11o\x9e\x85\xfd\x07m\xdf\xb8\x10\xbdz\xb4Q;\x9cs\x84\xacB\xac\x06\x9b\xe0\xe9C\x14\xba' | |
[12992] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12992] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12992] Argument popen is None | |
DEBUG: get_command_line called | |
[12992] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12992] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12992] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12992] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12992] Argument passfds is [6, 8, 7] | |
[12995] Argument protocol is None | |
[12995] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12995] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e8f7978> | |
[12995] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12995] Argument self is b'\x8fw\xaa&\x93;\x1az\x00\xb3CEL:[\x16m\x11_i\x10h\xb8\x0c\xb0\xdaE\xbc\x97R\x96[' | |
[12995] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12995] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12995] Argument popen is None | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[12999] Call to Finalize on line 147 of multiprocessing/util.py | |
[12999] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12999] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
LOADER: Loaded functions from Python library. | |
[12999] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[12999] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12999] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12999] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12999] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'] | |
[12999] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument method is spawn | |
[12999] Argument force is False | |
[12999] Call to get_context on line 232 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument method is spawn | |
[12999] Call to get_context on line 186 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument method is spawn | |
[12999] Call to _check_available on line 212 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.SpawnContext object at 0x10e4826a0> | |
In main | |
[12999] Call to __init__ on line 71 of multiprocessing/process.py | |
[12999] Argument self is | |
[12999] Argument group is None | |
[12999] Argument target is <function test at 0x10e3c0c80> | |
[12999] Argument name is None | |
[12999] Argument args is () | |
[12999] Argument kwargs is {} | |
[12999] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12999] Argument .0 is <tuple_iterator object at 0x10e3cb160> | |
[12999] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12999] Argument .0 is <tuple_iterator object at 0x10e3cb160> | |
[12999] Call to start on line 95 of multiprocessing/process.py | |
[12999] Argument self is <Process(Process-1, initial)> | |
[12999] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12999] Call to _Popen on line 221 of multiprocessing/context.py | |
[12999] Argument process_obj is <Process(Process-1, initial)> | |
[12999] Call to get_context on line 232 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument method is None | |
[12999] Call to _Popen on line 281 of multiprocessing/context.py | |
[12999] Argument process_obj is <Process(Process-1, initial)> | |
[12999] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12999] Argument self is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument process_obj is <Process(Process-1, initial)> | |
[12999] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12999] Argument self is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: extracted pyimod01_os_path | |
[12999] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12999] Argument self is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
DEBUG: get_command_line called | |
[12995] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12999] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12995] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12995] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12995] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[12995] Argument passfds is [5, 10, 9] | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
[12999] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12999] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
[12999] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e570b70> | |
LOADER: Running pyiboot01_bootstrap.py | |
[12999] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12999] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e570b70> | |
[12999] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12999] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e570b70> | |
[12999] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12999] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12999] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12999] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12999] Argument passfds is [2, 4] | |
[12992] Call to __init__ on line 151 of multiprocessing/util.py | |
[12992] Argument self is <Finalize object, dead> | |
[12992] Argument obj is <__main__._Popen object at 0x108a53128> | |
[12992] Argument callback is <built-in function close> | |
[12992] Argument args is (5,) | |
[12992] Argument kwargs is None | |
[12992] Argument exitpriority is None | |
[12992] Call to join on line 115 of multiprocessing/process.py | |
[12992] Argument self is <Process(Process-1, started)> | |
[12992] Argument timeout is None | |
[12992] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12992] Argument self is <__main__._Popen object at 0x108a53128> | |
[12992] Argument timeout is None | |
[12992] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12992] Argument self is <__main__._Popen object at 0x108a53128> | |
[12992] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Loaded functions from Python library. | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12999] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[12999] Argument name is Process-1 | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: Running main.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12999] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
LOADER: Running main.py | |
[12999] Call to current_process on line 35 of multiprocessing/process.py | |
[12999] Call to current_process on line 35 of multiprocessing/process.py | |
[12999] Call to authkey on line 161 of multiprocessing/process.py | |
[12999] Argument self is <_MainProcess(MainProcess, started)> | |
[12999] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12999] Argument self is <multiprocessing.context.DefaultContext object at 0x10e482f60> | |
[12999] Argument allow_none is False | |
[12999] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12999] Argument popen is <__main__._Popen object at 0x10e3cb160> | |
[12999] Call to dump on line 58 of multiprocessing/reduction.py | |
[12999] Argument obj is {'log_to_stderr': False, 'authkey': b'{\x9e:#s5Wj\t\xa3\x05\x8dQ\xfc4\x9d\xc2F,\xcb\xceG\xf1U?\x89\x19o\x9c]\xdck', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12999] Argument file is <_io.BytesIO object at 0x10e549db0> | |
[12999] Argument protocol is None | |
[12999] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12999] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e58a978> | |
[12999] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12999] Argument self is b'{\x9e:#s5Wj\t\xa3\x05\x8dQ\xfc4\x9d\xc2F,\xcb\xceG\xf1U?\x89\x19o\x9c]\xdck' | |
[12999] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12999] Call to dump on line 58 of multiprocessing/reduction.py | |
[12999] Argument obj is <Process(Process-1, initial)> | |
[12999] Argument file is <_io.BytesIO object at 0x10e549db0> | |
[12999] Argument protocol is None | |
[12999] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12999] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e58a978> | |
[12999] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12999] Argument self is b'{\x9e:#s5Wj\t\xa3\x05\x8dQ\xfc4\x9d\xc2F,\xcb\xceG\xf1U?\x89\x19o\x9c]\xdck' | |
[12999] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12999] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12999] Argument popen is None | |
DEBUG: get_command_line called | |
[12999] Call to get_executable on line 45 of multiprocessing/spawn.py | |
LOADER: Running main.py | |
[12999] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12999] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12999] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'] | |
[12999] Argument passfds is [8, 10, 9] | |
[12995] Call to __init__ on line 151 of multiprocessing/util.py | |
[12995] Argument self is <Finalize object, dead> | |
[12995] Argument obj is <__main__._Popen object at 0x10e738160> | |
[12995] Argument callback is <built-in function close> | |
[12995] Argument args is (4,) | |
[12995] Argument kwargs is None | |
[12995] Argument exitpriority is None | |
[12995] Call to join on line 115 of multiprocessing/process.py | |
[12995] Argument self is <Process(Process-1, started)> | |
[12995] Argument timeout is None | |
[12995] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12995] Argument self is <__main__._Popen object at 0x10e738160> | |
[12995] Argument timeout is None | |
[12995] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12995] Argument self is <__main__._Popen object at 0x10e738160> | |
[12995] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Running main.py | |
[12999] Call to __init__ on line 151 of multiprocessing/util.py | |
[12999] Argument self is <Finalize object, dead> | |
[12999] Argument obj is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument callback is <built-in function close> | |
[12999] Argument args is (4,) | |
[12999] Argument kwargs is None | |
[12999] Argument exitpriority is None | |
[12999] Call to join on line 115 of multiprocessing/process.py | |
[12999] Argument self is <Process(Process-1, started)> | |
[12999] Argument timeout is None | |
[12999] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12999] Argument self is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument timeout is None | |
[12999] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12999] Argument self is <__main__._Popen object at 0x10e3cb160> | |
[12999] Argument flag is 0 | |
[12993] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted pyimod02_archive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13010] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13010] Call to <module> on line 1 of multiprocessing/context.py | |
[13009] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13009] Call to <module> on line 1 of multiprocessing/context.py | |
[13003] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13008] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13003] Call to <module> on line 1 of multiprocessing/context.py | |
[12993] Argument name is Process-1 | |
[12993] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12993] Call to current_process on line 35 of multiprocessing/process.py | |
[12993] Call to current_process on line 35 of multiprocessing/process.py | |
LOADER: Running main.py | |
[12993] Call to authkey on line 161 of multiprocessing/process.py | |
[12993] Argument self is <_MainProcess(MainProcess, started)> | |
[12993] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12993] Argument self is <multiprocessing.context.DefaultContext object at 0x102a60eb8> | |
[12993] Argument allow_none is False | |
[13007] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13008] Call to <module> on line 1 of multiprocessing/context.py | |
[12993] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12993] Argument popen is <__main__._Popen object at 0x1029a90f0> | |
[12993] Call to dump on line 58 of multiprocessing/reduction.py | |
[12993] Argument obj is {'log_to_stderr': False, 'authkey': b"\x99_KmS\x90\xe6:\xb6\x1a\x1c\xfb\x06\xcf\xb6o\xc6\x82\xd34\x13y\xa4\x94\xc8\x9c'\x8e\x8cO\xc7*", 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12993] Argument file is <_io.BytesIO object at 0x102b27db0> | |
[12993] Argument protocol is None | |
[12993] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12993] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x102b68978> | |
[12993] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12993] Argument self is b"\x99_KmS\x90\xe6:\xb6\x1a\x1c\xfb\x06\xcf\xb6o\xc6\x82\xd34\x13y\xa4\x94\xc8\x9c'\x8e\x8cO\xc7*" | |
[12993] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12993] Call to dump on line 58 of multiprocessing/reduction.py | |
[12993] Argument obj is <Process(Process-1, initial)> | |
[12993] Argument file is <_io.BytesIO object at 0x102b27db0> | |
[12993] Argument protocol is None | |
[12993] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12993] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x102b68978> | |
[12993] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12993] Argument self is b"\x99_KmS\x90\xe6:\xb6\x1a\x1c\xfb\x06\xcf\xb6o\xc6\x82\xd34\x13y\xa4\x94\xc8\x9c'\x8e\x8cO\xc7*" | |
[12993] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12993] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12993] Argument popen is None | |
DEBUG: get_command_line called | |
[12993] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12993] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12993] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12993] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12993] Argument passfds is [6, 8, 7] | |
LOADER: Running main.py | |
[12993] Call to __init__ on line 151 of multiprocessing/util.py | |
[12993] Argument self is <Finalize object, dead> | |
[12993] Argument obj is <__main__._Popen object at 0x1029a90f0> | |
[12993] Argument callback is <built-in function close> | |
[12993] Argument args is (4,) | |
[12993] Argument kwargs is None | |
[12993] Argument exitpriority is None | |
[12993] Call to join on line 115 of multiprocessing/process.py | |
[12993] Argument self is <Process(Process-1, started)> | |
[12993] Argument timeout is None | |
[12993] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12993] Argument self is <__main__._Popen object at 0x1029a90f0> | |
[12993] Argument timeout is None | |
[12993] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12993] Argument self is <__main__._Popen object at 0x1029a90f0> | |
[12993] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13005] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13005] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: Running main.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[12998] Call to Finalize on line 147 of multiprocessing/util.py | |
[12998] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[12998] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13002] Call to <module> on line 10 of multiprocessing/process.py | |
[13000] Call to <module> on line 10 of multiprocessing/process.py | |
[13004] Call to <module> on line 10 of multiprocessing/process.py | |
[12998] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[12998] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[12998] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[12998] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[12998] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[12998] Call to freeze_support on line 143 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Call to set_start_method on line 240 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument method is spawn | |
[12998] Argument force is False | |
[12998] Call to get_context on line 232 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument method is spawn | |
[12998] Call to get_context on line 186 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument method is spawn | |
[12998] Call to _check_available on line 212 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.SpawnContext object at 0x10a489c50> | |
In main | |
[12998] Call to __init__ on line 71 of multiprocessing/process.py | |
[12998] Argument self is | |
[12998] Argument group is None | |
[12998] Argument target is <function test at 0x10a3c7c80> | |
[12998] Argument name is None | |
[12998] Argument args is () | |
[12998] Argument kwargs is {} | |
[12998] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12998] Argument .0 is <tuple_iterator object at 0x10a3d20f0> | |
[12998] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[12998] Argument .0 is <tuple_iterator object at 0x10a3d20f0> | |
[12998] Call to start on line 95 of multiprocessing/process.py | |
[12998] Argument self is <Process(Process-1, initial)> | |
[12998] Call to _cleanup on line 52 of multiprocessing/process.py | |
[12998] Call to _Popen on line 221 of multiprocessing/context.py | |
[12998] Argument process_obj is <Process(Process-1, initial)> | |
[12998] Call to get_context on line 232 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument method is None | |
[12998] Call to _Popen on line 281 of multiprocessing/context.py | |
[12998] Argument process_obj is <Process(Process-1, initial)> | |
[12998] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[12998] Argument self is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument process_obj is <Process(Process-1, initial)> | |
[12998] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[12998] Argument self is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument process_obj is <Process(Process-1, initial)> | |
[12998] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[12998] Argument self is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument process_obj is <Process(Process-1, initial)> | |
[12998] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[12998] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[12998] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[12998] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10a575c50> | |
[12998] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[12998] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10a575c50> | |
[12998] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[12998] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10a575c50> | |
[12998] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12998] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12998] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12998] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[12998] Argument passfds is [2, 5] | |
[13001] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13001] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13007] Call to <module> on line 1 of multiprocessing/context.py | |
[13001] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13001] Call to __init__ on line 293 of multiprocessing/process.py | |
[12998] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[12998] Argument name is Process-1 | |
[12998] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[12998] Call to current_process on line 35 of multiprocessing/process.py | |
[12998] Call to current_process on line 35 of multiprocessing/process.py | |
[12998] Call to authkey on line 161 of multiprocessing/process.py | |
[12998] Argument self is <_MainProcess(MainProcess, started)> | |
[12998] Call to get_start_method on line 248 of multiprocessing/context.py | |
[12998] Argument self is <multiprocessing.context.DefaultContext object at 0x10a489dd8> | |
[12998] Argument allow_none is False | |
[12998] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12998] Argument popen is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Call to dump on line 58 of multiprocessing/reduction.py | |
[12998] Argument obj is {'log_to_stderr': False, 'authkey': b'\xb7*\xe4d\xbd\x9be\xea")W\xbd\x0cG\x05n\'\x0f\r\xd6\x9fPyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
\xaaj\x9eN\xe5\xd0\x0e\x94\'Z\x8e', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[12998] Argument file is <_io.BytesIO object at 0x10a550db0> | |
[12998] Argument protocol is None | |
[12998] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12998] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10a591978> | |
[12998] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12998] Argument self is b'\xb7*\xe4d\xbd\x9be\xea")W\xbd\x0cG\x05n\'\x0f\r\xd6\x9f\xaaj\x9eN\xe5\xd0\x0e\x94\'Z\x8e' | |
[12998] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12998] Call to dump on line 58 of multiprocessing/reduction.py | |
[12998] Argument obj is <Process(Process-1, initial)> | |
[12998] Argument file is <_io.BytesIO object at 0x10a550db0> | |
[12998] Argument protocol is None | |
[12998] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[12998] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10a591978> | |
[12998] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[12998] Argument self is b'\xb7*\xe4d\xbd\x9be\xea")W\xbd\x0cG\x05n\'\x0f\r\xd6\x9f\xaaj\x9eN\xe5\xd0\x0e\x94\'Z\x8e' | |
[12998] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[12998] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[12998] Argument popen is None | |
DEBUG: get_command_line called | |
[12998] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[12998] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[12998] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12998] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[12998] Argument passfds is [6, 8, 7] | |
LOADER: Loaded functions from Python library. | |
[13001] Argument self is | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12998] Call to __init__ on line 151 of multiprocessing/util.py | |
[12998] Argument self is <Finalize object, dead> | |
[12998] Argument obj is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument callback is <built-in function close> | |
[12998] Argument args is (5,) | |
[12998] Argument kwargs is None | |
[12998] Argument exitpriority is None | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12998] Call to join on line 115 of multiprocessing/process.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[12998] Argument self is <Process(Process-1, started)> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13001] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[12998] Argument timeout is None | |
[12998] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[12998] Argument self is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument timeout is None | |
[12998] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[12998] Argument self is <__main__._Popen object at 0x10a3d20f0> | |
[12998] Argument flag is 0 | |
LOADER: Running main.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13004] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13004] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13004] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13004] Call to __init__ on line 293 of multiprocessing/process.py | |
[13004] Argument self is | |
[13012] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13012] Call to <module> on line 1 of multiprocessing/context.py | |
[13004] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: Running main.py | |
[13000] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13011] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13000] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13000] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13000] Call to __init__ on line 293 of multiprocessing/process.py | |
[13000] Argument self is | |
LOADER: Running main.py | |
[13011] Call to <module> on line 1 of multiprocessing/context.py | |
[13000] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13002] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13002] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13002] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13002] Call to __init__ on line 293 of multiprocessing/process.py | |
[13002] Argument self is | |
[13002] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13013] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13006] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13006] Call to <module> on line 1 of multiprocessing/context.py | |
[13013] Call to <module> on line 1 of multiprocessing/context.py | |
[13005] Call to <module> on line 10 of multiprocessing/process.py | |
[13014] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13014] Call to <module> on line 1 of multiprocessing/context.py | |
[13015] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13015] Call to <module> on line 1 of multiprocessing/context.py | |
[13008] Call to <module> on line 10 of multiprocessing/process.py | |
[13003] Call to <module> on line 10 of multiprocessing/process.py | |
[13010] Call to <module> on line 10 of multiprocessing/process.py | |
[13003] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13003] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13003] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13003] Call to __init__ on line 293 of multiprocessing/process.py | |
[13003] Argument self is | |
[13009] Call to <module> on line 10 of multiprocessing/process.py | |
[13007] Call to <module> on line 10 of multiprocessing/process.py | |
[13009] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13009] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13009] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13009] Call to __init__ on line 293 of multiprocessing/process.py | |
[13009] Argument self is | |
[13009] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13008] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13008] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13008] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13008] Call to __init__ on line 293 of multiprocessing/process.py | |
[13008] Argument self is | |
[13001] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13008] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13005] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13005] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13005] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13005] Call to __init__ on line 293 of multiprocessing/process.py | |
[13005] Argument self is | |
[13001] Call to _C on line 204 of multiprocessing/reduction.py | |
[13001] Call to register on line 43 of multiprocessing/reduction.py | |
[13001] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13001] Argument type is <class 'method'> | |
[13001] Argument reduce is <function _reduce_method at 0x103c2cc80> | |
[13001] Call to register on line 43 of multiprocessing/reduction.py | |
[13001] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13001] Argument type is <class 'method_descriptor'> | |
[13001] Argument reduce is <function _reduce_method_descriptor at 0x103c2cd08> | |
[13001] Call to register on line 43 of multiprocessing/reduction.py | |
[13001] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13001] Argument type is <class 'wrapper_descriptor'> | |
[13001] Argument reduce is <function _reduce_method_descriptor at 0x103c2cd08> | |
[13001] Call to register on line 43 of multiprocessing/reduction.py | |
[13001] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13001] Argument type is <class 'functools.partial'> | |
[13001] Argument reduce is <function _reduce_partial at 0x103c2ce18> | |
[13001] Call to register on line 43 of multiprocessing/reduction.py | |
[13001] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13001] Argument type is <class 'socket.socket'> | |
[13001] Argument reduce is <function _reduce_socket at 0x103c2cf28> | |
[13001] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13001] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13001] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13001] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13001] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13001] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13005] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13001] Call to Process on line 219 of multiprocessing/context.py | |
[13001] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13001] Argument .0 is <list_iterator object at 0x103b6f240> | |
[13001] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13001] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13001] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13001] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13001] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13001] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13001] Call to __init__ on line 228 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument context is <multiprocessing.context.ForkContext object at 0x103b72be0> | |
[13001] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to reducer on line 202 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13001] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13001] Argument .0 is <list_iterator object at 0x103aa7780> | |
[13007] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13007] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13007] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13007] Call to __init__ on line 293 of multiprocessing/process.py | |
[13007] Argument self is | |
[13001] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13007] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13010] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13010] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13010] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13010] Call to __init__ on line 293 of multiprocessing/process.py | |
[13010] Argument self is | |
[13010] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13003] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13002] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13002] Call to _C on line 204 of multiprocessing/reduction.py | |
[13002] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument type is <class 'method'> | |
[13002] Argument reduce is <function _reduce_method at 0x1016ffc80> | |
[13002] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument type is <class 'method_descriptor'> | |
[13002] Argument reduce is <function _reduce_method_descriptor at 0x1016ffd08> | |
[13002] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument type is <class 'wrapper_descriptor'> | |
[13002] Argument reduce is <function _reduce_method_descriptor at 0x1016ffd08> | |
[13002] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument type is <class 'functools.partial'> | |
[13002] Argument reduce is <function _reduce_partial at 0x1016ffe18> | |
[13002] Call to register on line 43 of multiprocessing/reduction.py | |
[13004] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13002] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument type is <class 'socket.socket'> | |
[13002] Argument reduce is <function _reduce_socket at 0x1016fff28> | |
[13002] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13002] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13002] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13002] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13002] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13002] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13002] Call to Process on line 219 of multiprocessing/context.py | |
[13002] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to _C on line 204 of multiprocessing/reduction.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to _C on line 204 of multiprocessing/reduction.py | |
[13004] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument type is <class 'method'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument type is <class 'method'> | |
[13004] Argument reduce is <function _reduce_method at 0x10e897c80> | |
[13000] Argument reduce is <function _reduce_method at 0x105f2dc80> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to register on line 43 of multiprocessing/reduction.py | |
[13000] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument type is <class 'method_descriptor'> | |
[13004] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13000] Argument reduce is <function _reduce_method_descriptor at 0x105f2dd08> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to register on line 43 of multiprocessing/reduction.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument type is <class 'method_descriptor'> | |
[13000] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13004] Argument reduce is <function _reduce_method_descriptor at 0x10e897d08> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument type is <class 'wrapper_descriptor'> | |
[13004] Call to register on line 43 of multiprocessing/reduction.py | |
[13000] Argument reduce is <function _reduce_method_descriptor at 0x105f2dd08> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to register on line 43 of multiprocessing/reduction.py | |
[13000] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13004] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument type is <class 'functools.partial'> | |
[13004] Argument type is <class 'wrapper_descriptor'> | |
[13000] Argument reduce is <function _reduce_partial at 0x105f2de18> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13000] Call to register on line 43 of multiprocessing/reduction.py | |
[13004] Argument reduce is <function _reduce_method_descriptor at 0x10e897d08> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to register on line 43 of multiprocessing/reduction.py | |
[13000] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13004] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13004] Argument type is <class 'functools.partial'> | |
[13004] Argument reduce is <function _reduce_partial at 0x10e897e18> | |
[13004] Call to register on line 43 of multiprocessing/reduction.py | |
[13004] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13004] Argument type is <class 'socket.socket'> | |
[13004] Argument reduce is <function _reduce_socket at 0x10e897f28> | |
[13004] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13000] Argument type is <class 'socket.socket'> | |
[13000] Argument reduce is <function _reduce_socket at 0x105f2df28> | |
[13004] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13000] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13004] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13004] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13004] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13004] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13004] Call to Process on line 219 of multiprocessing/context.py | |
[13004] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13000] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to Process on line 219 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13004] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e7d9160> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Call to __init__ on line 228 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument context is <multiprocessing.context.ForkContext object at 0x10e7dcda0> | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105e6f0f0> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to __init__ on line 228 of multiprocessing/context.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument context is <multiprocessing.context.ForkContext object at 0x105e72fd0> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to reducer on line 202 of multiprocessing/context.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13004] Argument .0 is <list_iterator object at 0x10e712630> | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to reducer on line 202 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13000] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13000] Argument .0 is <list_iterator object at 0x105da77b8> | |
[13004] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13000] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13006] Call to <module> on line 10 of multiprocessing/process.py | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Argument .0 is <list_iterator object at 0x101641780> | |
[13002] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13002] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13002] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13002] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13002] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13002] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13002] Call to __init__ on line 228 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13002] Argument context is <multiprocessing.context.ForkContext object at 0x101644e10> | |
[13002] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Call to <module> on line 10 of multiprocessing/process.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to reducer on line 202 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument .0 is <list_iterator object at 0x10157a668> | |
[13002] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13011] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13011] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13012] Call to <module> on line 10 of multiprocessing/process.py | |
[13013] Call to <module> on line 10 of multiprocessing/process.py | |
[13014] Call to <module> on line 10 of multiprocessing/process.py | |
[13015] Call to <module> on line 10 of multiprocessing/process.py | |
[13006] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13006] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13006] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13006] Call to __init__ on line 293 of multiprocessing/process.py | |
[13006] Argument self is | |
[13006] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13011] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13011] Call to __init__ on line 293 of multiprocessing/process.py | |
[13011] Argument self is | |
[13014] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13014] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13011] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13012] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13012] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13012] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13012] Call to __init__ on line 293 of multiprocessing/process.py | |
[13012] Argument self is | |
[13012] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13004] Call to <module> on line 10 of multiprocessing/util.py | |
[13001] Call to <module> on line 10 of multiprocessing/util.py | |
[13004] Call to Finalize on line 147 of multiprocessing/util.py | |
[13004] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13004] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13004] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13004] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13004] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13004] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13004] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13004] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13004] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13004] Argument method is spawn | |
[13004] Argument force is False | |
[13004] Call to get_context on line 232 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13004] Argument method is spawn | |
[13004] Call to get_context on line 186 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13004] Argument method is spawn | |
[13004] Call to _check_available on line 212 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.SpawnContext object at 0x10e7dcd68> | |
In main | |
[13004] Call to __init__ on line 71 of multiprocessing/process.py | |
[13001] Call to Finalize on line 147 of multiprocessing/util.py | |
[13001] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13001] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13001] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13001] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13001] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13001] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13001] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13001] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument method is spawn | |
[13001] Argument force is False | |
[13001] Call to get_context on line 232 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument method is spawn | |
[13001] Call to get_context on line 186 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument method is spawn | |
[13001] Call to _check_available on line 212 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.SpawnContext object at 0x103b72e10> | |
In main | |
[13001] Call to __init__ on line 71 of multiprocessing/process.py | |
[13001] Argument self is | |
[13001] Argument group is None | |
[13001] Argument target is <function test at 0x103ab0c80> | |
[13001] Argument name is None | |
[13001] Argument args is () | |
[13001] Argument kwargs is {} | |
[13001] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13001] Argument .0 is <tuple_iterator object at 0x103abb0f0> | |
[13001] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13001] Argument .0 is <tuple_iterator object at 0x103abb0f0> | |
[13001] Call to start on line 95 of multiprocessing/process.py | |
[13001] Argument self is <Process(Process-1, initial)> | |
[13001] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13001] Call to _Popen on line 221 of multiprocessing/context.py | |
[13001] Argument process_obj is <Process(Process-1, initial)> | |
[13001] Call to get_context on line 232 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument method is None | |
[13001] Call to _Popen on line 281 of multiprocessing/context.py | |
[13001] Argument process_obj is <Process(Process-1, initial)> | |
[13001] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13001] Argument self is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument process_obj is <Process(Process-1, initial)> | |
[13001] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13001] Argument self is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument process_obj is <Process(Process-1, initial)> | |
[13001] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13001] Argument self is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument process_obj is <Process(Process-1, initial)> | |
[13001] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13001] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13001] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13001] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x103c5ecc0> | |
[13001] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13001] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x103c5ecc0> | |
[13001] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13001] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x103c5ecc0> | |
[13001] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13001] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13001] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13001] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13001] Argument passfds is [2, 5] | |
[13001] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13001] Argument name is Process-1 | |
[13001] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13001] Call to current_process on line 35 of multiprocessing/process.py | |
[13001] Call to current_process on line 35 of multiprocessing/process.py | |
[13001] Call to authkey on line 161 of multiprocessing/process.py | |
[13001] Argument self is <_MainProcess(MainProcess, started)> | |
[13001] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13001] Argument self is <multiprocessing.context.DefaultContext object at 0x103b72eb8> | |
[13001] Argument allow_none is False | |
[13001] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13001] Argument popen is <__main__._Popen object at 0x103abb0f0> | |
[13001] Call to dump on line 58 of multiprocessing/reduction.py | |
PyInstaller Bootloader 3.x | |
[13001] Argument obj is {'log_to_stderr': False, 'authkey': b'\xee\x083=\x84\xcb1\xf9\x16\x18\xb9\x94\x92\x17\x19\x95\xc8\xe3\x9eZ\x18L\x1du\x8aD\x8f)F\xfa\xbe`', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13001] Argument file is <_io.BytesIO object at 0x103c39db0> | |
[13001] Argument protocol is None | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13001] Call to __init__ on line 38 of multiprocessing/reduction.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13001] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x103c7a978> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13001] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13001] Argument self is b'\xee\x083=\x84\xcb1\xf9\x16\x18\xb9\x94\x92\x17\x19\x95\xc8\xe3\x9eZ\x18L\x1du\x8aD\x8f)F\xfa\xbe`' | |
[13001] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13001] Call to dump on line 58 of multiprocessing/reduction.py | |
[13001] Argument obj is <Process(Process-1, initial)> | |
[13001] Argument file is <_io.BytesIO object at 0x103c39db0> | |
[13001] Argument protocol is None | |
[13001] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13001] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x103c7a978> | |
[13001] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13001] Argument self is b'\xee\x083=\x84\xcb1\xf9\x16\x18\xb9\x94\x92\x17\x19\x95\xc8\xe3\x9eZ\x18L\x1du\x8aD\x8f)F\xfa\xbe`' | |
[13001] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13001] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13001] Argument popen is None | |
DEBUG: get_command_line called | |
[13001] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13001] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13001] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13001] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13001] Argument passfds is [6, 8, 7] | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13013] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13013] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13013] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13013] Call to __init__ on line 293 of multiprocessing/process.py | |
[13013] Argument self is | |
[13013] Call to <module> on line 10 of multiprocessing/reduction.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13001] Call to __init__ on line 151 of multiprocessing/util.py | |
LOADER: Loaded functions from Python library. | |
[13001] Argument self is <Finalize object, dead> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13001] Argument obj is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument callback is <built-in function close> | |
[13001] Argument args is (5,) | |
[13001] Argument kwargs is None | |
[13001] Argument exitpriority is None | |
[13001] Call to join on line 115 of multiprocessing/process.py | |
[13001] Argument self is <Process(Process-1, started)> | |
[13001] Argument timeout is None | |
[13001] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13015] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13015] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13015] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13015] Call to __init__ on line 293 of multiprocessing/process.py | |
[13015] Argument self is | |
[13015] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13003] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13003] Call to _C on line 204 of multiprocessing/reduction.py | |
[13003] Call to register on line 43 of multiprocessing/reduction.py | |
[13003] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13003] Argument type is <class 'method'> | |
[13003] Argument reduce is <function _reduce_method at 0x10b110c80> | |
[13003] Call to register on line 43 of multiprocessing/reduction.py | |
[13003] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13000] Call to <module> on line 10 of multiprocessing/util.py | |
[13009] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13009] Call to _C on line 204 of multiprocessing/reduction.py | |
[13009] Call to register on line 43 of multiprocessing/reduction.py | |
[13009] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Argument type is <class 'method'> | |
[13009] Argument reduce is <function _reduce_method at 0x104fdcc80> | |
[13009] Call to register on line 43 of multiprocessing/reduction.py | |
[13009] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Argument type is <class 'method_descriptor'> | |
[13009] Argument reduce is <function _reduce_method_descriptor at 0x104fdcd08> | |
[13009] Call to register on line 43 of multiprocessing/reduction.py | |
[13009] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Argument type is <class 'wrapper_descriptor'> | |
[13009] Argument reduce is <function _reduce_method_descriptor at 0x104fdcd08> | |
[13009] Call to register on line 43 of multiprocessing/reduction.py | |
[13009] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Argument type is <class 'functools.partial'> | |
[13009] Argument reduce is <function _reduce_partial at 0x104fdce18> | |
[13009] Call to register on line 43 of multiprocessing/reduction.py | |
[13009] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Argument type is <class 'socket.socket'> | |
[13009] Argument reduce is <function _reduce_socket at 0x104fdcf28> | |
[13009] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13009] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13009] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13009] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13009] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13009] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13009] Call to Process on line 219 of multiprocessing/context.py | |
[13009] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Running main.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13009] Argument .0 is <list_iterator object at 0x104f1e780> | |
[13009] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13009] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13009] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13009] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13009] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13009] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13009] Call to __init__ on line 228 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument context is <multiprocessing.context.ForkContext object at 0x104f21e10> | |
[13009] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to reducer on line 202 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
[13009] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Argument .0 is <list_iterator object at 0x104e57668> | |
LOADER: Running main.py | |
[13009] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13000] Call to Finalize on line 147 of multiprocessing/util.py | |
[13000] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13000] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13000] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13014] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13014] Call to __init__ on line 293 of multiprocessing/process.py | |
[13014] Argument self is | |
[13014] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13016] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13016] Call to <module> on line 1 of multiprocessing/context.py | |
[13000] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13000] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13000] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13000] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13000] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Argument method is spawn | |
[13000] Argument force is False | |
[13000] Call to get_context on line 232 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Argument method is spawn | |
[13000] Call to get_context on line 186 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Argument method is spawn | |
[13000] Call to _check_available on line 212 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.SpawnContext object at 0x105e72c50> | |
In main | |
[13000] Call to __init__ on line 71 of multiprocessing/process.py | |
[13000] Argument self is | |
[13000] Argument group is None | |
[13000] Argument target is <function test at 0x105db0c80> | |
[13000] Argument name is None | |
[13000] Argument args is () | |
[13000] Argument kwargs is {} | |
[13000] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13000] Argument .0 is <tuple_iterator object at 0x105dbb128> | |
[13000] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13000] Argument .0 is <tuple_iterator object at 0x105dbb128> | |
[13000] Call to start on line 95 of multiprocessing/process.py | |
[13000] Argument self is <Process(Process-1, initial)> | |
[13000] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13000] Call to _Popen on line 221 of multiprocessing/context.py | |
[13000] Argument process_obj is <Process(Process-1, initial)> | |
[13000] Call to get_context on line 232 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Argument method is None | |
[13000] Call to _Popen on line 281 of multiprocessing/context.py | |
[13000] Argument process_obj is <Process(Process-1, initial)> | |
[13000] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13000] Argument self is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument process_obj is <Process(Process-1, initial)> | |
[13000] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13000] Argument self is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument process_obj is <Process(Process-1, initial)> | |
[13000] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13000] Argument self is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13000] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13005] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13008] Call to _C on line 204 of multiprocessing/reduction.py | |
[13008] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Argument type is <class 'method'> | |
[13008] Argument reduce is <function _reduce_method at 0x1102d6c80> | |
[13008] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Argument type is <class 'method_descriptor'> | |
[13008] Argument reduce is <function _reduce_method_descriptor at 0x1102d6d08> | |
[13008] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13000] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13008] Argument type is <class 'wrapper_descriptor'> | |
[13000] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13008] Argument reduce is <function _reduce_method_descriptor at 0x1102d6d08> | |
[13000] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x105f5ec50> | |
[13008] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Argument type is <class 'functools.partial'> | |
[13000] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13008] Argument reduce is <function _reduce_partial at 0x1102d6e18> | |
[13000] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x105f5ec50> | |
[13000] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13000] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x105f5ec50> | |
[13008] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13000] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13008] Argument type is <class 'socket.socket'> | |
[13008] Argument reduce is <function _reduce_socket at 0x1102d6f28> | |
[13008] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13000] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13000] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13000] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13000] Argument passfds is [2, 4] | |
[13008] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13005] Call to _C on line 204 of multiprocessing/reduction.py | |
[13008] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13005] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13005] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13005] Argument type is <class 'method'> | |
[13008] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13005] Argument reduce is <function _reduce_method at 0x107e6fc80> | |
[13005] Call to register on line 43 of multiprocessing/reduction.py | |
[13005] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13005] Argument type is <class 'method_descriptor'> | |
[13005] Argument reduce is <function _reduce_method_descriptor at 0x107e6fd08> | |
[13005] Call to register on line 43 of multiprocessing/reduction.py | |
[13005] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Call to Process on line 219 of multiprocessing/context.py | |
[13005] Argument type is <class 'wrapper_descriptor'> | |
[13005] Argument reduce is <function _reduce_method_descriptor at 0x107e6fd08> | |
[13005] Call to register on line 43 of multiprocessing/reduction.py | |
[13008] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13005] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13005] Argument type is <class 'functools.partial'> | |
[13005] Argument reduce is <function _reduce_partial at 0x107e6fe18> | |
[13005] Call to register on line 43 of multiprocessing/reduction.py | |
[13005] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument type is <class 'socket.socket'> | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13005] Argument reduce is <function _reduce_socket at 0x107e6ff28> | |
[13005] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13002] Call to <module> on line 10 of multiprocessing/util.py | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13005] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13005] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13000] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13000] Argument name is Process-1 | |
[13000] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13000] Call to current_process on line 35 of multiprocessing/process.py | |
[13000] Call to current_process on line 35 of multiprocessing/process.py | |
[13000] Call to authkey on line 161 of multiprocessing/process.py | |
[13000] Argument self is <_MainProcess(MainProcess, started)> | |
[13000] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13000] Argument self is <multiprocessing.context.DefaultContext object at 0x105e72dd8> | |
[13000] Argument allow_none is False | |
[13000] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13000] Argument popen is <__main__._Popen object at 0x105dbb128> | |
[13000] Call to dump on line 58 of multiprocessing/reduction.py | |
[13000] Argument obj is {'log_to_stderr': False, 'authkey': b'\xe1A\xa7\xe9\xda\x91`\x1c\x8b\x8f\xcbC\xa7N\xab\xca\xb7@v\xd8\xcbNJ\x02\x1b)\x18\xe9E\xf3\xdb\xff', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13000] Argument file is <_io.BytesIO object at 0x105f39db0> | |
[13000] Argument protocol is None | |
[13000] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13000] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x105f7a978> | |
[13000] Call to __reduce__ on line 278 of multiprocessing/process.py | |
PyInstaller Bootloader 3.x | |
[13000] Argument self is b'\xe1A\xa7\xe9\xda\x91`\x1c\x8b\x8f\xcbC\xa7N\xab\xca\xb7@v\xd8\xcbNJ\x02\x1b)\x18\xe9E\xf3\xdb\xff' | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13000] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13000] Call to dump on line 58 of multiprocessing/reduction.py | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13000] Argument obj is <Process(Process-1, initial)> | |
[13000] Argument file is <_io.BytesIO object at 0x105f39db0> | |
[13000] Argument protocol is None | |
[13000] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13000] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x105f7a978> | |
[13000] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13000] Argument self is b'\xe1A\xa7\xe9\xda\x91`\x1c\x8b\x8f\xcbC\xa7N\xab\xca\xb7@v\xd8\xcbNJ\x02\x1b)\x18\xe9E\xf3\xdb\xff' | |
[13000] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13000] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13000] Argument popen is None | |
DEBUG: get_command_line called | |
[13000] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13000] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13000] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13000] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13000] Argument passfds is [6, 8, 7] | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Loaded functions from Python library. | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Call to Finalize on line 147 of multiprocessing/util.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13002] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13002] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13008] Argument .0 is <list_iterator object at 0x110218358> | |
[13008] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13008] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13008] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13008] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13008] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13008] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13008] Call to __init__ on line 228 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument context is <multiprocessing.context.ForkContext object at 0x11021c978> | |
[13008] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13002] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13008] Call to reducer on line 202 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13002] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13002] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13002] Argument method is spawn | |
[13008] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13002] Argument force is False | |
[13008] Argument .0 is <list_iterator object at 0x1101517b8> | |
[13002] Call to get_context on line 232 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13002] Argument method is spawn | |
[13002] Call to get_context on line 186 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13002] Argument method is spawn | |
[13002] Call to _check_available on line 212 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.SpawnContext object at 0x101644dd8> | |
In main | |
[13002] Call to __init__ on line 71 of multiprocessing/process.py | |
[13002] Argument self is | |
[13002] Argument group is None | |
[13002] Argument target is <function test at 0x101582c80> | |
[13002] Argument name is None | |
[13002] Argument args is () | |
[13002] Argument kwargs is {} | |
[13002] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13002] Argument .0 is <tuple_iterator object at 0x10158d160> | |
[13002] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13002] Argument .0 is <tuple_iterator object at 0x10158d160> | |
[13002] Call to start on line 95 of multiprocessing/process.py | |
[13002] Argument self is <Process(Process-1, initial)> | |
[13002] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13002] Call to _Popen on line 221 of multiprocessing/context.py | |
[13002] Argument process_obj is <Process(Process-1, initial)> | |
[13002] Call to get_context on line 232 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext o[13000] Call to __init__ on line 151 of multiprocessing/util.py | |
[13000] Argument self is <Finalize object, dead> | |
[13000] Argument obj is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument callback is <built-in function close> | |
[13000] Argument args is (4,) | |
[13000] Argument kwargs is None | |
[13000] Argument exitpriority is None | |
[13000] Call to join on line 115 of multiprocessing/process.py | |
[13000] Argument self is <Process(Process-1, started)> | |
[13000] Argument timeout is None | |
[13000] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13000] Argument self is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument timeout is None | |
[13000] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13000] Argument self is <__main__._Popen object at 0x105dbb128> | |
[13000] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13005] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13005] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13005] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13005] Call to Process on line 219 of multiprocessing/context.py | |
[13005] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13005] Argument .0 is <list_iterator object at 0x107db1898> | |
[13005] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13005] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13005] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13005] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13005] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13005] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13005] Call to __init__ on line 228 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument context is <multiprocessing.context.ForkContext object at 0x107db4dd8> | |
[13005] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to reducer on line 202 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
[13005] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13005] Argument .0 is <list_iterator object at 0x107cea668> | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13005] Call to <module> on line 11 of multiprocessing/spawn.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
bject at 0x101644f98> | |
[13002] Argument method is None | |
[13002] Call to _Popen on line 281 of multiprocessing/context.py | |
[13002] Argument process_obj is <Process(Process-1, initial)> | |
[13002] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13002] Argument self is <__main__._Popen object at 0x10158d160> | |
[13002] Argument process_obj is <Process(Process-1, initial)> | |
[13002] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13002] Argument self is <__main__._Popen object at 0x10158d160> | |
[13002] Argument process_obj is <Process(Process-1, initial)> | |
[13002] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13002] Argument self is <__main__._Popen object at 0x10158d160> | |
[13002] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13002] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13002] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13002] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13002] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101732be0> | |
[13002] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13002] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101732be0> | |
[13002] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13002] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101732be0> | |
[13002] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13002] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13002] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13002] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13002] Argument passfds is [2, 4] | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: extracted pyimod02_archive | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: callfunction returned... | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13002] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13002] Argument name is Process-1 | |
[13002] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13002] Call to current_process on line 35 of multiprocessing/process.py | |
[13002] Call to current_process on line 35 of multiprocessing/process.py | |
[13002] Call to authkey on line 161 of multiprocessing/process.py | |
[13002] Argument self is <_MainProcess(MainProcess, started)> | |
[13002] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13002] Argument self is <multiprocessing.context.DefaultContext object at 0x101644f98> | |
[13002] Argument allow_none is False | |
[13002] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13002] Argument popen is <__main__._Popen object at 0x10158d160> | |
[13002] Call to dump on line 58 of multiprocessing/reduction.py | |
[13002] Argument obj is {'log_to_stderr': False, 'authkey': b'\x81\xc04\xb1\xf9\xf0(\xb7M\xd7\xa2\x16\x89\xd3\x1b\xf6\x9d\xee9\x12\xa3\xe9\xdb\x83\xa2\xf9\x04\x12I\x93\x9b\xd5', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13002] Argument file is <_io.BytesIO object at 0x10170bdb0> | |
[13002] Argument protocol is None | |
[13002] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13002] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10174c978> | |
[13002] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13002] Argument self is b'\x81\xc04\xb1\xf9\xf0(\xb7M\xd7\xa2\x16\x89\xd3\x1b\xf6\x9d\xee9\x12\xa3\xe9\xdb\x83\xa2\xf9\x04\x12I\x93\x9b\xd5' | |
[13002] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13002] Call to dump on line 58 of multiprocessing/reduction.py | |
[13002] Argument obj is <Process(Process-1, initial)> | |
[13002] Argument file is <_io.BytesIO object at 0x10170bdb0> | |
[13002] Argument protocol is None | |
[13002] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13002] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10174c978> | |
[13002] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13002] Argument self is b'\x81\xc04\xb1\xf9\xf0(\xb7M\xd7\xa2\x16\x89\xd3\x1b\xf6\x9d\xee9\x12\xa3\xe9\xdb\x83\xa2\xf9\x04\x12I\x93\x9b\xd5' | |
[13002] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13002] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13002] Argument popen is None | |
DEBUG: get_command_line called | |
[13002] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13002] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13002] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13002] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13002] Argument passfds is [5, 10, 9] | |
[13002] Call to __init__ on line 151 of multiprocessing/util.py | |
[13002] Argument self is <Finalize object, dead> | |
[13002] Argument obj is <__main__._Popen object at 0x10158d160> | |
[13002] Argument callback is <built-in function close> | |
[13002] Argument args is (4,) | |
[13002] Argument kwargs is None | |
[13002] Argument exitpriority is None | |
[13002] Call to join on line 115 of multiprocessing/process.py | |
[13002] Argument self is <Process(Process-1, started)> | |
[13002] Argument timeout is None | |
[13002] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13002] Argument self is <__main__._Popen object at 0x10158d160> | |
[13002] Argument timeout is None | |
[13002] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13002] Argument self is <__main__._Popen object at 0x10158d160> | |
[13002] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13010] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13010] Call to _C on line 204 of multiprocessing/reduction.py | |
[13010] Call to register on line 43 of multiprocessing/reduction.py | |
[13010] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13010] Argument type is <class 'method'> | |
[13010] Argument reduce is <function _reduce_method at 0x1091ebc80> | |
[13010] Call to register on line 43 of multiprocessing/reduction.py | |
[13010] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13010] Argument type is <class 'method_descriptor'> | |
[13010] Argument reduce is <function _reduce_method_descriptor at 0x1091ebd08> | |
[13010] Call to register on line 43 of multiprocessing/reduction.py | |
[13010] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13010] Argument type is <class 'wrapper_descriptor'> | |
[13010] Argument reduce is <function _reduce_method_descriptor at 0x1091ebd08> | |
[13010] Call to register on line 43 of multiprocessing/reduction.py | |
[13010] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13010] Argument type is <class 'functools.partial'> | |
[13010] Argument reduce is <function _reduce_partial at 0x1091ebe18> | |
[13010] Call to register on line 43 of multiprocessing/reduction.py | |
[13010] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13010] Argument type is <class 'socket.socket'> | |
[13010] Argument reduce is <function _reduce_socket at 0x1091ebf28> | |
[13010] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13010] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13010] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13010] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13010] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13010] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13010] Call to Process on line 219 of multiprocessing/context.py | |
[13010] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13010] Argument .0 is <list_iterator object at 0x10912e198> | |
[13010] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13010] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13010] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13010] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13010] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13010] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13010] Call to __init__ on line 228 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument context is <multiprocessing.context.ForkContext object at 0x109131be0> | |
[13010] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to reducer on line 202 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13010] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13010] Argument .0 is <list_iterator object at 0x1090667b8> | |
[13003] Argument type is <class 'method_descriptor'> | |
[13003] Argument reduce is <function _reduce_method_descriptor at 0x10b110d08> | |
[13003] Call to register on line 43 of multiprocessing/reduction.py | |
[13003] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13003] Argument type is <class 'wrapper_descriptor'> | |
[13003] Argument reduce is <function _reduce_method_descriptor at 0x10b110d08> | |
[13003] Call to register on line 43 of multiprocessing/reduction.py | |
[13003] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13003] Argument type is <class 'functools.partial'> | |
[13003] Argument reduce is <function _reduce_partial at 0x10b110e18> | |
[13003] Call to register on line 43 of multiprocessing/reduction.py | |
[13003] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13003] Argument type is <class 'socket.socket'> | |
[13003] Argument reduce is <function _reduce_socket at 0x10b110f28> | |
[13003] Call to AbstractReducer on line 244 LOADER: Running main.py | |
LOADER: Running main.py | |
of multiprocessing/reduction.py | |
[13003] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13003] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13003] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13004] Argument self is | |
[13003] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13003] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13003] Call to Process on line 219 of multiprocessing/context.py | |
[13003] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument group is None | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Argument target is <function test at 0x10e71ac80> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument name is None | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Argument args is () | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument kwargs is {} | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[1[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
3004] Argument .0 is <tuple_iterator object at 0x10e725128> | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Argument .0 is <tuple_iterator object at 0x10e725128> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to start on line 95 of multiprocessing/process.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Running main.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Argument self is <Process(Process-1, initial)> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Call to _Popen on line 221 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument process_obj is <Process(Process-1, initial)> | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Call to get_context on line 232 of multiprocessing/context.py | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13003] Argument .0 is <list_iterator object at 0x10b055f60> | |
[13003] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13003] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13003] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13003] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13003] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13003] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13003] Call to __init__ on line 228 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument context is <multiprocessing.context.ForkContext object at 0x10b056be0> | |
[13003] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to reducer on line 202 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13003] Argument .0 is <list_iterator object at 0x10af8b7b8> | |
[13003] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13004] Argument method is None | |
[13004] Call to _Popen on line 281 of multiprocessing/context.py | |
[13004] Argument process_obj is <Process(Process-1, initial)> | |
[13004] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13004] Argument self is <__main__._Popen object at 0x10e725128> | |
[13004] Argument process_obj is <Process(Process-1, initial)> | |
[13004] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13004] Argument self is <__main__._Popen object at 0x10e725128> | |
[13004] Argument process_obj is <Process(Process-1, initial)> | |
[13004] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13004] Argument self is <__main__._Popen object at 0x10e725128> | |
[13004] Argument process_obj is <Process(Process-1, initial)> | |
[13004] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13007] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13004] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13004] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13004] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8cab00> | |
[13004] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13004] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8cab00> | |
[13004] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13004] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10e8cab00> | |
[13004] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13004] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13004] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13004] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13004] Argument passfds is [2, 4] | |
[13007] Call to _C on line 204 of multiprocessing/reduction.py | |
[13007] Call to register on line 43 of multiprocessing/reduction.py | |
[13007] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13007] Argument type is <class 'method'> | |
[13007] Argument reduce is <function _reduce_method at 0x101082c80> | |
[13007] Call to register on line 43 of multiprocessing/reduction.py | |
[13007] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13007] Argument type is <class 'method_descriptor'> | |
[13007] Argument reduce is <function _reduce_method_descriptor at 0x101082d08> | |
[13007] Call to register on line 43 of multiprocessing/reduction.py | |
[13007] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13007] Argument type is <class 'wrapper_descriptor'> | |
[13007] Argument reduce is <function _reduce_method_descriptor at 0x101082d08> | |
[13007] Call to register on line 43 of multiprocessing/reduction.py | |
[13007] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13007] Argument type is <class 'functools.partial'> | |
[13007] Argument reduce is <function _reduce_partial at 0x101082e18> | |
[13007] Call to register on line 43 of multiprocessing/reduction.py | |
[13007] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13007] Argument type is <class 'socket.socket'> | |
[13007] Argument reduce is <function _reduce_socket at 0x101082f28> | |
[13007] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13007] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13007] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13007] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13007] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13007] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13007] Call to Process on line 219 of multiprocessing/context.py | |
[13007] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object a[13004] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13004] Argument name is Process-1 | |
[13004] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13004] Call to current_process on line 35 of multiprocessing/process.py | |
[13004] Call to current_process on line 35 of multiprocessing/process.py | |
[13004] Call to authkey on line 161 of multiprocessing/process.py | |
[13004] Argument self is <_MainProcess(MainProcess, started)> | |
[13004] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13004] Argument self is <multiprocessing.context.DefaultContext object at 0x10e7dcf28> | |
[13004] Argument allow_none is False | |
[13004] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13004] Argument popen is <__main__._Popen object at 0x10e725128> | |
[13004] Call to dump on line 58 of multiprocessing/reduction.py | |
t 0x100fc42e8> | |
[13004] Argument obj is {'log_to_stderr': False, 'authkey': b'\x9ed\xab\xc0\xday\x1e.\xc8\x91\x18\xe5x\xeb\xfbiw\xa3\x89\x8a\xc3\xf5W\xb6? \xff\xf6N\x87\xc5\xe2', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[1300[13004] Argument file is <_io.BytesIO object at 0x10e8a3db0> | |
[13004] Argument protocol is None | |
[13004] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13004] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e8e4978> | |
[13004] Call to __reduce__ on line 278 of multiprocessing/process.py | |
PyInstaller Bootloader 3.x | |
[13004] Argument self is b'\x9ed\xab\xc0\xday\x1e.\xc8\x91\x18\xe5x\xeb\xfbiw\xa3\x89\x8a\xc3\xf5W\xb6? \xff\xf6N\x87\xc5\xe2' | |
[13004] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13004] Call to dump on line 58 of multiprocessing/reduction.py | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13004] Argument obj is <Process(Process-1, initial)> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[13004] Argument file is <_io.BytesIO object at 0x10e8a3db0> | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13004] Argument protocol is None | |
[13004] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13004] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10e8e4978> | |
[13004] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13004] Argument self is b'\x9ed\xab\xc0\xday\x1e.\xc8\x91\x18\xe5x\xeb\xfbiw\xa3\x89\x8a\xc3\xf5W\xb6? \xff\xf6N\x87\xc5\xe2' | |
[13004] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13004] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13004] Argument popen is None | |
DEBUG: get_command_line called | |
[13004] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13004] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13004] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13004] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13004] Argument passfds is [6, 8, 7] | |
7] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Loaded functions from Python library. | |
[13010] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on [13004] Call to __init__ on line 151 of multiprocessing/util.py | |
line 264 of multiprocessing/context.py | |
[13004] Argument self is <Finalize object, dead> | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13007] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13004] Argument obj is <__main__._Popen object at 0x10e725128> | |
[13007] Argument .0 is <list_iterator object at 0x100fc42e8> | |
[13004] Argument callback is <built-in function close> | |
[13007] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13004] Argument args is (4,) | |
[13004] Argument kwargs is None | |
[13004] Argument exitpriority is None | |
[13007] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13007] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13007] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13004] Call to join on line 115 of multiprocessing/process.py | |
[13007] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13004] Argument self is <Process(Process-1, started)> | |
[13004] Argument timeout is None | |
[13004] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13004] Argument self is <__main__._Popen object at 0x10e725128> | |
[13004] Argument timeout is None | |
[13004] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13004] Argument self is <__main__._Popen object at 0x10e725128> | |
[13007] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13004] Argument flag is 0 | |
[13007] Call to __init__ on line 228 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument context is <multiprocessing.context.ForkContext object at 0x100fc8c18> | |
PyInstaller Bootloader 3.x | |
[13007] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to reducer on line 202 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
LOADER: Loaded functions from Python library. | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
[13007] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13007] Argument .0 is <list_iterator object at 0x100efd7b8> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13007] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13001] Argument self is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument timeout is None | |
[13001] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13001] Argument self is <__main__._Popen object at 0x103abb0f0> | |
[13001] Argument flag is 0 | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13017] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13017] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: Running main.py | |
[13013] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13013] Call to _C on line 204 of multiprocessing/reduction.py | |
[13013] Call to register on line 43 of multiprocessing/reduction.py | |
[13013] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13013] Argument type is <class 'method'> | |
[13013] Argument reduce is <function _reduce_method at 0x108667c80> | |
[13013] Call to register on line 43 of multiprocessing/reduction.py | |
[13013] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13013] Argument type is <class 'method_descriptor'> | |
[13013] Argument reduce is <function _reduce_method_descriptor at 0x108667d08> | |
[13013] Call to register on line 43 of multiprocessing/reduction.py | |
[13013] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13013] Argument type is <class 'wrapper_descriptor'> | |
[13013] Argument reduce is <function _reduce_method_descriptor at 0x108667d08> | |
[13013] Call to register on line 43 of multiprocessing/reduction.py | |
[13013] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13013] Argument type is <class 'functools.partial'> | |
[13013] Argument reduce is <function _reduce_partial at 0x108667e18> | |
[13013] Call to register on line 43 of multiprocessing/reduction.py | |
[13013] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13013] Argument type is <class 'socket.socket'> | |
[13013] Argument reduce is <function _reduce_socket at 0x108667f28> | |
[13013] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13013] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13013] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13013] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13013] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13013] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13013] Call to Process on line 219 of multiprocessing/context.py | |
[13013] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1085abd68> | |
[13013] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13013] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13013] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13013] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13018] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13013] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13013] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13013] Call to __init__ on line 228 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument context is <multiprocessing.context.ForkContext object at 0x1085ace10> | |
[13013] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Call to <module> on line 1 of multiprocessing/context.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to reducer on line 202 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13013] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13013] Argument .0 is <list_iterator object at 0x1084e2630> | |
[13012] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13019] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13012] Call to _C on line 204 of multiprocessing/reduction.py | |
[13012] Call to register on line 43 of multiprocessing/reduction.py | |
[13012] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13012] Argument type is <class 'method'> | |
[13012] Argument reduce is <function _reduce_method at 0x103592c80> | |
[13012] Call to register on line 43 of multiprocessing/reduction.py | |
[13012] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13012] Argument type is <class 'method_descriptor'> | |
[13012] Argument reduce is <function _reduce_method_descriptor at 0x103592d08> | |
[13012] Call to register on line 43 of multiprocessing/reduction.py | |
[13012] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13012] Argument type is <class 'wrapper_descriptor'> | |
[13012] Argument reduce is <function _reduce_method_descriptor at 0x103592d08> | |
[13012] Call to register on line 43 of multiprocessing/reduction.py | |
[13012] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13012] Argument type is <class 'functools.partial'> | |
[13012] Argument reduce is <function _reduce_partial at 0x103592e18> | |
[13012] Call to register on line 43 of multiprocessing/reduction.py | |
[13012] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13019] Call to <module> on line 1 of multiprocessing/context.py | |
[13012] Argument type is <class 'socket.socket'> | |
[13012] Argument reduce is <function _reduce_socket at 0x103592f28> | |
[13012] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13012] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13012] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13012] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13012] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13012] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13012] Call to Process on line 219 of multiprocessing/context.py | |
[13012] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13012] Argument .0 is <list_iterator object at 0x1034d4160> | |
[13012] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13012] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13012] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13012] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13012] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13012] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13012] Call to __init__ on line 228 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Argument context is <multiprocessing.context.ForkContext object at 0x1034d7eb8> | |
[13012] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13009] Call to <module> on line 10 of multiprocessing/util.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to reducer on line 202 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13012] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13012] Argument .0 is <list_iterator object at 0x10340d668> | |
[13006] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13011] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13006] Call to _C on line 204 of multiprocessing/reduction.py | |
[13006] Call to register on line 43 of multiprocessing/reduction.py | |
[13006] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13006] Argument type is <class 'method'> | |
[13006] Argument reduce is <function _reduce_method at 0x100b62c80> | |
[13006] Call to register on line 43 of multiprocessing/reduction.py | |
[13006] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13006] Argument type is <class 'method_descriptor'> | |
[13006] Argument reduce is <function _reduce_method_descriptor at 0x100b62d08> | |
[13006] Call to register on line 43 of multiprocessing/reduction.py | |
[13006] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13006] Argument type is <class 'wrapper_descriptor'> | |
[13011] Call to _C on line 204 of multiprocessing/reduction.py | |
[13006] Argument reduce is <function _reduce_method_descriptor at 0x100b62d08> | |
[13006] Call to register on line 43 of multiprocessing/reduction.py | |
[13006] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13011] Call to register on line 43 of multiprocessing/reduction.py | |
[13006] Argument type is <class 'functools.partial'> | |
[13006] Argument reduce is <function _reduce_partial at 0x100b62e18> | |
[13011] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13006] Call to register on line 43 of multiprocessing/reduction.py | |
[13011] Argument type is <class 'method'> | |
[13006] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13011] Argument reduce is <function _reduce_method at 0x1030a0c80> | |
[13006] Argument type is <class 'socket.socket'> | |
[13011] Call to register on line 43 of multiprocessing/reduction.py | |
[13011] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13006] Argument reduce is <function _reduce_socket at 0x100b62f28> | |
[13011] Argument type is <class 'method_descriptor'> | |
[13006] Call to AbstractReducer on line 244 of multiprocessing/reductio[13011] Argument reduce is <function _reduce_method_descriptor at 0x1030a0d08> | |
[13011] Call to register on line 43 of multiprocessing/reduction.py | |
[13011] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13011] Argument type is <class 'wrapper_descriptor'> | |
[13011] Argument reduce is <function _reduce_method_descriptor at 0x1030a0d08> | |
[13011] Call to register on line 43 of multiprocessing/reduction.py | |
[13011] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13011] Argument type is <class 'functools.partial'> | |
[13011] Argument reduce is <function _reduce_partial at 0x1030a0e18> | |
[13011] Call to register on line 43 of multiprocessing/reduction.py | |
[13011] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13011] Argument type is <class 'socket.socket'> | |
[13011] Argument reduce is <function _reduce_socket at 0x1030a0f28> | |
[13011] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13011] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13011] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13011] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13011] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13011] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13011] Call to Process on line 219 of multiprocessing/context.py | |
[13011] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13011] Argument .0 is <list_iterator object at 0x102fe2748> | |
[13011] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13011] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13011] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13011] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13011] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13011] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13011] Call to __init__ on line 228 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument context is <multiprocessing.context.ForkContext object at 0x102fe5eb8> | |
[13011] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to reducer on line 202 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13011] Argument .0 is <list_iterator object at 0x102f1b668> | |
[13011] Call to <module> on line 11 of multiprocessing/spawn.py | |
LOADER: Running main.py | |
[13008] Call to <module> on line 10 of multiprocessing/util.py | |
[13020] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13020] Call to <module> on line 1 of multiprocessing/context.py | |
[13008] Call to Finalize on line 147 of multiprocessing/util.py | |
[13008] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13008] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13008] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13005] Call to <module> on line 10 of multiprocessing/util.py | |
[13005] Call to Finalize on line 147 of multiprocessing/util.py | |
[13005] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13005] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13005] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
n.py | |
[13006] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13006] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13006] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13006] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13006] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13006] Call to Process on line 219 of multiprocessing/context.py | |
[13006] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13006] Argument .0 is <list_iterator object at 0x100aa4208> | |
[13006] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13006] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13006] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13006] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13006] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13006] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13006] Call to __init__ on line 228 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Argument context is <multiprocessing.context.ForkContext object at 0x100aa8c18> | |
[13006] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to reducer on line 202 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13006] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13006] Argument .0 is <list_iterator object at 0x1009dd7b8> | |
[13003] Call to <module> on line 10 of multiprocessing/util.py | |
[13006] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13007] Call to <module> on line 10 of multiprocessing/util.py | |
[13010] Call to <module> on line 10 of multiprocessing/util.py | |
[13021] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13007] Call to Finalize on line 147 of multiprocessing/util.py | |
[13007] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13007] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13021] Call to <module> on line 1 of multiprocessing/context.py | |
[13007] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13007] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13007] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13007] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13007] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13007] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument method is spawn | |
[13007] Argument force is False | |
[13007] Call to get_context on line 232 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument method is spawn | |
[13007] Call to get_context on line 186 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument method is spawn | |
[13007] Call to _check_available on line 212 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.SpawnContext object at 0x100fc8e48> | |
In main | |
[13007] Call to __init__ on line 71 of multiprocessing/process.py | |
[13007] Argument self is | |
[13007] Argument group is None | |
[13007] Argument target is <function test at 0x100f06c80> | |
[13007] Argument name is None | |
[13007] Argument args is () | |
[13007] Argument kwargs is {} | |
[13007] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13007] Argument .0 is <tuple_iterator object at 0x100f11128> | |
[13007] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13007] Argument .0 is <tuple_iterator object at 0x100f11128> | |
[13007] Call to start on line 95 of multiprocessing/process.py | |
[13007] Argument self is <Process(Process-1, initial)> | |
[13007] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13007] Call to _Popen on line 221 of multiprocessing/context.py | |
[13007] Argument process_obj is <Process(Process-1, initial)> | |
[13007] Call to get_context on line 232 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument method is None | |
[13007] Call to _Popen on line 281 of multiprocessing/context.py | |
[13007] Argument process_obj is <Process(Process-1, initial)> | |
[13007] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13007] Argument self is <__main__._Popen object at 0x100f11128> | |
[13007] Argument process_obj is <Process(Process-1, initial)> | |
[13007] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13007] Argument self is <__main__._Popen object at 0x100f11128> | |
[13007] Argument process_obj is <Process(Process-1, initial)> | |
[13007] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13007] Argument self is <__main__._Popen object at 0x100f11128> | |
[13007] Argument process_obj is <Process(Process-1, initial)> | |
[13009] Call to Finalize on line 147 of multiprocessing/util.py | |
[13014] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13009] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13009] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13009] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13014] Call to _C on line 204 of multiprocessing/reduction.py | |
[13014] Call to register on line 43 of multiprocessing/reduction.py | |
[13014] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13014] Argument type is <class 'method'> | |
[13014] Argument reduce is <function _reduce_method at 0x10d045c80> | |
[13012] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13014] Call to register on line 43 of multiprocessing/reduction.py | |
[13014] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13014] Argument type is <class 'method_descriptor'> | |
[13014] Argument reduce is <function _reduce_method_descriptor at 0x10d045d08> | |
[13014] Call to register on line 43 of multiprocessing/reduction.py | |
[13014] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13014] Argument type is <class 'wrapper_descriptor'> | |
[13014] Argument reduce is <function _reduce_method_descriptor at 0x10d045d08> | |
[13014] Call to register on line 43 of multiprocessing/reduction.py | |
[13014] Argument cls is <class 'multiprocess[13009] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13009] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13009] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13009] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13009] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument method is spawn | |
[13009] Argument force is False | |
[13009] Call to get_context on line 232 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument method is spawn | |
[13009] Call to get_context on line 186 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument method is spawn | |
[13009] Call to _check_available on line 212 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.SpawnContext object at 0x104f21dd8> | |
In main | |
[13009] Call to __init__ on line 71 of multiprocessing/process.py | |
[13009] Argument self is | |
[13009] Argument group is None | |
[13009] Argument target is <function test at 0x104e5fc80> | |
[13009] Argument name is None | |
[13009] Argument args is () | |
[13009] Argument kwargs is {} | |
[13009] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13009] Argument .0 is <tuple_iterator object at 0x104e6a160> | |
[13009] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13009] Argument .0 is <tuple_iterator object at 0x104e6a160> | |
[13009] Call to start on line 95 of multiprocessing/process.py | |
[13009] Argument self is <Process(Process-1, initial)> | |
[13009] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13009] Call to _Popen on line 221 of multiprocessing/context.py | |
[13009] Argument process_obj is <Process(Process-1, initial)> | |
[13009] Call to get_context on line 232 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument method is None | |
[13009] Call to _Popen on line 281 of multiprocessing/context.py | |
[13009] Argument process_obj is <Process(Process-1, initial)> | |
[13009] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13009] Argument self is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument process_obj is <Process(Process-1, initial)> | |
[13009] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13009] Argument self is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument process_obj is <Process(Process-1, initial)> | |
[13009] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13009] Argument self is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument process_obj is <Process(Process-1, initial)> | |
[13015] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13009] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13015] Call to _C on line 204 of multiprocessing/reduction.py | |
[13015] Call to register on line 43 of multiprocessing/reduction.py | |
[13015] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13015] Argument type is <class 'method'> | |
[13015] Argument reduce is <function _reduce_method at 0x10d20fc80> | |
[13015] Call to register on line 43 of multiprocessing/reduction.py | |
[13015] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13015] Argument type is <class 'method_descriptor'> | |
[13015] Argument reduce is <function _reduce_method_descriptor at 0x10d20fd08> | |
[13015] Call to register on line 43 of multiprocessing/reduction.py | |
[13015] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13015] Argument type is <class 'wrapper_descriptor'> | |
[13015] Argument reduce is <function _reduce_method_descriptor at 0x10d20fd08> | |
[13015] Call to register on line 43 of multiprocessing/reduction.py | |
[13015] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13009] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13015] Argument type is <class 'functools.partial'> | |
[13009] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10500fbe0> | |
[13015] Argument reduce is <function _reduce_partial at 0x10d20fe18> | |
[13015] Call to register on line 43 of multiprocessing/reduction.py | |
[13015] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13015] Argument type is <class 'socket.socket'> | |
[13009] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13015] Argument reduce is <function _reduce_socket at 0x10d20ff28> | |
[13009] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10500fbe0> | |
[13015] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13009] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13009] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10500fbe0> | |
[13009] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13009] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13009] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13009] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13015] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13009] Argument passfds is [2, 4] | |
[13015] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13015] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13015] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13015] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13015] Call to Process on line 219 of multiprocessing/context.py | |
[13015] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13015] Argument .0 is <list_iterator object at 0x10d151710> | |
[13015] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13015] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13015] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13015] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13015] Call to SpawnContext on line 297 of multiprocessing/context.py | |
ing.reduction.ForkingPickler'> | |
[13015] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13015] Call to __init__ on line 228 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Argument context is <multiprocessing.context.ForkContext object at 0x10d154e10> | |
[13015] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to reducer on line 202 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13015] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13015] Argument .0 is <list_iterator object at 0x10d08a630> | |
[13014] Argument type is <class 'functools.partial'> | |
[13014] Argument reduce is <function _reduce_partial at 0x10d045e18> | |
[13014] Call to register on line 43 of multiprocessing/reduction.py | |
[13014] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13014] Argument type is <class 'socket.socket'> | |
[13014] Argument reduce is <function _reduce_socket at 0x10d045f28> | |
[13014] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13015] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13009] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13009] Argument name is Process-1 | |
[13009] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13009] Call to current_process on line 35 of multiprocessing/process.py | |
[13009] Call to current_process on line 35 of multiprocessing/process.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
[13009] Call to authkey on line 161 of multiprocessing/process.py | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13009] Argument self is <_MainProcess(MainProcess, started)> | |
[13009] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13009] Argument self is <multiprocessing.context.DefaultContext object at 0x104f21f98> | |
[13009] Argument allow_none is False | |
[13009] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13009] Argument popen is <__main__._Popen object at 0x104e6a160> | |
[13009] Call to dump on line 58 of multiprocessing/reduction.py | |
[13009] Argument obj is {'log_to_stderr': False, 'authkey': b'\xb6\xdb\xf36\xe4\xc34\x8c\x00\x8c\x95\xf2\x9c:Q;\xb5\x18\xc3E\x19\xcdZ\x9e\xa9\xd9\xbc\x99\x0c\x19\x1d.', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13009] Argument file is <_io.BytesIO object at 0x104fe8db0> | |
[13009] Argument protocol is None | |
[13009] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13009] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x105029978> | |
[13009] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13009] Argument self is b'\xb6\xdb\xf36\xe4\xc34\x8c\x00\x8c\x95\xf2\x9c:Q;\xb5\x18\xc3E\x19\xcdZ\x9e\xa9\xd9\xbc\x99\x0c\x19\x1d.' | |
[13009] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13009] Call to dump on line 58 of multiprocessing/reduction.py | |
[13009] Argument obj is <Process(Process-1, initial)> | |
[13009] Argument file is <_io.BytesIO object at 0x104fe8db0> | |
[13009] Argument protocol is None | |
[13009] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13009] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x105029978> | |
[13009] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13009] Argument self is b'\xb6\xdb\xf36\xe4\xc34\x8c\x00\x8c\x95\xf2\x9c:Q;\xb5\x18\xc3E\x19\xcdZ\x9e\xa9\xd9\xbc\x99\x0c\x19\x1d.' | |
[13014] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13009] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13014] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13009] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13009] Argument popen is None | |
LOADER: Loaded functions from Python library. | |
[13014] Call to TimeoutError on line 20 of multiprocessing/context.py | |
DEBUG: get_command_line called | |
[13009] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13014] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13009] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13009] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13014] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13009] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13009] Argument passfds is [5, 10, 9] | |
[13014] Call to Process on line 219 of multiprocessing/context.py | |
[13014] Call to DefaultContext on line 225 of multiprocessing/context.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13014] Argument .0 is <list_iterator object at 0x10cf880f0> | |
[13014] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13014] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13014] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13014] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13014] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13014] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13014] Call to __init__ on line 228 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument context is <multiprocessing.context.ForkContext object at 0x10cf8bbe0> | |
[13014] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to reducer on line 202 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec078[13009] Call to __init__ on line 151 of multiprocessing/util.py | |
[13009] Argument self is <Finalize object, dead> | |
[13009] Argument obj is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument callback is <built-in function close> | |
[13009] Argument args is (4,) | |
[13009] Argument kwargs is None | |
[13009] Argument exitpriority is None | |
[13009] Call to join on line 115 of multiprocessing/process.py | |
[13009] Argument self is <Process(Process-1, started)> | |
[13009] Argument timeout is None | |
[13009] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13009] Argument self is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument timeout is None | |
[13009] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13009] Argument self is <__main__._Popen object at 0x104e6a160> | |
[13009] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
0> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13014] Argument .0 is <list_iterator object at 0x10cec0780> | |
[13014] Call to <module> on line 11 of multiprocessing/spawn.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13013] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13008] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13008] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13008] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13008] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13008] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument method is spawn | |
[13008] Argument force is False | |
[13008] Call to get_context on line 232 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument method is spawn | |
[13008] Call to get_context on line 186 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument method is spawn | |
[13008] Call to _check_available on line 212 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.SpawnContext object at 0x11021ce10> | |
In main | |
[13008] Call to __init__ on line 71 of multiprocessing/process.py | |
[13008] Argument self is | |
[13008] Argument group is None | |
[13008] Argument target is <function test at 0x11015ac80> | |
[13008] Argument name is None | |
[13008] Argument args is () | |
[13008] Argument kwargs is {} | |
[13008] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13008] Argument .0 is <tuple_iterator object at 0x110165128> | |
[13008] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13008] Argument .0 is <tuple_iterator object at 0x110165128> | |
[13008] Call to start on line 95 of multiprocessing/process.py | |
[13008] Argument self is <Process(Process-1, initial)> | |
[13008] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13008] Call to _Popen on line 221 of multiprocessing/context.py | |
[13008] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to get_context on line 232 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument method is None | |
[13008] Call to _Popen on line 281 of multiprocessing/context.py | |
[13008] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13008] Argument self is <__main__._Popen object at 0x110165128> | |
[13008] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13008] Argument self is <__main__._Popen object at 0x110165128> | |
[13008] Argument process_obj is <Process(Process-1, initial)> | |
[13008] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13008] Argument self is <__main__._Popen object at 0x110165128> | |
[13008] Argument process_obj is <Process(Process-1, initial)> | |
[13017] Call to <module> on line 10 of multiprocessing/process.py | |
[13008] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13008] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13008] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13008] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x110307c88> | |
[13008] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13008] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x110307c88> | |
[13008] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13008] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x110307c88> | |
[13008] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13008] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13008] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13008] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13008] Argument passfds is [2, 4] | |
[13023] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13023] Call to <module> on line 1 of multiprocessing/context.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13008] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13008] Argument name is Process-1 | |
[13008] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13008] Call to current_process on line 35 of multiprocessing/process.py | |
[13008] Call to current_process on line 35 of multiprocessing/process.py | |
[13008] Call to authkey on line 161 of multiprocessing/process.py | |
[13008] Argument self is <_MainProcess(MainProcess, started)> | |
[13008] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13008] Argument self is <multiprocessing.context.DefaultContext object at 0x11021ceb8> | |
[13008] Argument allow_none is False | |
[13008] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13008] Argument popen is <__main__._Popen object at 0x110165128> | |
[13008] Call to dump on line 58 of multiprocessing/reduction.py | |
[13008] Argument obj is {'log_to_stderr': False, 'authkey': b"\xc42\xa3\t\x1f\xc0\xb3\xc0\x9b3\xfc\xa5\xa7l\xc6LrsmC\xb5\xdd\xa4\t5h\xf2)x\x0b'\x15", 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13008] Argument file is <_io.BytesIO object at 0x1102e3db0> | |
[13008] Argument protocol is None | |
[13008] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13008] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x110324978> | |
[13008] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13008] Argument self is b"\xc42\xa3\t\x1f\xc0\xb3\xc0\x9b3\xfc\xa5\xa7l\xc6LrsmC\xb5\xdd\xa4\t5h\xf2)x\x0b'\x15" | |
[13008] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13008] Call to dump on line 58 of multiprocessing/reduction.py | |
[13008] Argument obj is <Process(Process-1, initial)> | |
[13008] Argument file is <_io.BytesIO object at 0x1102e3db0> | |
[13008] Argument protocol is None | |
[13008] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13008] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x110324978> | |
[13008] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13008] Argument self is b"\xc42\xa3\t\x1f\xc0\xb3\xc0\x9b3\xfc\xa5\xa7l\xc6LrsmC\xb5\xdd\xa4\t5h\xf2)x\x0b'\x15" | |
[13008] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13008] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13008] Argument popen is None | |
DEBUG: get_command_line called | |
[13008] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13008] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13008] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13008] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13008] Argument passfds is [6, 8, 7] | |
[13005] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13008] Call to __init__ on line 151 of multiprocessing/util.py | |
[13008] Argument self is <Finalize object, dead> | |
[13008] Argument obj is <__main__._Popen object at 0x110165128> | |
[13008] Argument callback is <built-in function close> | |
[13008] Argument args is (4,) | |
[13008] Argument kwargs is None | |
[13008] Argument exitpriority is None | |
[13008] Call to join on line 115 of multiprocessing/process.py | |
[13008] Argument self is <Process(Process-1, started)> | |
[13008] Argument timeout is None | |
[13008] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13008] Argument self is <__main__._Popen object at 0x110165128> | |
[13008] Argument timeout is None | |
[13008] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13008] Argument self is <__main__._Popen object at 0x110165128> | |
[13008] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13005] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13005] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13005] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13005] Call to freeze_support on line 143 of multiprocessing/context.py | |
LOADER: Loaded functions from Python library. | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Call to set_start_method on line 240 of multiprocessing/context.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13003] Call to Finalize on line 147 of multiprocessing/util.py | |
[13003] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13003] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13003] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13003] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13003] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13003] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13003] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13003] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument method is spawn | |
[13003] Argument force is False | |
[13003] Call to get_context on line 232 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument method is spawn | |
[13003] Call to get_context on line 186 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument method is spawn | |
[13003] Call to _check_available on line 212 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.SpawnContext object at 0x10b056e10> | |
In main | |
[13003] Call to __init__ on line 71 of multiprocessing/process.py | |
[13003] Argument self is | |
[13003] Argument group is None | |
[13003] Argument target is <function test at 0x10af94c80> | |
[13003] Argument name is None | |
[13003] Argument args is () | |
[13003] Argument kwargs is {} | |
[13003] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13003] Argument .0 is <tuple_iterator object at 0x10af9f128> | |
[13003] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13003] Argument .0 is <tuple_iterator object at 0x10af9f128> | |
[13003] Call to start on line 95 of multiprocessing/process.py | |
[13003] Argument self is <Process(Process-1, initial)> | |
[13003] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13003] Call to _Popen on line 221 of multiprocessing/context.py | |
[13003] Argument process_obj is <Process(Process-1, initial)> | |
[13003] Call to get_context on line 232 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument method is None | |
[13003] Call to _Popen on line 281 of multiprocessing/context.py | |
[13003] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: extracted pyimod01_os_path | |
[13003] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13003] Argument self is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument process_obj is <Process(Process-1, initial)> | |
[13003] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
LOADER: callfunction returned... | |
[13003] Argument self is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument process_obj is <Process(Process-1, initial)> | |
[13003] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13003] Argument self is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13003] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument method is spawn | |
[13005] Argument force is False | |
[13005] Call to get_context on line 232 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument method is spawn | |
[13005] Call to get_context on line 186 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument method is spawn | |
[13005] Call to _check_available on line 212 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.SpawnContext object at 0x107db4da0> | |
In main | |
[13005] Call to __init__ on line 71 of multiprocessing/process.py | |
[13005] Argument self is | |
[13005] Argument group is None | |
[13005] Argument target is <function test at 0x107cf2c80> | |
[13005] Argument name is None | |
[13005] Argument args is () | |
[13005] Argument kwargs is {} | |
[13005] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13005] Argument .0 is <tuple_iterator object at 0x107cfd160> | |
[13005] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13005] Argument .0 is <tuple_iterator object at 0x107cfd160> | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
[13005] Call to start on line 95 of multiprocessing/process.py | |
[13005] Argument self is <Process(Process-1, initial)> | |
[13005] Call to _cleanup on line 52 of multiprocessing/process.py | |
LOADER: Running pyiboot01_bootstrap.py | |
[13005] Call to _Popen on line 221 of multiprocessing/context.py | |
[13005] Argument process_obj is <Process(Process-1, initial)> | |
[13005] Call to get_context on line 232 of multiprocessing/context.py | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument method is None | |
[13005] Call to _Popen on line 281 of multiprocessing/context.py | |
[13005] Argument process_obj is <Process(Process-1, initial)> | |
[13005] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13005] Argument self is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument process_obj is <Process(Process-1, initial)> | |
[13005] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13005] Argument self is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument process_obj is <Process(Process-1, initial)> | |
[13005] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13005] Argument self is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument process_obj is <Process(Process-1, initial)> | |
[13003] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13003] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13003] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10b141cc0> | |
[13005] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13003] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13003] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10b141cc0> | |
[13003] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13003] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10b141cc0> | |
[13005] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13005] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13005] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x107ea2ac8> | |
[13005] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13005] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x107ea2ac8> | |
[13005] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13005] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x107ea2ac8> | |
[13005] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13005] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13005] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13005] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13005] Argument passfds is [2, 4] | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13010] Call to Finalize on line 147 of multiprocessing/util.py | |
[13010] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13010] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13010] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13010] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13010] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13010] Call to _DupFd PyInstaller Bootloader 3.x | |
LOADER: extracted pyimod03_importers | |
LOADER: Running main.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
on line 16 of multiprocessing/popen_spawn_posix.py | |
[13010] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.pLOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
y | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13010] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument method is spawn | |
[13010] Argument force is False | |
[13010] Call to get_context on line 232 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument method is spawn | |
[13010] Call to get_context on line 186 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument method is spawn | |
[13010] Call to _check_available on line 212 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.SpawnContext object at 0x109131e10> | |
In main | |
[13010] Call to __init__ on line 71 of multiprocessing/process.py | |
[13010] Argument self is | |
[13010] Argument group is None | |
[13010] Argument target is <function test at 0x10906fc80> | |
[13010] Argument name is None | |
LOADER: Running main.py | |
[13010] Argument args is () | |
[13010] Argument kwargs is {} | |
[13010] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13010] Argument .0 is <tuple_iterator object at 0x10907a128> | |
[13010] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13010] Argument .0 is <tuple_iterator object at 0x10907a128> | |
[13010] Call to start on line 95 of multiprocessing/process.py | |
[13010] Argument self is <Process(Process-1, initial)> | |
[13010] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13010] Call to _Popen on line 221 of multiprocessing/context.py | |
[13010] Argument process_obj is <Process(Process-1, initial)> | |
[13010] Call to get_context on line 232 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument method is None | |
[13010] Call to _Popen on line 281 of multiprocessing/context.py | |
[13010] Argument process_obj is <Process(Process-1, initial)> | |
[13010] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13010] Argument self is <__main__._Popen object at 0x10907a128> | |
[13010] Argument process_obj is <Process(Process-1, initial)> | |
[13010] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13010] Argument self is <__main__._Popen object at 0x10907a128> | |
[13010] Argument process_obj is <Process(Process-1, initial)> | |
[13010] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13010] Argument self is <__main__._Popen object at 0x10907a128> | |
[13010] Argument process_obj is <Process(Process-1, initial)> | |
[13010] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13010] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13010] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13010] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10921dcc0> | |
[13010] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13010] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10921dcc0> | |
[13010] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13010] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10921dcc0> | |
[13010] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13010] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13010] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13010] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13010] Argument passfds is [2, 5] | |
LOADER: Running main.py | |
[13016] Call to <module> on line 10 of multiprocessing/process.py | |
LOADER: OverPyInstaller Bootloader 3.x | |
riding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: importing modules from CArchive | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: extracted struct | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13016] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13016] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13016] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13016] Call to __init__ on line 293 of multiprocessing/process.py | |
[13016] Argument self is | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13016] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: callfunction returned... | |
[13010] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13010] Argument name is Process-1 | |
[13010] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13010] Call to current_process on line 35 of multiprocessing/process.py | |
[13010] Call to current_process on line 35 of multiprocessing/process.py | |
[13010] Call to authkey on line 161 of multiprocessing/process.py | |
[13010] Argument self is <_MainProcess(MainProcess, started)> | |
[13010] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13010] Argument self is <multiprocessing.context.DefaultContext object at 0x109131eb8> | |
[13010] Argument allow_none is False | |
[13010] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13010] Argument popen is <__main__._Popen object at 0x10907a128> | |
[13010] Call to dump on line 58 of multiprocessing/reduLOADER: extracted pyimod01_os_path | |
ction.py | |
[13010] Argument obj is {'log_to_stderr': False, 'authkey': b'\xfcf\x8b\x12\xf5\x08\x83>1A\x1e\x0e\xe6\xc0\xd1\xfbV\xe0\x15kj*\x0c\x9f\xfd\x1c\xf2\x1f\xdc\x8a\x06H', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13010] Argument file is <_io.BytesIO object at 0x1091f8db0> | |
[13010] [13003] Call to get_executable on line 45 of multiprocessing/spawn.py | |
LOADER: callfunction returned... | |
[13003] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13003] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13003] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13003] Argument passfds is [2, 5] | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
Argument protocol is None | |
[13010] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13010] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x109239978> | |
[13022] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13010] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13010] Argument self is b'\xfcf\x8b\x12\xf5\x08\x83>1A\x1e\x0e\xe6\xc0\xd1\xfbV\xe0\x15kj*\x0c\x9f\xfd\x1c\xf2\x1f\xdc\x8a\x06H' | |
[13010] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13010] Call to dump on line 58 of multiprocessing/reduction.py | |
LOADER: extracted pyimod03_importers | |
[13010] Argument obj is <Process(Process-1, initial)> | |
[13010] Argument file is <_io.BytesIO object at 0x1091f8db0> | |
[13010] Argument protocol is None | |
[13010] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13010] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x109239978> | |
[13010] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13010] Argument self is b'\xfcf\x8b\x12\xf5\x08\x83>1A\x1e\x0e\xe6\xc0\xd1\xfbV\xe0\x15kj*\x0c\x9f\xfd\x1c\xf2\x1f\xdc\x8a\x06H' | |
[13010] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: callfunction returned... | |
[13010] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13010] Argument popen is None | |
DEBUG: get_command_line called | |
[13010] Call to get_executablLOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
e on line 45 of multiprocessing/spawn.py | |
[13010] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13010] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13010] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13010] Argument passfds is [6, 8, 7] | |
[13011] Call to <module> on line 10 of multiprocessing/util.py | |
[13022] Call to <module> on line 1 of multiprocessing/context.py | |
[13010] Call to __init__ on line 151 of multiprocessing/util.py | |
[13010] Argument self is <Finalize object, dead> | |
[13010] Argument obj is <__main__._Popen object at 0x10907a128> | |
[13010] Argument callback is <built-in function close> | |
[13010] Argument args is (5,) | |
[13010] Argument kwargs is None | |
[13010] Argument exitpriority is None | |
[13010] Call to join on line 115 of mulPyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
tiprocessing/process.py | |
LOADER: callfunction returned... | |
[13010] Argument self is <Process(Process-1, started)> | |
[13010] Argument timeout is None | |
[13010] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13010] Argument self is <__main__._Popen object at 0x10907a128> | |
[13010] Argument timeout is None | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
[13010] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13010] Argument self is <__main__._Popen object at 0x10907a128> | |
[13010] Argument flag is 0 | |
[13005] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
LOADER: Running pyiboot01_bootstrap.py | |
[13005] Argument name is Process-1 | |
[13005] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13005] Call to current_process on line 35 of multiprocessing/process.py | |
[13005] Call to current_process on line 35 of multiprocessing/process.py | |
[13005] Call to LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
authkey on line 161 of multiprocessing/process.py | |
LOADER: extracted struct | |
[13012] Call to <module> on line 10 of multiprocessing/util.py | |
LOADER: callfunction returned... | |
[13005] Argument self is <_MainProcess(MainProcess, started)> | |
[13005] Call to get_start_metLOADER: extracted struct | |
LOADER: callfunction returned... | |
[13012] Call to Finalize on line 147 of multiprocessing/util.py | |
[13012] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13012] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
hod on line 248 of multiprocessing/context.py | |
[13012] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
LOADER: callfunction returned... | |
[13005] Argument self is <multiprocessing.context.DefaultContext object at 0x107db4f60> | |
[13005] Argument allow_none is False | |
[13005] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13005] Argument popen is <__main__._Popen object at 0x107cfd160> | |
[13005] Call to dump on line 58 of multiprocessing/reduction.py | |
[13005] Argument obj is {'log_to_stderr': False, 'authkey': b'-\x93\xefl\x02\x87\xa6=7s\r8\xe6\xd6\xc9\x0b\xdc\xc84.~\xbb\xbd\xb6\xf3\\\x84=\xdb,\xfd.', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13005] Argument file is <_io.BytesIO object at 0x107e7bdb0> | |
[13005] Argument protocol is None | |
LOADER: extracted pyimod03_importers | |
[13005] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13005] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x107ebc978> | |
[13005] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13012] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13005] Argument self is b'-\x93\xefl\x02\x87\xa6=7s\r8\xe6\xd6\xc9\x0b\xdc\xc84.~\xbb\xbd\xb6\xf3\\\x84=\xdb,\xfd.' | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
[13005] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13005] Call to dump on line 58 of multiprocessing/reduction.py | |
[13005] Argument obj is <Process(Process-1, initial)> | |
[13005] Argument file is <_io.BytesIO object at 0x107e7bdb0> | |
[13005] Argument protocol is None | |
[13005] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13005] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x107ebc978> | |
[13005] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13005] Argument self is b'-\x93\xefl\x02\x87\xa6=7s\r8\xe6\xd6\xc9\x0b\xdc\xc84.~\xbb\xbd\xb6\xf3\\\x84=\xdb,\xfd.' | |
[13005] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13005] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13005] Argument popen is None | |
[13011] Call to Finalize on line 147 of multiprocessing/util.py | |
[13011] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13011] Call to ForkAwareLocal on DEBUG: get_command_line called | |
[13005] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13005] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13005] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13003] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13005] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13005] Argument passfds is [5, 10, 9] | |
[13003] Argument name is Process-1 | |
[13003] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13007] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13003] Call to current_process on line 35 of multiprocessing/process.py | |
[13003] Call to current_process on line 35 of multiprocessing/process.py | |
[13003] Call to authkey on line 161 of multiprocessing/process.py | |
[13003] Argument self is <_MainProcess(MainProcess, started)> | |
[13003] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13003] Argument self is <multiprocessing.context.DefaultContext object at 0x10b056eb8> | |
[13003] Argument allow_none is False | |
[13003] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13003] Argument popen is <__main__._Popen object at 0x10af9f128> | |
[13003] Call to dump on line 58 of multiprocessing/reduction.py | |
[13003] Argument obj is {'log_to_stderr': False, 'authkey': b'\x9e\x1d\xbe\xaee\xc9\x99e\nH\xac\xb9\n\xbbu\xc0q\xc1\xd2\x89\xa1\xf1\xa4\x7f#\x9f/\xd5[\xa6mU', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13003] Argument file is <_io.BytesIO object at 0x10b11ddb0> | |
[13003] Argument protocol is None | |
[13003] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13003] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10b15e978> | |
[13003] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13003] Argument self is b'\x9e\x1d\xbe\xaee\xc9\x99e\nH\xac\xb9\n\xbbu\xc0q\xc1\xd2\x89\xa1\xf1\xa4\x7f#\x9f/\xd5[\xa6mU' | |
[13003] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13003] Call to dump on line 58 of multiprocessing/reduction.py | |
[13003] Argument obj is <Process(Process-1, initial)> | |
[13003] Argument file is <_io.BytesIO object at 0x10b11ddb0> | |
[13003] Argument protocol is None | |
[13003] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13003] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10b15e978> | |
[13003] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13003] Argument self is b'\x9e\x1d\xbe\xaee\xc9\x99e\nH\xac\xb9\n\xbbu\xc0q\xc1\xd2\x89\xa1\xf1\xa4\x7f#\x9f/\xd5[\xa6mU' | |
[13003] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13003] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13003] Argument popen is None | |
DEBUG: get_command_line called | |
[13003] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13003] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13003] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13003] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13003] Argument passfds is [6, 8, 7] | |
[13005] Call to __init__ on line 151 of multiprocessing/util.py | |
[13005] Argument self is <Finalize object, dead> | |
[13005] Argument obj is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument callback is <built-in function close> | |
[13005] Argument args is (4,) | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13005] Argument kwargs is None | |
[13005] Argument exitpriority is None | |
[13005] Call to join on line 115 of multiprocessing/process.py | |
[13005] Argument self is <Process(Process-1, started)> | |
[13005] Argument timeout is None | |
[13005] Call to wait on line 44 of multiprocessing/popen_fork.py | |
LOADER: Loaded functions from Python library. | |
[13005] Argument self is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument timeout is None | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13005] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13005] Argument self is <__main__._Popen object at 0x107cfd160> | |
[13005] Argument flag is 0 | |
LOADER: Running main.py | |
[13003] Call to __init__ on line 151 of multiprocessing/util.py | |
[13003] Argument self is <Finalize object, dead> | |
[13003] Argument obj is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument callback is <built-in function close> | |
[13003] Argument args is (5,) | |
[13003] Argument kwargs is None | |
[13003] Argument exitpriority is None | |
LOADER: Running main.py | |
[13003] Call to join on line 115 of multiprocessing/process.py | |
[13003] Argument self is <Process(Process-1, started)> | |
[13003] Argument timeout is None | |
[13003] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13003] Argument self is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument timeout is None | |
[13003] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13003] Argument self is <__main__._Popen object at 0x10af9f128> | |
[13003] Argument flag is 0 | |
[13007] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13007] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13007] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101012748> | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13007] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13007] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101012748> | |
[13007] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13007] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x101012748> | |
[13007] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13007] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13007] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13007] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13007] Argument passfds is [2, 5] | |
line 339 of multiprocessing/util.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13007] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13007] Argument name is Process-1 | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13007] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13007] Call to current_process on line 35 of multiprocessing/process.py | |
[13007] Call to current_process on line 35 of multiprocessing/process.py | |
[13007] Call to authkey on line 161 of multiprocessing/process.py | |
[13007] Argument self is <_MainProcess(MainProcess, started)> | |
[13007] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13007] Argument self is <multiprocessing.context.DefaultContext object at 0x100fc8ef0> | |
[13007] Argument allow_none is False | |
[13007] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13007] Argument popen is <__main__._Popen object at 0x100f11128> | |
[13007] Call to dump on line 58 of multiprocessing/reduction.py | |
[13007] Argument obj is {'log_to_stderr': False, 'authkey': b'\xf8\xbc\x83;\xe2Y\xc3\x83V\xbc\n\xb7n\xd6G\x9c\x1d\x07[\x90\xc5\x85g\xa4\x8e\xc4h\x8bTW}4', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13007] Argument file is <_io.BytesIO object at 0x10108fdb0> | |
[13007] Argument protocol is None | |
[13007] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13007] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1010d0978> | |
[13007] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted pyimod01_os_path | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
[13007] Argument self is b'\xf8\xbc\x83;\xe2Y\xc3\x83V\xbc\n\xb7n\xd6G\x9c\x1d\x07[\x90\xc5\x85g\xa4\x8e\xc4h\x8bTW}4' | |
[13013] Call to <module> on line 10 of multiprocessing/util.py | |
[13007] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13007] Call to dump on line 58 of multiprocessing/reduction.py | |
[13007] Argument obj is <Process(Process-1, initial)> | |
[13007] Argument file is <_io.BytesIO object at 0x10108fdb0> | |
LOADER: extracted pyimod02_archive | |
[13007] Argument protocol is None | |
[13007] Call to __init__ on line 38 of multiprocessing/reduction.py | |
LOADER: callfunction returned... | |
[13007] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1010d0978> | |
[13007] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13007] Argument self is b'\xf8\xbc\x83;\xe2Y\xc3\x83V\xbc\n\xb7n\xd6G\x9c\x1d\x07[\x90\xc5\x85g\xa4\x8e\xc4h\x8bTW}4' | |
[13007] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13007] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13007] Argument popen is None | |
LOADER: extracted pyimod01_os_path | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
DEBUG: get_command_line called | |
[13007] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13007] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13007] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13007] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13007] Argument passfds is [6, 8, 7] | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
[13011] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13007] Call to __init__ on line 151 of multiprocessing/util.py | |
[13007] Argument self is <Finalize object, dead> | |
[13007] Argument obj is <__main__._Popen object at 0x100f11128> | |
[13007] Argument callback is <built-in function close> | |
[13007] Argument args is (5,) | |
[13007] Argument kwargs is None | |
[13007] Argument exitpriority is None | |
[13007] Call to join on line 115 of multiprocessing/process.py | |
[13007] Argument self is <Process(Process-1, started)> | |
[13007] Argument timeout is None | |
[13007] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13007] Argument self is <__main__._Popen object at 0x100f11128> | |
[13007] Argument timeout is None | |
LOADER: callfunction returned... | |
[13007] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13007] Argument self is <__main__._Popen object at 0x100f11128> | |
[13007] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: extracted pyimod03_importers | |
[13011] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13011] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
LOADER: callfunction returned... | |
[13011] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13017] Call to BaseProcess on line 62 of multiprocessing/process.py | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13017] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13017] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13017] Call to __init__ on line 293 of multiprocessing/process.py | |
[13011] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13011] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument method is spawn | |
[13011] Argument force is False | |
[13011] Call to get_context on line 232 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument method is spawn | |
[13011] Call to get_context on line 186 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument method is spawn | |
[13011] Call to _check_available on line 212 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.SpawnContext object at 0x102fe56a0> | |
In main | |
[13011] Call to __init__ on line 71 of multiprocessing/process.py | |
[13011] Argument self is | |
[13011] Argument group is None | |
[13011] Argument target is <function test at 0x102f23c80> | |
[13011] Argument name is None | |
[13011] Argument args is () | |
[13011] Argument kwargs is {} | |
[13011] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13011] Argument .0 is <tuple_iterator object at 0x102f2e160> | |
[13011] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13011] Argument .0 is <tuple_iterator object at 0x102f2e160> | |
[13011] Call to start on line 95 of multiprocessing/process.py | |
[13011] Argument self is <Process(Process-1, initial)> | |
[13011] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13011] Call to _Popen on line 221 of multiprocessing/context.py | |
[13011] Argument process_obj is <Process(Process-1, initial)> | |
[13011] Call to get_context on line 232 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument method is None | |
[13011] Call to _Popen on line 281 of multiprocessing/context.py | |
[13011] Argument process_obj is <Process(Process-1, initial)> | |
[13011] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13017] Argument self is | |
[13017] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13013] Call to Finalize on line 147 of multiprocessing/util.py | |
[13013] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13013] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13013] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13013] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13013] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13013] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13013] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13013] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument method is spawn | |
[13013] Argument force is False | |
[13013] Call to get_context on line 232 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument method is spawn | |
[13013] Call to get_context on line 186 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument method is spawn | |
[13013] Call to _check_available on line 212 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.SpawnContext object at 0x1085acdd8> | |
In main | |
[13013] Call to __init__ on line 71 of multiprocessing/process.py | |
[13013] Argument self is | |
[13013] Argument group is None | |
[13013] Argument target is <function test at 0x1084eac80> | |
[13013] Argument name is None | |
[13013] Argument args is () | |
[13013] Argument kwargs is {} | |
[13013] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13013] Argument .0 is <tuple_iterator object at 0x1084f5128> | |
[13013] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13013] Argument .0 is <tuple_iterator object at 0x1084f5128> | |
[13013] Call to start on line 95 of multiprocessing/process.py | |
[13013] Argument self is <Process(Process-1, initial)> | |
[13013] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13013] Call to _Popen on line 221 of multiprocessing/context.py | |
[13013] Argument process_obj is <Process(Process-1, initial)> | |
[13013] Call to get_context on line 232 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument method is None | |
[13013] Call to _Popen on line 281 of multiprocessing/context.py | |
[13013] Argument process_obj is <Process(Process-1, initial)> | |
[13013] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13013] Argument self is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument process_obj is <Process(Process-1, initial)> | |
[13013] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13013] Argument self is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument process_obj is <Process(Process-1, initial)> | |
[13013] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13013] Argument self is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument process_obj is <Process(Process-1, initial)> | |
[13011] Argument self is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument process_obj is <Process(Process-1, initial)> | |
[13011] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13011] Argument self is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument process_obj is <Process(Process-1, initial)> | |
[13011] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13011] Argument self is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument process_obj is <Process(Process-1, initial)> | |
[13013] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13006] Call to <module> on line 10 of multiprocessing/util.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13011] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13011] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13011] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13011] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1030d3ba8> | |
[13011] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
LOADER: Running main.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13011] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1030d3ba8> | |
[13011] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13011] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1030d3ba8> | |
[13011] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13011] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13011] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13011] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13011] Argument passfds is [2, 4] | |
[13006] Call to Finalize on line 147 of multiprocessing/util.py | |
[13006] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13006] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13018] Call to <module> on line 10 of multiprocessing/process.py | |
[13006] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13006] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13006] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13006] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13006] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13006] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Argument method is spawn | |
[13006] Argument force is False | |
[13006] Call to get_context on line 232 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Argument method is spawn | |
[13006] Call to get_context on line 186 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Argument method is spawn | |
[13006] Call to _check_available on line 212 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.SpawnContext object at 0x100aa8e48> | |
In main | |
[13006] Call to __init__ on line 71 of multiprocessing/process.py | |
[13006] Argument self is | |
[13006] Argument group is None | |
[13006] Argument target is <function test at 0x1009e6c80> | |
[13006] Argument name is None | |
[13006] Argument args is () | |
[13006] Argument kwargs is {} | |
[13006] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13006] Argument .0 is <tuple_iterator object at 0x1009f1128> | |
[13006] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13006] Argument .0 is <tuple_iterator object at 0x1009f1128> | |
[13006] Call to start on line 95 of multiprocessing/process.py | |
[13006] Argument self is <Process(Process-1, initial)> | |
[13006] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13006] Call to _Popen on line 221 of multiprocessing/context.py | |
[13006] Argument process_obj is <Process(Process-1, initial)> | |
[13006] Call to get_context on line 232 of multiprocessing/context.py | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0x100aa8ef0> | |
[13006] Argument method is None | |
[13006] Call to _Popen on line 281 of multiprocessing/context.py | |
[13006] Argument process_obj is <Process(Process-1, initial)> | |
[13006] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13006] Argument self is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument process_obj is <Process(Process-1, initial)> | |
[13006] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13006] Argument self is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument process_obj is <Process(Process-1, initial)> | |
[13006] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13006] Argument self is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument process_obj is <Process(Process-1, initial)> | |
[13006] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13014] Call to <module> on line 10 of multiprocessing/util.py | |
[13011] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13011] Argument name is Process-1 | |
[13011] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13011] Call to current_process on line 35 of multiprocessing/process.py | |
[13011] Call to current_process on line 35 of multiprocessing/process.py | |
[13011] Call to authkey on line 161 of multiprocessing/process.py | |
[13011] Argument self is <_MainProcess(MainProcess, started)> | |
[13011] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13011] Argument self is <multiprocessing.context.DefaultContext object at 0x102fe5f60> | |
[13011] Argument allow_none is False | |
[13011] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13011] Argument popen is <__main__._Popen object at 0x102f2e160> | |
[13011] Call to dump on line 58 of multiprocessing/reduction.py | |
[13011] Argument obj is {'log_to_stderr': False, 'authkey': b'\xf7s\x03\x86\xc5\x98\x02\xa3\xa6\x87DF\x94\x08u\xfeV"{1\td\x01|P\x87A\xdd\x00U\xfd\x0e', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13011] Argument file is <_io.BytesIO object at 0x1030acdb0> | |
[13011] Argument protocol is None | |
[13011] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13018] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13011] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1030ed978> | |
[13018] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13011] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13011] Argument self is b'\xf7s\x03\x86\xc5\x98\x02\xa3\xa6\x87DF\x94\x08u\xfeV"{1\td\x01|P\x87A\xdd\x00U\xfd\x0e' | |
[13018] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13018] Call to __init__ on line 293 of multiprocessing/process.py | |
[13011] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
PyInstaller Bootloader 3.x | |
[13018] Argument self is | |
[13011] Call to dump on line 58 of multiprocessing/reduction.py | |
[13011] Argument obj is <Process(Process-1, initial)> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13011] Argument file is <_io.BytesIO object at 0x1030acdb0> | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13011] Argument protocol is None | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13011] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13011] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1030ed978> | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13011] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13011] Argument self is b'\xf7s\x03\x86\xc5\x98\x02\xa3\xa6\x87DF\x94\x08u\xfeV"{1\td\x01|P\x87A\xdd\x00U\xfd\x0e' | |
[13011] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13011] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13011] Argument popen is None | |
DEBUG: get_command_line called | |
[13011] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13011] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13011] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13011] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13011] Argument passfds is [6, 8, 7] | |
[13018] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13011] Call to __init__ on line 151 of multiprocessing/util.py | |
[13011] Argument self is <Finalize object, dead> | |
[13011] Argument obj is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument callback is <built-in function close> | |
[13011] Argument args is (4,) | |
[13011] Argument kwargs is None | |
[13011] Argument exitpriority is None | |
[13011] Call to join on line 115 of multiprocessing/process.py | |
[13011] Argument self is <Process(Process-1, started)> | |
[13011] Argument timeout is None | |
[13011] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13011] Argument self is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument timeout is None | |
[13011] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13011] Argument self is <__main__._Popen object at 0x102f2e160> | |
[13011] Argument flag is 0 | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13014] Call to Finalize on line 147 of multiprocessing/util.py | |
[13014] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13014] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13014] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13014] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13014] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13014] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13014] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13014] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument method is spawn | |
[13014] Argument force is False | |
[13014] Call to get_context on line 232 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument method is spawn | |
[13014] Call to get_context on line 186 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument method is spawn | |
[13014] Call to _check_available on line 212 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.SpawnContext object at 0x10cf8be10> | |
In main | |
[13014] Call to __init__ on line 71 of multiprocessing/process.py | |
[13014] Argument self is | |
[13014] Argument group is None | |
[13014] Argument target is <function test at 0x10cec9c80> | |
[13014] Argument name is None | |
[13014] Argument args is () | |
[13014] Argument kwargs is {} | |
[13014] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13014] Argument .0 is <tuple_iterator object at 0x10ced40f0> | |
[13014] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13014] Argument .0 is <tuple_iterator object at 0x10ced40f0> | |
[13014] Call to start on line 95 of multiprocessing/process.py | |
[13014] Argument self is <Process(Process-1, initial)> | |
[13014] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13014] Call to _Popen on line 221 of multiprocessing/context.py | |
[13014] Argument process_obj is <Process(Process-1, initial)> | |
[13014] Call to get_context on line 232 of multiprocessing/context.py | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument method is None | |
[13014] Call to _Popen on line 281 of multiprocessing/context.py | |
[13014] Argument process_obj is <Process(Process-1, initial)> | |
[13014] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13014] Argument self is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument process_obj is <Process(Process-1, initial)> | |
[13014] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13014] Argument self is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument process_obj is <Process(Process-1, initial)> | |
[13014] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13014] Argument self is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument process_obj is <Process(Process-1, initial)> | |
[13014] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13026] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13026] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: callfunction returned... | |
[13024] Call to <module> on line 15 of multiprocessing/__init__.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
[13024] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13012] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13012] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13012] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'] | |
[13012] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Argument method is spawn | |
[13012] Argument force is False | |
[13012] Call to get_context on line 232 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Argument method is spawn | |
[13012] Call to get_context on line 186 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Argument method is spawn | |
[13012] Call to _check_available on line 212 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.SpawnContext object at 0x1034d76a0> | |
In main | |
[13012] Call to __init__ on line 71 of multiprocessing/process.py | |
[13012] Argument self is | |
[13012] Argument group is None | |
[13012] Argument target is <function test at 0x103415c80> | |
[13012] Argument name is None | |
[13012] Argument args is () | |
[13012] Argument kwargs is {} | |
[13012] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13012] Argument .0 is <tuple_iterator object at 0x103420160> | |
[13012] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13012] Argument .0 is <tuple_iterator object at 0x103420160> | |
[13012] Call to start on line 95 of multiprocessing/process.py | |
[13012] Argument self is <Process(Process-1, initial)> | |
[13012] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13012] Call to _Popen on line 221 of multiprocessing/context.py | |
[13012] Argument process_obj is <Process(Process-1, initial)> | |
[13012] Call to get_context on line 232 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at 0x1034d7f60> | |
[13012] Argument method is None | |
[13012] Call to _Popen on line 281 of multiprocessing/context.py | |
[13012] Argument process_obj is <Process(Process-1, initial)> | |
[13012] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13012] Argument self is <__main__._Popen object at 0x103420160> | |
[13012] Argument process_obj is <Process(Process-1, initial)> | |
[13012] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13012] Argument self is <__main__._Popen object at 0x103420160> | |
[13012] Argument process_obj is <Process(Process-1, initial)> | |
[13012] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13012] Argument self is <__main__._Popen object at 0x103420160> | |
[13012] Argument process_obj is <Process(Process-1, initial)> | |
[13012] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
[13012] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13012] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13012] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1035c5b70> | |
[13012] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13012] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1035c5b70> | |
[13012] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13012] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x1035c5b70> | |
[13012] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13012] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13012] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13012] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13012] Argument passfds is [2, 4] | |
LOADER: Running main.py | |
[13019] Call to <module> on line 10 of multiprocessing/process.py | |
[13015] Call to <module> on line 10 of multiprocessing/util.py | |
[13015] Call to Finalize on line 147 of multiprocessing/util.py | |
[13015] Call to ForkAwareThreadLock on line 322 of multiprocessing/util.py | |
[13015] Call to ForkAwareLocal on line 339 of multiprocessing/util.py | |
[13019] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13019] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13019] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13019] Call to __init__ on line 293 of multiprocessing/process.py | |
[13019] Argument self is | |
[13019] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13015] Call to <module> on line 1 of multiprocessing/popen_spawn_posix.py | |
[13020] Call to <module> on line 10 of multiprocessing/process.py | |
[13015] Call to <module> on line 1 of multiprocessing/popen_fork.py | |
[13015] Call to Popen on line 13 of multiprocessing/popen_fork.py | |
[13021] Call to <module> on line 10 of multiprocessing/process.py | |
[13025] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13015] Call to _DupFd on line 16 of multiprocessing/popen_spawn_posix.py | |
[13015] Call to Popen on line 26 of multiprocessing/popen_spawn_posix.py | |
['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13015] Call to freeze_support on line 143 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Call to set_start_method on line 240 of multiprocessing/context.py | |
[13025] Call to <module> on line 1 of multiprocessing/context.py | |
[13021] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13021] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13021] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13021] Call to __init__ on line 293 of multiprocessing/process.py | |
[13021] Argument self is | |
[13021] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13012] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13012] Argument name is Process-1 | |
[13012] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13012] Call to current_process on line 35 of multiprocessing/process.py | |
[13012] Call to current_process on line 35 of multiprocessing/process.py | |
[13012] Call to authkey on line 161 of multiprocessing/process.py | |
[13012] Argument self is <_MainProcess(MainProcess, started)> | |
[13012] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13012] Argument self is <multiprocessing.context.DefaultContext object at PyInstaller Bootloader 3.x | |
0x1034d7f60> | |
[13012] Argument allow_none is False | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13020] Call to BaseProcess on line 62 of multiprocessing/process.py | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13020] Call to AuthenticationStrLOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
ing on line 277 of multiprocessing/process.py | |
[13020] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13020] Call to __init__ on line 293 of multiprocessing/process.py | |
[13020] Argument self is | |
[13030] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13020] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: Running main.py | |
[13030] Call to <module> on line 1 of multiprocessing/context.py | |
[13012] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13012] Argument popen is <__main__._Popen object at 0x103420160> | |
[13012] Call to dump on line 58 of multiprocessing/reduction.py | |
[13012] Argument obj is {'log_to_stderr': False, 'authkey': b'K\x81Wi\x83v4\x83\x95\xb6\x07\x9b\xb5.s\xb5\xcd\xf9\xfe\nZ\x8a\xf8\xd3\xb8=:\x92&TO\xe3', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=8', 'pipe_handle=10'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13012LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Running main.py | |
] Argument file is <_io.BytesIO object at 0x10359edb0> | |
[13012] Argument protocol is None | |
[13006] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13012] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13012] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1035df978> | |
[13006] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13012] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13012] Argument self is b'K\x81Wi\x83v4\x83\x95\xb6\x07\x9b\xb5.s\xb5\xcd\xf9\xfe\nZ\x8a\xf8\xd3\xb8=:\x92&TO\xe3' | |
[13006] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100b94c88> | |
[13012] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13006] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13006] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100b94c88> | |
[13006] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13006] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x100b94c88> | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13012] Call to dump on line 58 of multiprocessing/reduction.py | |
[13012] Argument obj is <Process(Process-1, initial)> | |
[13012] Argument file is <_io.BytesIO object at 0x10359edb0> | |
[13012] Argument protocol is None | |
[13012] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13012] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1035df978> | |
[13012] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13012] Argument self is b'K\x81Wi\x83v4\x83\x95\xb6\x07\x9b\xb5.s\xb5\xcd\xf9\xfe\nZ\x8a\xf8\xd3\xb8=:\x92&TO\xe3' | |
[13012] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13012] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13012] Argument popen is None | |
DEBUG: get_command_line called | |
[13012] Call to get_executable on line 45 of multiprocessing/spawn.py | |
LOADER: extracted pyimod03_importers | |
[13012] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13012] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: callfunction returned... | |
[13012] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=7'] | |
[13012] Argument passfds is [5, 7, 6] | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13006] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13006] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13006] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13006] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'] | |
[13006] Argument passfds is [2, 5] | |
[13013] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13013] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13013] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10869ab70> | |
[13013] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13013] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10869ab70> | |
[13013] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13013] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10869ab70> | |
[13013] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13031] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13013] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13013] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[130PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
[13006] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13006] Argument name is Process-1 | |
[13006] Call to _check_not_importing_main[13012] Call to __init__ on line 151 of multiprocessing/util.py | |
[13012] Argument self is <Finalize object, dead> | |
[13012] Argument obj is <__main__._Popen object at 0x103420160> | |
[13012] Argument callback is <built-in function close> | |
[13012] Argument args is (4,) | |
[13012] Argument kwargs is None | |
[13012] Argument exitpriority is None | |
[13012] Call to join on line 115 of multiprocessing/process.py | |
[13012] Argument self is <Process(Process-1, started)> | |
[13012] Argument timeout is None | |
[13012] Call to wait on line 44 of multiprocessing/popen_fork.py | |
PyInstaller Bootloader 3.x | |
[13012] Argument self is <__main__._Popen object at 0x103420160> | |
[13012] Argument timeout is None | |
[13012] Call to poll on line 25 of multiprocessing/popen_fork.py | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13012] Argument self is <__main__._Popen object at 0x103420160> | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13012] Argument flag is 0 | |
LOADER: Loaded functions from Python library. | |
on line 121 of multiprocessing/spawn.py | |
[13006] Call to current_process on line 35 of multiprocessing/process.py | |
[13006] Call to current_process on line 35 of multiprocessing/process.py | |
[13006] Call to authkey on line 161 of multiprocessing/process.py | |
[13006] Argument self is <_MainProcess(MainProcess, started)> | |
[13006] Call to get_start_method on line 248 of multiprocessing/context.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13006] Argument self is <multiprocessing.context.DefaultContext object at 0xLOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: Running main.py | |
100aa8ef0> | |
[13006] Argument allow_none is False | |
[13006] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13006] Argument popen is <__main__._Popen object at 0x1009f1128> | |
[13006] Call to dump on line 58 of multiprocessing/reduction.py | |
[13006] Argument obj is {'log_to_stderr': False, 'authkey': b'9\x84\x82-\xb27\xa9\xb8\x16P\xb2\xf1\t\xd0\x9e\x05x\xae\xd9\xe1\xf4\xa1\xcd\x9eC\x03o\x889\xd5\xc1\x9e', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13006] Argument file is <_io.BytesIO object at 0x100b6fdb0> | |
[13006] Argument protocol is None | |
[13006] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13006] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x100bb0978> | |
[13006] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13006] Argument self is b'9\x84\x82-\xb27\xa9\xb8\x16P\xb2\xf1\t\xd0\x9e\x05x\xae\xd9\xe1\xf4\xa1\xcd\x9eC\x03o\x889\xd5\xc1\x9e' | |
[13006] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13006] Call to dump on line 58 of multiprocessing/reduction.py | |
[13006] Argument obj is <Process(Process-1, initial)> | |
[13006] Argument file is <_io.BytesIO object at 0x100b6fdb0> | |
[13006] Argument protocol is None | |
[13006] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13006] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x100bb0978> | |
[13006] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13006] Argument self is b'9\x84\x82-\xb27\xa9\xb8\x16P\xb2\xf1\t\xd0\x9e\x05x\xae\xd9\xe1\xf4\xa1\xcd\x9eC\x03o\x889\xd5\xc1\x9e' | |
[13006] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13006] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13006] Argument popen is None | |
DEBUG: get_command_line called | |
[13006] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13006] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13006] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13006] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13006] Argument passfds is [6, 8, 7] | |
13] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13013] Argument passfds is [2, 4] | |
[13027] Call to <module> on line 15 of multiprocessing/__init__.py | |
LOADER: Running main.py | |
[13027] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil CapPyInstaller Bootloader 3.x | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
ture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Loaded functions from Python library. | |
LOADER: Loaded functions from Python library. | |
LOADER: Setting sys.argv | |
LOADER: extracted pyimod01_os_path | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: callfunction returned... | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: extracted pyimod02_archive | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArLOADER: Running main.py | |
chive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
[13029] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13006] Call to __init__ on line 151 of multiprocessing/util.py | |
LOADER: callfunction returned... | |
[13006] Argument self is <Finalize object, dead> | |
LOADER: extracted pyimod02_archive | |
[13006] Argument obj is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument callback is <built-in function close> | |
[13006] Argument args is (5,) | |
[13006] Argument kwargs is None | |
[13006] Argument exitpriority is None | |
LOADER: callfunction returned... | |
[13006] Call to join on line 115 of multiprocessing/process.py | |
[13006] Argument self is <Process(Process-1, started)> | |
[13006] Argument timeout is None | |
[13006] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13006] Argument self is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument timeout is None | |
[13006] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13006] Argument self is <__main__._Popen object at 0x1009f1128> | |
[13006] Argument flag is 0 | |
[13013] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13013] Argument name is Process-1 | |
[13013] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
LOADER: extracted pyimod03_importers | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
[13013] Call to current_process on line 35 of multiprocessing/process.py | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
[13013] Call to current_process on line 35 of multiprocessing/process.py | |
LOADER: callfunction returned... | |
[13013] Call to authkey on line 161 of multiprocessing/process.py | |
[13013] Argument self is <_MainProcess(MainProcess, started)> | |
[13029] Call to <module> on lLOADER: callfunction returned... | |
ine 1 of multiprocessing/context.py | |
[13013] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13013] Argument self is <multiprocessing.context.DefaultContext object at 0x1085acf98> | |
[13013] Argument allow_none is False | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13013] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13013] Argument popen is <__main__._Popen object at 0x1084f5128> | |
[13013] Call to dump on line 58 of multiprocessing/reduction.py | |
[13013] Argument obj is {'log_to_stderr': False, 'authkey': b'\x06\xeb\x95\xa2|\x84x\x1d\xa7\xdd\x07\x17 3\xdc\x07\xb1\xffA\x94+\x93j\x86-\xf2\r\x18\xfe\x7fCD', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/UsersLOADER: extracted pyimod01_os_path | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Argument method is spawn | |
[13015] Argument force is False | |
[13015] Call to get_context on line 232 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Argument method is spawn | |
[13015] Call to get_context on line 186 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
LOADER: callfunction returned... | |
[13015] Argument method is spawn | |
[13015] Call to _check_available on line 212 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.SpawnContext object at 0x10d154dd8> | |
In main | |
[13015] Call to __init__ on line 71 of multiprocessing/process.py | |
[13015] Argument self is | |
[13014] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13015] Argument group is NonLOADER: extracted pyimod02_archive | |
e | |
[13015] Argument target is <function test at 0x10d092c80> | |
[13015] Argument name is None | |
[13015] Argument args is () | |
[13015] Argument kwargs is {} | |
[13015] Call to <genexpr> on line 83 of multiprocessing/process.py | |
LOADER: callfunction returned... | |
[13015] Argument .0 is <tuple_iterator object at 0x10d09d3c8> | |
[13015] Call to <genexpr> on line 83 of multiprocessing/process.py | |
[13015] Argument .0 is <tuple_iterator object at 0x10d09d3c8> | |
[13015] Call to start on line 95 of multiprocessing/process.py | |
[13015] Argument self is <Process(Process-1, initial)> | |
[13015] Call to _cleanup on line 52 of multiprocessing/process.py | |
[13015] Call to _Popen on line 221 of multiprocessing/context.py | |
[13015] Argument process_obj is <Process(Process-1, initial)> | |
[13015] Call to get_context on line 232 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Argument method is None | |
[13015] Call to _Popen on line 281 of multiprocessing/context.py | |
[13015] Argument process_obj is <Process(Process-1, initial)> | |
[13015] Call to __init__ on line 30 of multiprocessing/popen_spawn_posix.py | |
[13015] Argument self is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Argument process_obj is <Process(Process-1, initial)> | |
[13015] Call to __init__ on line 16 of multiprocessing/popen_fork.py | |
[13015] Argument self is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Argument process_obj is <Process(Process-1, initial)> | |
[13015] Call to _launch on line 38 of multiprocessing/popen_spawn_posix.py | |
[13015] Argument self is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Argument process_obj is <Process(Process-1, initial)> | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
[13015] Call to <module> on line 14 of multiprocessing/semaphore_tracker.py | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13015] Call to SemaphoreTracker on line 27 of multiprocessing/semaphore_tracker.py | |
[13015] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13015] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d242b00> | |
[13015] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13015] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d242b00> | |
[13015] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13015] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d242b00> | |
[13015] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13015] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13015] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13015] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13015] Argument passfds is [2, 4] | |
[13014] Call to __init__ on line 29 of multiprocessing/semaphore_tracker.py | |
[13014] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d078cc0> | |
[13014] Call to getfd on line 33 of multiprocessing/semaphore_tracker.py | |
[13014] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d078cc0> | |
[13014] Call to ensure_running on line 37 of multiprocessing/semaphore_tracker.py | |
[13014] Argument self is <multiprocessing.semaphore_tracker.SemaphoreTracker object at 0x10d078cc0> | |
[13014] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13014] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13014] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13014] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(4)'] | |
[13014] Argument passfds is [2, 4] | |
[13032] Call to <module> on line 15 of multiprocessing/__init__.py | |
/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13013] Argument file is <_io.BytesIO object at 0x108673db0> | |
[13013] Argument protocol is None | |
[13013] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13015] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13015] Argument name is Process-1 | |
[13015] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13015] Call to current_process on line 35 of multiprocessing/process.py | |
[13015] Call to current_process on line 35 of multiprocessing/process.py | |
[13015] Call to authkey on line 161 of multiprocessing/process.py | |
[13015] Argument self is <_MainProcess(MainProcess, started)> | |
[13015] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13015] Argument self is <multiprocessing.context.DefaultContext object at 0x10d154f98> | |
[13015] Argument allow_none is False | |
[13015] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13015] Argument popen is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Call to dump on line 58 of multiprocessing/reduction.py | |
[13015] Argument obj is {'log_to_stderr': False, 'authkey': b'\xc9"\x00|\x1c\xec\xd67P*\'Qs\x90\xff9reH\x96\xf2\x10\xc9\xc5\x16\xb8\xbe\xd5)[\x88?', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/UserPyInstaller Bootloader 3.x | |
PyInstaller Bootloader 3.x | |
[13014] Call to get_preparation_data on line 139 of multiprocessing/spawn.py | |
[13013] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1086b4978> | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13014] Argument name is Process-1 | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13021] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
s/mkassner/Pupil/pupil_code/depLOADER: Loaded functions from Python library. | |
LOADER: Loaded functions from Python library. | |
loyment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13014] Call to _check_not_importing_main on line 121 of multiprocessing/spawn.py | |
[13015] Argument file is <_io.BytesIO object at 0x10d21bdb0> | |
[13014] Call to current_process on line 35 of multiprocessing/process.py | |
[13015] Argument protocol is None | |
[13015] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13014] Call to current_process on line 35 of multiprocessing/process.py | |
[13014] Call to authkey on line 161 of multiprocessing/process.py | |
[13015] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d25c978> | |
[13014] Argument self is <_MainProcess(MainProcess, started)> | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[13015] Call to __reduce__ on line 278 of multiprocessing/process.py | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
[13015] Argument self is b'\xc9"\x00|\x1c\xec\xd67P*\'Qs\x90\xff9reH\x96\xf2\x10\xc9\xc5\x16\xb8\xbe\xd5)[\x88?' | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13015] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
[13015] Call to dump on line 58 of multiprocessing/reduction.py | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13029] Call to <module> on line 10 of multiprocessing/process.py | |
[13015] Argument obj is <Process(Process-1, initial)> | |
[13015] Argument file is <_io.BytesIO object at 0x10d21bdb0> | |
[13015] Argument protocol is None | |
[13015] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13015] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d25c978> | |
[13015] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13015] Argument self is b'\xc9"\x00|\x1c\xec\xd67P*\'Qs\x90\xff9reH\x96\xf2\x10\xc9\xc5\x16\xb8\xbe\xd5)[\x88?' | |
[13015] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13015] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13015] Argument popen is None | |
DEBUG: get_command_line called | |
[13015] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13015] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13015] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
[13015] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13014] Call to get_start_method on line 248 of multiprocessing/context.py | |
[13015] Argument passfds is [5, 10, 9] | |
[13014] Argument self is <multiprocessing.context.DefaultContext object at 0x10cf8beb8> | |
[13014] Argument allow_none is False | |
[13014] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13014] Argument popen is <__main__._Popen object at 0x10ced40f0> | |
[13014] Call to dump on line 58 of multiprocessing/reduction.py | |
[13013] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13014] Argument obj is {'log_to_stderr': False, 'authkey': b'\xb3\xf0\xb1Z\xc4\x9b\x19A\x83nT\x83\x12\xe0\xca\x97\x81\x0ea\x11\x18\n\xd4\xdc\xcf\x89\x00%d\xeb\x00@', 'name': 'Process-1', 'sys_path': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip', '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS'], 'sys_argv': ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '-B', '-s', '-S', '-E', '-c', 'from multiprocessing.semaphore_tracker import main;main(5)'], 'orig_dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'dir': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture', 'start_method': 'spawn', 'init_main_from_path': '/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/main.py'} | |
[13013] Argument self is b'\x06\xeb\x95\xa2|\x84x\x1d\xa7\xdd\x07\x17 3\xdc\x07\xb1\xffA\x94+\x93j\x86-\xf2\r\x18\xfe\x7fCD' | |
[13014] Argument file is <_io.BytesIO object at 0x10d052db0> | |
[13014] Argument protocol is None | |
[13013] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13014] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13014] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d093978> | |
[13013] Call to dump on line 58 of multiprocessing/reduction.py | |
[13013] Argument obj is <Process(Process-1, initial)> | |
[13013] Argument file is <_io.BytesIO object at 0x108673db0> | |
[13013] Argument protocol is None | |
[13014] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13013] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13014] Argument self is b'\xb3\xf0\xb1Z\xc4\x9b\x19A\x83nT\x83\x12\xe0\xca\x97\x81\x0ea\x11\x18\n\xd4\xdc\xcf\x89\x00%d\xeb\x00@' | |
[13013] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x1086b4978> | |
[13014] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13014] Call to dump on line 58 of multiprocessing/reduction.py | |
[13013] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13013] Argument self is b'\x06\xeb\x95\xa2|\x84x\x1d\xa7\xdd\x07\x17 3\xdc\x07\xb1\xffA\x94+\x93j\x86-\xf2\r\x18\xfe\x7fCD' | |
[13014] Argument obj is <PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13015] Call to __init__ on line 151 of multiprocessing/util.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pup[13015] Argument self is <Finalize object, dead> | |
il_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
[13015] Argument obj is <__main__._Popen object at 0x10d09d3c8> | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
[13015] Argument callback is <built-in function close> | |
[13015] Argument args is (4,) | |
[13015] Argument kwargs is None | |
[13015] Argument exitpriority is None | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
LOADER: Loaded functions from Python library. | |
[13015] Call to join on line 115 of multiprocessing/process.py | |
[13015] Argument self is <Process(Process-1, started)> | |
[13015] Argument timeout is None | |
[13015] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13015] Argument self is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Argument timeout is None | |
[13015] CLOADER: Manipulating environment (sys.path, sys.prefix) | |
all to poll on line 25 of multiprocessing/popen_fork.py | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13015] Argument self is <__main__._Popen object at 0x10d09d3c8> | |
[13015] Argument flag is 0 | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
Process(Process-1, initial)> | |
LOADER: callfunction returned... | |
[13014] Argument file is <_io.BytesIO object at 0x10d052db0> | |
[13014] Argument protocol is None | |
[13014] Call to __init__ on line 38 of multiprocessing/reduction.py | |
[13014] Argument self is <multiprocessing.reduction.ForkingPickler object at 0x10d093978> | |
[13014] Call to __reduce__ on line 278 of multiprocessing/process.py | |
[13014] Argument self is b'\xb3\xf0\xb1Z\xc4\x9b\x19A\x83nT\x83\x12\xe0\xca\x97\x81\x0ea\x11\x18\n\xd4\xdc\xcf\x89\x00%d\xeb\x00@' | |
[13014] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
[13014] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
[13014] Argument popen is None | |
DEBUG: get_command_line called | |
[13014] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13014] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13014] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: extracted pyimod01_os_path | |
[13014] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=6', 'pipe_handle=8'] | |
[13014] Argument passfds is [6, 8, 7] | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod01_os_path | |
[13013] Call to get_spawning_popen on line 346 of multiprocessing/context.py | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13013] Call to set_spawning_popen on line 349 of multiprocessing/context.py | |
LOADER: callfunction returned... | |
[13013] Argument popen is None | |
DEBUG: get_command_line called | |
LOADER: extracted pyimod02_archive | |
[13013] Call to get_executable on line 45 of multiprocessing/spawn.py | |
[13013] Call to spawnv_passfds on line 387 of multiprocessing/util.py | |
[13013] Argument path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_captuLOADER: callfunction returned... | |
re | |
[13013] Argument args is ['/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture', '--multiprocessing-fork', 'tracker_fd=5', 'pipe_handle=10'] | |
[13013] Argument passfds is [5, 10, 9] | |
[13023] Call to <module> on line 10 of multiprocessing/process.py | |
LOADER: extracted pyimod03_importers | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: callfunction returned... | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13023] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13023] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13023] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13023] Call to __init__ on line 293 of multiprocessing/process.py | |
LOADER: Loaded functions from Python library. | |
[13023] Argument self is | |
LOADER: extracted pyimod01_os_path | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
PyInstaller Bootloader 3.x | |
LOADER: executable is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: homepath is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: _MEIPASS2 is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: archivename is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture | |
LOADER: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/pupil_capture contains a digital signature | |
LOADER: Already in the child - running user's code. | |
LOADER: Python library: /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/.Python | |
[13023] Call to <module> on line 10 of multiprocessing/reduction.py | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: InstallinLOADER: Loaded functions from Python library. | |
LOADER: Manipulating environment (sys.path, sys.prefix) | |
LOADER: Pre-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: sys.prefix is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting runtime options | |
LOADER: Initializing python | |
[13022] Call to <module> on line 10 of multiprocessing/process.py | |
[13028] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13028] Call to <module> on line 1 of multiprocessing/context.py | |
[13022] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13022] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13022] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13022] Call to __init__ on line 293 of multiprocessing/process.py | |
[13022] Argument self is | |
[13013] Call to __init__ on line 151 of multiprocessing/util.py | |
[13013] Argument self is <Finalize object, dead> | |
[13013] Argument obj is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument callback is <built-in function close> | |
[13013] Argument args is (4,) | |
[13013] Argument kwargs is None | |
[13013] Argument exitpriority is None | |
[13013] Call to join on line 115 of multiprocessing/process.py | |
[13013] Argument self is <Process(Process-1, started)> | |
[13013] Argument timeout is None | |
[13013] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13013] Argument self is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument timeout is None | |
[13013] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13013] Argument self is <__main__._Popen object at 0x1084f5128> | |
[13013] Argument flag is 0 | |
[13022] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13014] Call to __init__ on line 151 of multiprocessing/util.py | |
[13014] Argument self is <FinaliLOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
ze object, dead> | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
[13014] Argument obj is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument callback is <built-in function close> | |
LOADER: extracted struct | |
LOADER: callfunction returned... | |
[13014] Argument args is (4,) | |
[13014] Argument kwargs is None | |
[13014] Argument exitpriority is None | |
[13014] Call to join on line 115 of multiprocessing/process.py | |
[13014] Argument self is <Process(Process-1, started)> | |
[13014] Argument timeout is None | |
[13014] Call to wait on line 44 of multiprocessing/popen_fork.py | |
[13014] Argument self is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument timeout is NoneLOADER: extracted pyimod01_os_path | |
[13014] Call to poll on line 25 of multiprocessing/popen_fork.py | |
[13014] Argument self is <__main__._Popen object at 0x10ced40f0> | |
[13014] Argument flag is 0 | |
LOADER: callfunction returned... | |
g PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
LOADER: Running main.py | |
LOADER: Overriding Python's sys.path | |
LOADER: Post-init sys.path is /Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS/base_library.zip:/Users/mkassner/Pupil/pupil_code/deployment/deploy_capture/dist/Pupil Capture.app/Contents/MacOS | |
LOADER: Setting sys.argv | |
LOADER: setting sys._MEIPASS | |
LOADER: importing modules from CArchive | |
LOADER: extracted struct | |
[13031] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: callfunction returned... | |
[13016] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
LOADER: Running main.py | |
LOADER: extracted pyimod01_os_path | |
LOADER: callfunction returned... | |
LOADER: extracted pyimod02_archive | |
LOADER: callfunction returned... | |
[13016] Call to _C on line 204 of multiprocessing/reduction.py | |
[13016] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Argument type is <class 'method'> | |
[13016] Argument reduce is <function _reduce_method at 0x103505c80> | |
[13016] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Argument type is <class 'method_descriptor'> | |
[13016] Argument reduce is <function _reduce_method_descriptor at 0x103505d08> | |
[13016] Call to register on line 43 of muLOADER: extracted pyimod03_importers | |
LOADER: callfunction returned... | |
LOADER: Installing PYZ archive with Python modules. | |
LOADER: PYZ archive: out00-PYZ.pyz | |
LOADER: Running pyiboot01_bootstrap.py | |
[13023] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
ltiprocessing/reduction.py | |
[13016] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Argument type is <class 'wrapper_descriptor'> | |
[13016] Argument reduce is <function _reduce_method_descriptor at 0x103505d08> | |
[13016] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Argument type is <class 'functools.partial'> | |
[13016] Argument reduce is <function _reduce_partial at 0x103505e18> | |
[13016] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Argument type is <class 'socket.socket'> | |
[13016] Argument reduce is <function _reduce_socket at 0x103505f28> | |
[13016] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
LOADER: Running main.py | |
[13016] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13016] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13016] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13016] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13016] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13016] Call to Process on line 219 of multiprocessing/context.py | |
[13016] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13017] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Call to _C on line 204 of multiprocessing/reduction.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13017] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument type is <class 'method'> | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument reduce is <function _reduce_method at 0x102887c80> | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13017] Call to register on line 43 of multiprocessing/reduction.py | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13016] Argument .0 is <list_iterator object at 0x103447128> | |
[13016] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13016] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13016] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13016] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13016] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13016] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13016] Call to __init__ on line 228 of multiprocessing/context.py | |
[13016] Argument self is <multiprocessing.context.DefaultContext object at 0x10344add8> | |
[13016] Argument context is <multiprocessing.context.ForkContext object at 0x10344afd0> | |
[13016] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to reducer on line 202 of multiprocessing/context.py | |
[13016] Argument self is <multiprocessing.context.DefaultContext object at 0x10344add8> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13017] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13016] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument type is <class 'method_descriptor'> | |
[13016] Argument .0 is <list_iterator object at 0x10337f780> | |
[13017] Argument reduce is <function _reduce_method_descriptor at 0x102887d08> | |
[13017] Call to register on line 43 of multiprocessing/reduction.py | |
[13017] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13017] Argument type is <class 'wrapper_descriptor'> | |
[13017] Argument reduce is <function _reduce_method_descriptor at 0x102887d08> | |
[13017] Call to register on line 43 of multiprocessing/reduction.py | |
[13017] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13017] Argument type is <class 'functools.partial'> | |
[13017] Argument reduce is <function _reduce_partial at 0x102887e18> | |
[13017] Call to register on line 43 of [13016] Call to <module> on line 11 of multiprocessing/spawn.py | |
multiprocessing/reduction.py | |
[13017] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13017] Argument type is <class 'socket.socket'> | |
[13017] Argument reduce is <function _reduce_socket at 0x102887f28> | |
[13017] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13017] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13017] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13017] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13017] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13017] Call to BaseContext on line 30 of multiprocessing/context.py | |
LOADER: Running main.py | |
[13017] Call to Process on line 219 of multiprocessing/context.py | |
[13017] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13017] Argument .0 is <list_iterator object at 0x1027cbe10> | |
[13017] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13017] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13017] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13017] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13017] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13017] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13017] Call to __init__ on line 228 of multiprocessing/context.py | |
[13017] Argument self is <multiprocessing.context.DefaultContext object at 0x1027ccf98> | |
[13017] Argument context is <multiprocessing.context.ForkContext object at 0x1027cce10> | |
[13017] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to reducer on line 202 of multiprocessing/context.py | |
[13017] Argument self is <multiprocessing.context.DefaultContext object at 0x1027ccf98> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13017] Argument .0 is <list_iterator object at 0x102702630> | |
[13017] Call to <module> on line 11 of multiprocessing/spawn.py | |
LOADER: Running main.py | |
[13035] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13034] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13025] Call to <module> on line 10 of multiprocessing/process.py | |
[13035] Call to <module> on line 1 of multiprocessing/context.py | |
[13034] Call to <module> on line 1 of multiprocessing/context.py | |
LOADER: Running main.py | |
[13025] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13025] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13025] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13025] Call to __init__ on line 293 of multiprocessing/process.py | |
[13025] Argument self is | |
[13033] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13025] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13033] Call to <module> on line 1 of multiprocessing/context.py | |
[13026] Call to <module> on line 10 of multiprocessing/process.py | |
LOADER: Running main.py | |
[13032] Call to <module> on line 1 of multiprocessing/context.py | |
[13024] Call to <module> on line 10 of multiprocessing/process.py | |
[13037] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13037] Call to <module> on line 1 of multiprocessing/context.py | |
[13026] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13026] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13026] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13026] Call to __init__ on line 293 of multiprocessing/process.py | |
[13026] Argument self is | |
[13018] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13026] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13024] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13024] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13024] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13024] Call to __init__ on line 293 of multiprocessing/process.py | |
[13024] Argument self is | |
[13024] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13018] Call to _C on line 204 of multiprocessing/reduction.py | |
[13019] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13018] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument type is <class 'method'> | |
[13018] Argument reduce is <function _reduce_method at 0x110143c80> | |
[13018] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument type is <class 'method_descriptor'> | |
[13018] Argument reduce is <function _reduce_method_descriptor at 0x110143d08> | |
[13018] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument type is <class 'wrapper_descriptor'> | |
[13018] Argument reduce is <function _reduce_method_descriptor at 0x110143d08> | |
[13018] Call to register on line 43 of multiprocessing/reduction.py | |
[13021] Ca[13018] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
ll to _C on line 204 of multiprocessing/reduction.py | |
[13018] Argument type is <class 'functools.partial'> | |
[13018] Argument reduce is <function _reduce_partial at 0x110143e18> | |
[13018] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13021] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument type is <class 'socket.socket'> | |
[13018] Argument reduce is <function _reduce_socket at 0x110143f28> | |
[13021] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13021] Argument type is <class 'method'> | |
[13021] Argument reduce is <function _reduce_method at 0x107237c80> | |
[13021] Call to register on line 43 of multiprocessing/reduction.py | |
[13021] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'[13018] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13018] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13018] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13018] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13018] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13018] Call to Process on line 219 of multiprocessing/context.py | |
[13018] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to _C on line 204 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument type is <class 'method'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument reduce is <function _reduce_method at 0x105fc8c80> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument type is <class 'method_descriptor'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument reduce is <function _reduce_method_descriptor at 0x105fc8d08> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument type is <class 'wrapper_descriptor'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument reduce is <function _reduce_method_descriptor at 0x105fc8d08> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument type is <class 'functools.partial'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument reduce is <function _reduce_partial at 0x105fc8e18> | |
> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument type is <class 'method_descriptor'> | |
[13019] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13019] Argument type is <class 'socket.socket'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Argument reduce is <function _reduce_method_descriptor at 0x107237d08> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument reduce is <function _reduce_socket at 0x105fc8f28> | |
[13021] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13021] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument type is <class 'wrapper_descriptor'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Argument reduce is <function _reduce_method_descriptor at 0x107237d08> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Argument type is <class 'functools.partial'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument reduce is <function _reduce_partial at 0x107237e18> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Call to register on line 43 of multiprocessing/reduction.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Argument type is <class 'socket.socket'> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13021] Argument reduce is <function _reduce_socket at 0x107237f28> | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13019] Call to Process on line 219 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13019] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13021] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Call to ForkingPickler on line 33 of multiprocessing/reduction.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13018] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x110085128> | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13018] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13018] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13018] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13018] Call to __init__ on line 228 of multiprocessing/context.py | |
[13018] Argument self is <multiprocessing.context.DefaultContext object at 0x110089ef0> | |
[13018] Argument context is <multiprocessing.context.ForkContext object at 0x110089c18> | |
[13018] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to reducer on line 202 of multiprocessing/context.py | |
[13018] Argument self is <multiprocessing.context.DefaultContext object at 0x110089ef0> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13018] Argument .0 is <list_iterator object at 0x10ffbe7b8> | |
[13018] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105f0a748> | |
[13019] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13019] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13019] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13019] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13019] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13019] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13019] Call to __init__ on line 228 of multiprocessing/context.py | |
[13019] Argument self is <multiprocessing.context.DefaultContext object at 0x105f0df98> | |
[13019] Argument context is <multiprocessing.context.ForkContext object at 0x105f0de10> | |
[13021] Call to Process on line 219 of multiprocessing/context.py | |
[13019] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13031] Call to <module> on line 10 of multiprocessing/process.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to reducer on line 202 of multiprocessing/context.py | |
[13019] Argument self is <multiprocessing.context.DefaultContext object at 0x105f0df98> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13019] Argument .0 is <list_iterator object at 0x105e43630> | |
[13019] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Call to _C on line 204 of multiprocessing/reduction.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Call to register on line 43 of multiprocessing/reduction.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13020] Argument type is <class 'method'> | |
[13020] Argument reduce is <function _reduce_method at 0x103eb2c80> | |
[13020] Call to register on line 43 of multiprocessing/reduction.py | |
[13020] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13020] Argument type is <class 'method_descriptor'> | |
[13020] Argument reduce is <function _reduce_method_descriptor at 0x103eb2d08> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Call to register on line 43 of multiprocessing/reduction.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13020] Argument type is <class 'wrapper_descriptor'> | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13021] Argument .0 is <list_iterator object at 0x107179198> | |
[13021] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13021] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13021] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13021] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13021] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13021] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13021] Call to __init__ on line 228 of multiprocessing/context.py | |
[13021] Argument self is <multiprocessing.context.DefaultContext object at 0x10717cf98> | |
[13021] Argument context is <multiprocessing.context.ForkContext object at 0x10717ce10> | |
[13021] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to reducer on line 202 of multiprocessing/context.py | |
[13021] Argument self is <multiprocessing.context.DefaultContext object at 0x10717cf98> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13021] Argument .0 is <list_iterator object at 0x1070b2668> | |
[13021] Call to <module> on line 11 of multiprocessing/spawn.py | |
[13020] Argument reduce is <function _reduce_method_descriptor at 0x103eb2d08> | |
[13020] Call to register on line 43 of multiprocessing/reduction.py | |
[13020] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13020] Argument type is <class 'functools.partial'> | |
[13020] Argument reduce is <function _reduce_partial at 0x103eb2e18> | |
[13020] Call to register on line 43 of multiprocessing/reduction.py | |
[13020] Argument cls is <class 'multiprocessing.reduction.ForkingPickler'> | |
[13020] Argument type is <class 'socket.socket'> | |
[13020] Argument reduce is <function _reduce_socket at 0x103eb2f28> | |
[13020] Call to AbstractReducer on line 244 of multiprocessing/reduction.py | |
[13020] Call to ProcessError on line 14 of multiprocessing/context.py | |
[13020] Call to BufferTooShort on line 17 of multiprocessing/context.py | |
[13020] Call to TimeoutError on line 20 of multiprocessing/context.py | |
[13020] Call to AuthenticationError on line 23 of multiprocessing/context.py | |
[13020] Call to BaseContext on line 30 of multiprocessing/context.py | |
[13020] Call to Process on line 219 of multiprocessing/context.py | |
[13020] Call to DefaultContext on line 225 of multiprocessing/context.py | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13027] Call to <module> on line 10 of multiprocessing/process.py | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13031] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_ite[13031] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13031] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13031] Call to __init__ on line 293 of multiprocessing/process.py | |
[13031] Argument self is | |
rator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to <genexpr> on line 264 of multiprocessing/context.py | |
[13020] Argument .0 is <list_iterator object at 0x103df48d0> | |
[13020] Call to ForkProcess on line 272 of multiprocessing/context.py | |
[13036] Call to <module> on line 15 of multiprocessing/__init__.py | |
[13020] Call to SpawnProcess on line 279 of multiprocessing/context.py | |
[13020] Call to ForkServerProcess on line 286 of multiprocessing/context.py | |
[13020] Call to ForkContext on line 293 of multiprocessing/context.py | |
[13020] Call to SpawnContext on line 297 of multiprocessing/context.py | |
[13020] Call to ForkServerContext on line 301 of multiprocessing/context.py | |
[13020] Call to __init__ on line 228 of multiprocessing/context.py | |
[13020] Argum[13031] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13036] Call to <module> on line 1 of multiprocessing/context.py | |
[13027] Call to BaseProcess on line 62 of multiprocessing/process.py | |
[13027] Call to AuthenticationString on line 277 of multiprocessing/process.py | |
[13027] Call to _MainProcess on line 291 of multiprocessing/process.py | |
[13027] Call to __init__ on line 293 of multiprocessing/process.py | |
[13027] Argument self is | |
ent self is <multiprocessing.context.DefaultContext object at 0x103df8eb8> | |
[13027] Call to <module> on line 10 of multiprocessing/reduction.py | |
[13020] Argument context is <multiprocessing.context.ForkContext object at 0x103df8978> | |
[13020] Call to <genexpr> on line 22 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[13020] Argument .0 is <list_iterator object at 0x103d2d7b8> | |
[13020] Call to <genexpr> on line 23 of multiprocessing/__init__.py | |
[1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment