-
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
PrusaSlicer 2.3 AppImage Crash on Slice #5859
Comments
I have the same problem on Ubuntu 20.10 Cinnamon (Linux ryzenshine 5.8.0-40-generic #45-Ubuntu SMP Fri Jan 15 11:05:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux). dmesg:
journalctl:
Reproducible everytime (also with GTK3 appimage). Version 2.2 and below is working fine. |
This seems related to #5745 |
I can't speak for anybody else but in my case it's not multiple instances or anything "fancy" like that and I've not found success with anything. |
Hi, I'm the reporter of #5889. I found a workaround on my machine, which was to disable Mesa's use of DRI3 by starting PrusaSlicer with If it does successfully work around the issue, please say so; it could help the devs get to the bottom of it. EDIT: Something changed, and now this workaround doesn't work. I'm guessing a Mesa update caused it. |
That appears to have fixed or at least sidestepped the issue for me. A side note - literally everything seems to also run far faster with this switch. |
LIBGL_DRI3_DISABLE=true ./prusa-slicer this seemed to still seg fault for me simple small things like this keep seg faulting LIBGL_DRI3_DISABLE=true ./PrusaSlicer-2.3.0+linux-x64-202101111322.AppImage this has been happening since I swapped out my R9 290 for a Vega 64 |
@MasterCATZ what driver were you using for the R9 290? |
Do you still have these issues with 2.6.0-alpha3? |
I'm sorry, someone else might have to speak to this fix. My desktop machine died since this was filed so I don't have my Linux machine to test on. I can call this Closed - Can't Repro unless someone else thinks it needs to be reopened. |
Version
Version 2.3.0+linux-x64
Operating system type + version
Kubuntu 20.10
3D printer brand / version + firmware version (if known)
Prusa MK3S - FW next-to-most-recent but not involved
Behavior
Slicing any model with any settings (i.e. Benchy with default PLA profile) will do most of the job up until the final stages where the GCode is exportable but the time hasn't been calculated yet.
At that stage, instead of finishing normally PrusaSlicer closes itself without any reported errors. It leaves me nothing to screenshot and the issue happens well before I try to print.
Project File (.3MF) where problem occurs
3DBenchy.zip
The text was updated successfully, but these errors were encountered: