Open Teicu opened 2 years ago
I looked it up and found that it was a "Segmentation Fault using Python Shared Memory": https://stackoverflow.com/questions/63713241/segmentation-fault-using-python-shared-memory
Since I did not experience this problem, it is difficult to fix this error with vulcat, which you can try to fix using:
export PYTHONWARNINGS='ignore:semaphore_tracker:UserWarning'
我查阅了相关资料,发现这是一个“Python共享内存的段错误”,相关资料: https://stackoverflow.com/questions/63713241/segmentation-fault-using-python-shared-memory
由于我没有遇到这个问题,所以通过vulcat来修复这个错误较为困难,您可以使用以下方式尝试解决:
export PYTHONWARNINGS='ignore:semaphore_tracker:UserWarning'
------------------ 原始邮件 ------------------ 发件人: "CLincat/vulcat" @.>; 发送时间: 2022年10月18日(星期二) 晚上10:25 @.>; @.***>; 主题: [CLincat/vulcat] Error (Issue #2)
Hi Do you have any idea why I get this error when the tool finishes scanning?
[17:17:45] [INFO] Scan is completed @.*** vulcat % /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi Do you have any idea why I get this error when the tool finishes scanning?
_[17:17:45] [INFO] Scan is completed root@Pentest vulcat % /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resourcetracker: There appear to be %d '