Closed caco3 closed 2 months ago
Same issue on Ubuntu 22.04 with AppImage.
BambuStudio crashes immediately when I click the "Variable Layer Height" button, without the dialog popping up. It always crashes, regardless of the model.
have you try bambuStudio in windows 10 or windows 11?Is it ok?
have you try bambuStudio in windows 10 or windows 11?Is it ok?
Yes, it works well on Windows 10.
i test ok in Ubuntu
Just found that the same issue had been fixed in PrusaSlicer 2.6.0 : https://github.com/prusa3d/PrusaSlicer/issues/7274
The issue is OpenGL related. PrusaSlicer fixed it by using OpenGL 3.3.
I confirm that BambuStudio doesn't crash when disable hardware-accelerated by starting with environment variable LIBGL_ALWAYS_SOFTWARE=1
:
LIBGL_ALWAYS_SOFTWARE=1 ./BambuStudio_linux_ubuntu_v01.08.02.56-20231213_4695a1b35ca628cbcbb7debeb505fee2.AppImage
i test ok in Ubuntu
@Haidiye01 According to https://github.com/prusa3d/PrusaSlicer/issues/8756#issuecomment-1228326594, the issue is with some Intel Mesa drivers. So it might only happen on users who use Intel integrated graphics.
I can confirm that LIBGL_ALWAYS_SOFTWARE=1
fixes it.
And I also haven an Intel GPU using the Mesa driver:
~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
~$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: Intel (0x8086)
OpenGL vendor string: Intel
This seems to be fixed in v01.08.04.51_20240117
, so I am going to close this issue.
@caco3 Version 1.8.4
still crashes on my Ubuntu. Did you leave LIBGL_ALWAYS_SOFTWARE=1
in your environment?
@aleung I have 2 systems, desktop and laptop, before 1.8.4 it was crashing on both systems (without LIBGL_ALWAYS_SOFTWARE=1
), but now it only crashes on the laptop. I reopen the issue because I only tested on my desktop system (explicitly without LIBGL_ALWAYS_SOFTWARE=1
). So maybe the non-crash is caused by something else.
This issue has been marked as inactive due to no response for 90 days.
I am closing this issue since the issue seems to be solved in the never versions.
ok,i have received your letter ,thank you!
Bambu Studio Version
BambuStudio_linux_ubuntu_v01.08.02.56-20231228.AppImage
Where is the application from?
Bambu Lab github releases
OS version
Ubuntu 23.10
Additional system information
No response
Printer
P1S
How to reproduce
Actual results
Speicherzugriffsfehler (Speicherabzug geschrieben) (Memory access error)
Expected results
no crash
Project file & Debug log uploads
Checklist of files to include