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

Crash on video generation #377

Open
Superviro opened this issue Nov 28, 2024 · 2 comments
Open

Crash on video generation #377

Superviro opened this issue Nov 28, 2024 · 2 comments
Labels
question Further information is requested

Comments

@Superviro
Copy link

Hi I try to generate videos with nature scenes, but the process always crashes with unknown reasons, I wonder what have I done wrong? It seems the logs didn't given valid crash reasons.

What version of the code were you using?

v1.11.2

What command did you run?

python -m infinigen.datagen.manage_jobs --output_folder outputs/nature/desert --num_scenes 1 \
--pipeline_config monocular_video.gin local_128GB.gin opengl_gt.gin --configs simple.gin desert.gin \
--pipeline_overrides iterate_scene_tasks.frame_range=[1,96]

What are your FULL output logs?

The crash summary output:

11/28 04:47PM outputs/nature/desert2/b4d0443/logs/rendershort_0_0_0001_0.err reason='Could not summarize cause, check outputs/nature/desert2/b4d0443/logs/rendershort_0_0_0001_0.err' node=None fatal=False
11/28 04:54PM outputs/nature/desert2/b4d0443/logs/renderbackup_0_0_0001_0.err reason='Could not summarize cause, check outputs/nature/desert2/b4d0443/logs/renderbackup_0_0_0001_0.err' node=None fatal=True

Here's the full output relating the summary:
renderbackup_0_0_0001_0.err.txt
renderbackup_0_0_0001_0.out.txt
rendershort_0_0_0001_0.err.txt
rendershort_0_0_0001_0.out.txt

Platform

  • OS & OS Version: Ubuntu 20.04.1 LTS
  • GPU (?) : 3090 * 4
  • GPU Driver Version (?) : 535.161.08
  • RAM (GB): 128GB
@Superviro Superviro added the question Further information is requested label Nov 28, 2024
@Superviro
Copy link
Author

Also sometimes it crashed with "failed to initialize glad" in opengl log file.

@araistrick
Copy link
Contributor

Thanks for the report, I now am looking into these and other stability issues on v1.11 which I believe came from the update to 4.2. In the meantime you can consider backdating to v1.10.x

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

No branches or pull requests

2 participants