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

Bus error (core dumped) issue #378

Open
pinoccc3 opened this issue Feb 16, 2025 · 5 comments
Open

Bus error (core dumped) issue #378

pinoccc3 opened this issue Feb 16, 2025 · 5 comments

Comments

@pinoccc3
Copy link

请教下各位大佬,
我试着通过docker 运行livetalking项目
python app.py --transport webrtc --model wav2lip --avatar_id wav2lip384_avatar1
结果返回 Bus error (core dumped),看了下内存还有50%,没有占满
请问大佬们有什么解决办法吗

感谢


I tried to run this project on the docker container, but met an issue with Bus error (core dumped) when executing below command line.

python app.py --transport webrtc --model wav2lip --avatar_id wav2lip384_avatar1

I checked my memory still has 50% idle.

Any insights on how to resovle it?

Thanks

@pinoccc3
Copy link
Author

解决不了,换成用ucloud镜像了。

@lipku
Copy link
Owner

lipku commented Feb 17, 2025

应该是镜像里的cuda版本和主机上驱动不一致

@pinoccc3
Copy link
Author

应该是镜像里的cuda版本和主机上驱动不一致

感谢大佬回复,我本地主机用得是cuda最新12.8,aliyun镜像我看是8个月前的,中间可能确实有一些不同。

dmesg 看到是返回的问题是
python Not tainted xxxx-microsoft-standard-WSL2 #1,没有找到合适的解决方案。

Anyway,我已经转成用ucloud云端跑项目了。


麻烦大佬看看为什么ucloud云端跑项目开启后一直是Connection state is connecting,udp & tcp已经按照要求全部开启。

Image

感谢大佬!

@lipku
Copy link
Owner

lipku commented Feb 17, 2025

看看sdp里candidate里的端口是多少,是不是在开放udp端口范围内,还不行问ucloud客服

@pinoccc3
Copy link
Author

pinoccc3 commented Feb 17, 2025

看看sdp里candidate里的端口是多少,是不是在开放udp端口范围内,还不行问ucloud客服

感谢大佬回复,我已经把镜像实力中所有udp端口都开了😂

我联系下ucloud客服

Image

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