I also got segmentation fault. Found issue on orca-slicer git: https://github.com/SoftFever/OrcaSlicer/issues/6908. So I tried v2.2.0-rc1: Or the AUR package "orca-slicer-unstable-bin". This worked for me.
Search Criteria
Package Details: orca-slicer-bin 2.3.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/orca-slicer-bin.git (read-only, click to copy) |
---|---|
Package Base: | orca-slicer-bin |
Description: | G-code generator for 3D printers |
Upstream URL: | https://github.com/SoftFever/OrcaSlicer |
Keywords: | orca, orcaslicer, slicer |
Licenses: | AGPL3 |
Conflicts: | orca-slicer |
Provides: | orca-slicer |
Submitter: | sem.z |
Maintainer: | Poscat |
Last Packager: | Poscat |
Votes: | 17 |
Popularity: | 1.53 |
First Submitted: | 2023-07-13 10:43 (UTC) |
Last Updated: | 2025-03-21 12:40 (UTC) |
Dependencies (14)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, vulkan-terakan-gitAUR, mesa-amber)
- openvdb
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
Required by (0)
Sources (1)
hellesvik commented on 2024-10-12 08:31 (UTC)
grappas commented on 2024-10-10 17:32 (UTC) (edited on 2024-10-10 17:32 (UTC) by grappas)
[1] 20639 segmentation fault (core dumped) orca-slicer
Can't get it to work.
namtabmai commented on 2024-09-19 08:05 (UTC)
Further playing around, downgrading freetype to 2.13.2-2 resolves the issues as well with the latest version of various fonts.
Darkmind2007 commented on 2024-09-17 23:52 (UTC)
Has anyone managed to fix the periodic crashes of the app? I've already removed ttf-harmonyos-sans
and tried both orca-slicer-bin
and the AppImage from their website.
The slicer seems to start up and I'm able to do some actions. However, for example, going to printer settings and switching between tabs (Basic information / Extruder / Motion ability) several times always causes the app the hang and crash with Segmentation Fault.
flustered commented on 2024-09-16 19:46 (UTC)
@uberben
check this comment out
https://github.com/SoftFever/OrcaSlicer/issues/6520#issuecomment-2353250692
namtabmai commented on 2024-09-13 13:02 (UTC)
As others have said, the crash is related to HarmonyOS font. This was also updated recently, going from 2022->2024. Reverting to the 2022 version also fixes the crash.
dancho commented on 2024-09-12 19:29 (UTC)
After long period of inactivity in orca and after system updates i got this error
boost::filesystem::create_directory: No such file or directory [system:2]:
"/tmp/orcaslicer_model/Thu_Sep_12/22_14_54#3853#55/Metadata"
also i got error while i try to save project
Failed to save the project.
Please check whether the folder exists online or if other programs have the project file open.
Previously all works fine
uberben commented on 2024-09-12 18:44 (UTC)
Removing ttf-harmonyos-sans
is not fixing the crashes for me.
gatesphere commented on 2024-08-30 13:17 (UTC)
I can confirm the same problem and fix as awender95 -- segfaults if ttf-harmonyos-sans
is installed, and forcibly uninstalling it makes the segfaults go away.
Pinned Comments
Poscat commented on 2025-02-24 10:35 (UTC)
Merged the commit by ivanfilippov. Package should work properly now.