-
Notifications
You must be signed in to change notification settings - Fork 342
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 (core dumped) immediately upon startup #4634
Comments
Same problem for me using Arch Linux. |
I'm also having the same issue on Arch Linux with the same console output:
Bambu Studio Version1.09.03.50-1 Where is the application from?I experienced the same behavior using Bambu Studio from the following sources:
From each application source, including the official BambuStudio GitHub release page, I experienced the same issue. OS VersionArch Linux, kernel 6.10.4-arch2-1 Additional System InformationRyzen 5900X PrinterBambu X1 Carbon How To Reproduce
Actual resultsProgram crashes after above output Expected resultsProgram launches successfully Project file & Debug Log uploadsCore dump via Systemd-Journal
Checklist of files to include
|
I also see this with Arch Linux. The backtrace from gdb shows
So to me it looks like an error in the drawing of the splash screen. Bambu Studio Version1.09.03.50-1 Where is the application from?I experienced the same behavior using Bambu Studio from the following sources:
OS VersionArch Linux, kernel 6.10.4-arch2-1 Additional System InformationIntel Xeon W5-3425 PrinterBambu P1S How To Reproduce
Actual resultsProgram crashes after above output Expected resultsProgram launches successfully |
Having the same issue as of today's updates on Garuda Linux (arch derivative). #3109 appears to be related, and pins the blame on the webkit2gtk update. |
I have the same error with OrcaSlicer today, downgrading freetype2 to |
Downgrading to freetype 2.13.2-2 work for me too. |
Downgrading |
I can confirm the same, but of note, this is a workaround, not a solution. The core issue still needs fixing. |
Same issue for me on Arch Linux. |
Looks like the AUR bambustudio-bin was updated to v01.09.04.60, which allows the program to start up again. Can't find the commit responsible for fixing things, but assuming this is an unmodified appimage, the issue should be fixed in nightly builds. |
Does this problem still exist on 01.09.05.51? |
Seems OK to me with freetype2 2.13.3-1 on Arch and bambo-studio built from the source master branch. The about window shows it is 1.9.5.51. However, using nvidia graphics driver seems to break it (No top menu or plate on the prepare and preview tabs). Works fine with vulkan-nouveau 1:24.2.1-1. I will give the nvidia drivers a try in a couple of release versions time and if it is still broken I will create a separate issue. |
Thanks for the test. The thread about the gpu driver can be discussed here, I'm not sure yet what the nvidia 560 driver did to cause the whole 3d viewer to not work anymore. |
Just tested |
Bambu Studio Version
1.9.3
Where is the application from?
Bambu Lab github releases, Built from source by yourself or others
OS version
EndeavourOS (Linux 6.10.4.arch2-1)
Additional system information
Desktop Environment: KDE Plasma
Compositor: Wayland (the bug remains on X11)
Printer
Bambu P1S
How to reproduce
Actual results
The program experiences an error stating
Segmentation fault (core dumped)
and crashesExpected results
The program is expected to launch succesfully
Project file & Debug log uploads
log.zip
Checklist of files to include
The text was updated successfully, but these errors were encountered: