-
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
Segmentation Fault on Debian #8563
Comments
|
@jcress Thanks. Are you able to provide a backtrace using gdb? |
Hi, I'm also experiencing this on Manjaro, although logging stops earlier. Should I create another issue ? Thanks for your help.
My version seems to be EDIT: sorry, this looks completely unrelated to this issue and seems to come from wxWidgets changes in Arch. Switching from prusa-slicer to prusa-slicer-bin fixes the issue for me. |
We need you to run PrusaSlicer under debugger and provide us what the debugger tells you when PrusaSlicer crashes. |
`Starting program: /home/jcress/code/PrusaSlicer/build/src/prusa-slicer Thread 1 "slic3r_main" received signal SIGSEGV, Segmentation fault. |
based on what I read here, I tried switching my window manager. The prusa-slicer I built from source works fine on Gnome. The segmentation fault I am reporting above happens when I use i3 (my default WM) |
Same issue happening on Arch linux with BSPWM. Tried installing from the aur, running the appimage on the website and building from source. Exact same issue the three times. |
I am having the same issue on Arch with BSPWM. However - PrusaSlicer-2.5.0-rc1+linux-x64-GTK3-202208191449.AppImage worked for a while. I was able to launch and use it 3 times - after that it stopped working. I tried moving the I am able to continue to use PrusaSlicer-2.4.2+linux-x64-GTK3-202204251120 from the AUR with out issue.
|
I discovered that this seg fault is application window size dependent. If I launch Prusa Slicer such that it is not tiled - or has a great deal of space - there is no seg fault. |
@jcress Thanks for the call stack, we will investigate. The issue may be caused by the difference in the order of events with some window managers. We already had an issue with window managers and mouse / keyboard focus. |
Fixed in 2.6.0-alpha2. Let us know if problem persists. Closing. |
Description of the bug
Running prusa slicer fails with 'Segmentation Fault'
I have tried the 2.4 appimages and 2.5 alpha app image (GTK2 and GTK3)
I tried building from source.
Project file & How to reproduce
I can't create a project file. This happens before prusa slicer loads.
Checklist of files included above
Version of PrusaSlicer
2.5.0-alpha3+linux-x64-GTK3
Operating system
Debian 11
Printer model
Prusa Mini
The text was updated successfully, but these errors were encountered: