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

2.6 Beta 3 - Upload to Printer Host crashes PrusaSlicer #10713

Closed
2 tasks done
RAMilewski opened this issue May 31, 2023 · 3 comments
Closed
2 tasks done

2.6 Beta 3 - Upload to Printer Host crashes PrusaSlicer #10713

RAMilewski opened this issue May 31, 2023 · 3 comments

Comments

@RAMilewski
Copy link

Description of the bug

Upload to Printer Host crashes PrusaSlicer 2.6 Beta 3 when sending to Octoprint 1.9.0

From the MacOS Crash Report:

Process: PrusaSlicer [68822]
Path: /Applications/PrusaSlicer.app/Contents/MacOS/PrusaSlicer
Identifier: com.prusa3d.slic3r/
Version: PrusaSlicer PrusaSlicer-2.6.0-beta3+MacOS-x64-202305261411 (PrusaSlicer-2.6.0-beta3+MacOS-x64-202305261411)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: PrusaSlicer [68822]
User ID: 501

Date/Time: 2023-05-31 14:01:00.820 -0700
OS Version: Mac OS X 10.14.6 (18G103)
Report Version: 12
Anonymous UUID: 783EF29A-5F1D-0411-42C7-6A590B17F34F

Time Awake Since Boot: 150000 seconds

System Integrity Protection: enabled

Crashed Thread: 17

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: DYLD, [0x4] Symbol missing

Dyld Error Message:
Symbol not found: _curl_url
Referenced from: /Applications/PrusaSlicer.app/Contents/MacOS/PrusaSlicer
Expected in: /usr/lib/libcurl.4.dylib

Project file & How to reproduce

Bear Box Top 2_0.25mm_PLA_MINI_2h45m.gcode.zip

Screen Shot 2023-05-31 at 2 20 18 PM

Clicking on either the UPLOAD or UPLOAD and PRINT button crashes Prusa Slicer.

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

2.6.0 Beta 3 MacOS-x64

Operating system

Mac OS X 10.14.6 (18G103)

Printer model

Prusa Mini

@kocikdav
Copy link
Collaborator

kocikdav commented Jun 1, 2023

Hello, thank you for reporting. I noticed the screenshot you added is from PS-2.5.0, does the crash occurs there too?

Would you share with us the log when running PrusaSlicer2.6.0-beta3 from Terminal with --loglevel=5?

Run Terminal
cd /Applications (or folder with PrusaSlicer2.6.0-beta3)
./PrusaSlicer.app/Contents/MacOS/PrusaSlicer --loglevel=5

This should start PrusaSlicer with additional information logged into the Terminal. Please crash the app again and share the log here.

@kocikdav
Copy link
Collaborator

kocikdav commented Jun 1, 2023

We found the problem, no need for the log. Hopefully will be fixed in next beta.

lukasmatena pushed a commit that referenced this issue Jun 2, 2023
Contains curl_url() that would crash older MacOS like in #10713.
@RAMilewski
Copy link
Author

Thanks! Beta 4 fixes it for me!

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

2 participants