Skip to content

运行就会崩溃报错 #6

@Simpleman-PC

Description

@Simpleman-PC

点击运行之后就会崩溃报错,咋搞啊?别的工作流都没问题

[程序崩溃,退出代码为 3221225477 (0xC0000005)]


物理内存: 98656 MB 可用 / 131072 MB 总量
虚拟内存: 164397 MB 可用 / 164864 MB 总量 (初始 128000 MB,最大 128000 MB)

注意:应用程序可能由于内存用尽而崩溃。
您的内存余量可能无法支持您当前的操作,请尝试添加更多内存条或增加可用虚拟内存大小,以保持至少 16 GB 可用。


以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: ACCESS_VIOLATION
系统退出代码描述: 0x%p 指令引用了 0x%p 内存。该内存不能为 %s。

崩溃堆栈回溯记录:
Windows fatal exception: access violation

Stack (most recent call first):
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\python\lib\site-packages\mediapipe\python\solution_base.py", line 285 in init
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\python\lib\site-packages\mediapipe\python\solutions\hands.py", line 114 in init
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\custom_nodes\HandFixer\utils.py", line 24 in init
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\custom_nodes\HandFixer\nodes.py", line 23 in init
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\execution.py", line 293 in execute
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\execution.py", line 504 in execute
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\main.py", line 176 in prompt_worker
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\python\lib\threading.py", line 953 in run
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 92 in _run_old_run_func
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 99 in run
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\python\lib\threading.py", line 1016 in _bootstrap_inner
File "Z:\ComfyUI-aki\ComfyUI-aki-v1.5\python\lib\threading.py", line 973 in _bootstrap

请注意,通常退出代码与其描述都不足以诊断问题!
总是上传完整日志而非只有退出代码。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions