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

Does renderin supposed to have warning about degementation fault? #149

Open
EadmondDai opened this issue Oct 27, 2023 · 3 comments
Open

Comments

@EadmondDai
Copy link

Hi, I am trying to get this repo running and generate my own data.
But when trying to render the models I got from shapeNet with blender.
I got those outputs:
Segmentation fault
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default

Is it supposed to happen?
I am using wsl2 ubuntu, didn't use docker, just conda to set up env.

@Hello-hubKing
Copy link

I have same problems,have you solved it?

@Bathsheba
Copy link

I have run this a lot and did not see that problem. Internet thinks the parse_card error is a problem of it not being able to find your sound card.
Is this error happening in Blender or in GET3D code? I don't think Get3D uses sound at all.

@SteveJunGao
Copy link
Collaborator

Hi @EadmondDai,

I haven't seen the Segmentation fault error in this code, do you have more information about the bug and the systems you're running (e.g. Ubuntu or Windows, GPUs?)

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

4 participants