forked from kevthehermit/VolUtility
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
| Request Method: | POST |
|---|---|
| http://127.0.0.1:8000/createsession/ | |
| 1.11.25 | |
| TypeError | |
| can't pickle cStringIO.StringO objects | |
| C:\Python27\lib\pickle.py in save, line 306 | |
| C:\Python27\python.exe | |
| 2.7.16 | |
| ['D:\temp\VolUtility-1.2.2', 'C:\Python27\lib\site-packages\volatility-2.6.1-py2.7.egg', 'D:\temp\VolUtility-1.2.2', 'D:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pycharm_display', 'C:\Windows\SYSTEM32\python27.zip', 'C:\Python27\DLLs', 'C:\Python27\lib', 'C:\Python27\lib\plat-win', 'C:\Python27\lib\lib-tk', 'C:\Python27', 'C:\Python27\lib\site-packages', 'D:\Program Files\JetBrains\PyCharm 2019.2.3\helpers\pycharm_matplotlib_backend'] | |
| Tue, 15 Oct 2019 09:24:33 +0000 |
view.py
line:348
p = multiprocessing.Process(target=session_creation, args=(request, mem_image, session_id)).start()
Python2.7 can't pickle request object
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels