-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Linux] Certain STLs will crash PrusaSlicer 2.3+ when opening layer view on Ubuntu 21.04+ / Arch Linux with AMD hardware #6677
Comments
It is always good to attach a 3mf, which contains all the parameters to
slice with.
út 6. 7. 2021 v 0:43 odesílatel ChaosBlades ***@***.***>
napsal:
… Version
PrusaSlicer 2.3.1+linux-X64
Operating system type + version
Ubuntu 21.04
Pop!_OS 21.04
Behavior
1. Open PrusaSlicer (has no .config / new install)
2. Click Cancel on wizard
3. Add Crocodile Clip or All In One STL below
4. Click "Slice now"
5. Application Crashes once processing finishes to calculate the color
filters
Project File (.3MF) where problem occurs
Crocodile_clip_v1.2.zip
<https://github.com/prusa3d/PrusaSlicer/files/6766394/Crocodile_clip_v1.2.zip>
AIl_In_One_3D_printer_test_micro.zip
<https://github.com/prusa3d/PrusaSlicer/files/6766395/AIl_In_One_3D_printer_test_micro.zip>
Additional Details
Laptop with Intel / Nvidia
Ubuntu 20.04 = Works
Ubuntu 21.04 = Works
Laptop with AMD CPU/GPU
Ubuntu 20.04 = Works
Ubuntu 21.04 = Crash
My Desktop that this is also crashing on is also 21.04 with AMD CPU/GPU.
Here is the original issue I made with SuperSlicer. This issue is also
reproduce-able on PrusaSlicer.
supermerill#1389 <supermerill#1389>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6677>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMPSI3JQOLXSTY2UHZFGV3TWIYP7ANCNFSM473N2ZEQ>
.
|
It is 100% stock. No .config folder / fresh install. No settings are configured or applied.
P.S. Cura works without issue. |
Most likely related: #6662 |
First one occurs on 20.04 which my issue does not. |
@ChaosBlades If you check the comment I linked on that kernel thread, you'll see that Christopher Snowhill is experiencing the bug with 5.10.4. |
Yes I do. |
Well, the error is the same. So, it might still be related even you can't reproduce on 20.04 |
I'm having the same issue on Manjaro Arch, gnome 3/gtk3/qt5 , AMD Vega10 gpu. Same trigger (as soon as done slicing right when feature colors are applied) and symptom (crash) as noted in both github issues for PrusaSlic3r and SuperSlicer starting at version 2.3.0 to current with existing configs and new configs. prusaslicer 2.20 (and superslicer 2.2.53) both work flawlessly. base system specs:
cli output:
dmesg output (relevant info):
Related issue for SuperSlicer: supermerill#1389 |
Can confirm PrusaSlicer and SuperSlicer 2.2 both work without issue. Something in 2.3 is causing this issue. |
Here is an example of an object that makes the sliced preview crash. The crash happens within 1mm (actually a 0.2mm layer) of a working cut. I have included .stl (SuperSlicer 2.3+ creates non-manifold cut when cutting sections), .obj (repaired manifold, same issues), .3mf, .gcode (sliced with SuperSlicer 2.2.53). That is from a complete object that makes the slicer preview crash, I have isolated the 2.3*mm section that makes a reproducible crash, |
It seems to have been narrowed down to the perimeter width and gapfill settings as detailed in supermerill#1313 (comment) and further confirmed in the next comment. Excerpts:
Is it related to changes made as part of working #4422 ? |
Related (also AMD): As noted in many comments, setting env variable |
I recently got an update to Mesa 21.2.1 which appears to resolve this issue. |
Version
PrusaSlicer 2.3.1+linux-X64
Operating system type + version
Ubuntu 21.04
Pop!_OS 21.04
Behavior
Project File (.3MF) where problem occurs
Crocodile_clip_v1.2.zip
AIl_In_One_3D_printer_test_micro.zip
Additional Details
Laptop with Intel / Nvidia
Ubuntu 20.04 = Works
Ubuntu 21.04 = Works
Laptop with AMD CPU/GPU
Ubuntu 20.04 = Works
Ubuntu 21.04 = Crash
My Desktop that this is also crashing on is also 21.04 with AMD CPU/GPU.
Here is the original issue I made with SuperSlicer. This issue is also reproduce-able on PrusaSlicer.
supermerill#1389
The text was updated successfully, but these errors were encountered: