Segfault when running benchmark-cli #101871
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-open-data#101871
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm trying to get benchmark-cli running from the command-line. The option parsing seems pretty picky and easily segfaults when something is not specified, but I can't figure out what's wrong with this line:
Blender 3.6.0 has previously been downloaded with the
download
command and the CPU name is as output by thedevices
command:This is with benchmark-launcher-cli-3.1.0 on Linux. Interactive use of
benchmark-launcher-cli
works as intended.Sigh, of course I find the problem minutes after submitting this issue. I was missing the scene name in the command. This works: