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

CLI slice crashes for named plates #7920

Open
3 tasks done
ualinker opened this issue Jan 4, 2025 · 0 comments
Open
3 tasks done

CLI slice crashes for named plates #7920

ualinker opened this issue Jan 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ualinker
Copy link

ualinker commented Jan 4, 2025

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.2.0

Operating System (OS)

macOS

OS Version

macOS Sonoma 14.6.1

Additional system information

MacBook Pro 16" 2021 Apple M1 Max 32GB

Printer

BambuLab P1S

How to reproduce

  1. Create a simple project, add primitive (e.g. a cube), leave all settings default
  2. Rename plate to something else
  3. Attempt to run CLI slice:
/Applications/OrcaSlicer.app/Contents/MacOS/OrcaSlicer --slice 1 --allow-newer-file ./cube.3mf

Actual results

Segmentation fault (see os_report.log)

This won't happen if you leave plate as Untitled

Expected results

No errors

Project file & Debug log uploads

cube.3mf.zip
slice_log.txt
os_report.log

Checklist of files to include

  • Log file
  • Project file

Anything else?

Log has been extracted by adding --debug 5 2>&1 ... > slice_log.txt to the command.
If you remove plate name (leave it Untitled), the project will slice fine.
Reproducible for latest nightly 2.3.0-dev (build f0e773f)

@ualinker ualinker added the bug Something isn't working label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant