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

blenderproc debug crash #1175

Open
YeHuanjie opened this issue Dec 17, 2024 · 4 comments
Open

blenderproc debug crash #1175

YeHuanjie opened this issue Dec 17, 2024 · 4 comments
Labels
first answer provided question Question, not yet a bug ;)

Comments

@YeHuanjie
Copy link

YeHuanjie commented Dec 17, 2024

Describe the issue

blenderproc run quickstart.py is ok, but blenderproc debug quickstart.py crash.

blenderproc debug quickstart.py
Warning: Changed install path from /home_local/tplink... to /home/tplink..., there is no /home_local/ on this machine.
Using blender in /home/tplink/blender/blender-4.2.1-linux-x64
Using temporary directory: /dev/shm/blender_proc_c215cf3adad64a7586811a8bf026fd35
Writing: /tmp/blender.crash.txt
Cleaning temporary directory

cat /tmp/blender.crash.txt
Blender 4.2.1, Commit date: 2024-08-19 11:21, Hash 396f546c9d82

backtrace
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xf3d720]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0x84310f]
/lib/x86_64-linux-gnu/libc.so.6(+0x43090) [0x7f455dd5c090]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xfc2f6d]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xfc2fcd]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xf84e64]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xf9c1d2]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0xfa1d5f]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0x72f171]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f455dd3d083]
/home/tplink/blender/blender-4.2.1-linux-x64/blender() [0x83e9ae]

Python backtrace

ubuntu 20.04-vmware workstation
blender 2.8.0
cpu only

Minimal code example

quickstart.py

Files required to run the code

No response

Expected behavior

blender run success

BlenderProc version

2.8.0

@YeHuanjie YeHuanjie added the question Question, not yet a bug ;) label Dec 17, 2024
@cornerfarmer
Copy link
Member

This is probably an issue with blender on your system. Can you run the blender standalone gui?

@YeHuanjie
Copy link
Author

blender 2.8 installed by "sudo apt-get install" can be started with gui.
blender 4.2 installed by blenderproc will crash when run ./blender.

@cornerfarmer
Copy link
Member

Can you try whether you can run a more recent blender version when manually downloading it?
https://download.blender.org/release/Blender4.2/blender-4.2.1-linux-x64.tar.xz

@YeHuanjie
Copy link
Author

Sorry, my ubuntu crashed too after blender. I am not sure if this is related to the above operations. Now I can only access the system by safe mode. I am trying to reinstall the ubuntu. I will try to run blender-4.2.1 on my backup system later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first answer provided question Question, not yet a bug ;)
Projects
None yet
Development

No branches or pull requests

2 participants