SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.25k stars 728 forks source link

Crashing on Generating Infill Toolpath #3436

Closed JohnGames closed 6 months ago

JohnGames commented 6 months ago

OrcaSlicer Version

1.9.0-beta

OS version

Windows 11

Additional system information

Processor AMD Ryzen 9 5900HS with Radeon Graphics 3.30 GHz Installed RAM 16.0 GB (15.4 GB usable)

Printer

Bambu Lab P1S

How to reproduce

  1. Open project file
  2. Wait 30-60 seconds (due to known bug with connecting to Bambu Labs printers)
  3. Slice file
  4. Wait for it to get to generating infill toolpath

Actual results

The program gets to 35% generating infill toolpath then closes the program.

Expected results

Completed slicing of the file.

Project file & Debug log uploads

crash_Tue_Jan_02_10_43_10_0.log crash_Tue_Jan_02_10_44_21_0.log crash_Tue_Jan_02_10_46_04_0.log crash_Tue_Jan_02_10_41_40_0.log Launch - Aft.zip

Checklist of files to include

JohnGames commented 6 months ago

I have reduced the number of parts to try to narrow it down.

If you remove Small Craft - Aft - Engine Mount.stl it slices fine.

If you leave just the Small Craft - Aft -Engine Mount you get a different error before it crashes. Infill Toolpath Crash.zip crash_Tue_Jan_02_12_29_12_0.log

I can also cause the crash by putting just that file, switching to 0.16 optimal and turning on arachne.

igiannakas commented 6 months ago

hm, can't reproduce.

image

image

It doesnt appear as a core slicing issue as I can slice your project on a Mac.

Maybe try uninstalling the programme and reinstalling?

JohnGames commented 6 months ago

I can slice this on 1.8.1. Followed advice and did a full uninstall and re-install with 1.9 Beta, still crashes.

Possibly platform specific considering the crash occurs due to a DLL?

Edit: Windows 10 User (aDiii0815 on discord) Also reports that it crashes when sliced using 1.9 Beta.

Windows 11 User (GreyWolf [VzBot VZ.52] on discord) reports it sliced just fine.

JohnGames commented 6 months ago

Resolved by https://github.com/SoftFever/OrcaSlicer/commit/77b6225060fd1b6cbc32865b6397363befd2af1d

Marking as closed.