Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

秋叶大佬的启动器,升级内核后运行gemini就程序崩溃 #35

Open
Maple-yoo opened this issue Sep 4, 2024 · 1 comment

Comments

@Maple-yoo
Copy link

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

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

Stack (most recent call first):
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\protobuf\json_format.py", line 214 in _RegularMessageToJsonObject
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\protobuf\json_format.py", line 210 in _MessageToJsonObject
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\protobuf\json_format.py", line 196 in ToJsonString
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\protobuf\json_format.py", line 122 in MessageToJson
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\ai\generativelanguage_v1beta\services\generative_service\transports\rest.py", line 815 in call
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\api_core\grpc_helpers.py", line 76 in error_remapped_callable
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\api_core\timeout.py", line 120 in func_with_timeout
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\api_core\retry\retry_unary.py", line 144 in retry_target
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\api_core\retry\retry_unary.py", line 293 in retry_wrapped_func
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\api_core\gapic_v1\method.py", line 131 in call
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\ai\generativelanguage_v1beta\services\generative_service\client.py", line 827 in generate_content
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\site-packages\google\generativeai\generative_models.py", line 331 in generate_content
File "D:\Ai\ComfyUI-aki-v1.3\custom_nodes\ComfyUI-Gemini\GeminiAPINode.py", line 318 in generate_content
File "D:\Ai\ComfyUI-aki-v1.3\execution.py", line 158 in process_inputs
File "D:\Ai\ComfyUI-aki-v1.3\execution.py", line 169 in map_node_over_list
File "D:\Ai\ComfyUI-aki-v1.3\execution.py", line 192 in get_output_data
File "D:\Ai\ComfyUI-aki-v1.3\execution.py", line 317 in execute
File "D:\Ai\ComfyUI-aki-v1.3\execution.py", line 494 in execute
File "D:\Ai\ComfyUI-aki-v1.3\custom_nodes\rgthree-comfy_init
.py", line 211 in rgthree_execute
File "D:\Ai\ComfyUI-aki-v1.3\main.py", line 125 in prompt_worker
File "D:\Ai\ComfyUI-aki-v1.3\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 "D:\Ai\ComfyUI-aki-v1.3\python\lib\threading.py", line 1016 in _bootstrap_inner
File "D:\Ai\ComfyUI-aki-v1.3\python\lib\threading.py", line 973 in _bootstrap

@sky958958
Copy link

同等问题,求解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants