#Rustc interrupted by SIGSEGV during cargo install on Omarchy

2 messages · Page 1 of 1 (latest)

signal island
#

Hey Omarchy-Community,
I recently switched to Omarchy and during development with rust I ran into a problem i am absolutely clueless about.
I've installed rust via the setup script and while running 'cargo install gmail-mbox-analyzer' i got a couple of error messages (see stacktrace file). This error also does seems to occur in different crates each run.

Increasing the RUST_MIN_STACK_SIZE also did nothing. I've tried to run this command in a container which also did not work. However running this command i a Debian VM did work.
This is my setup:

Linux archpc 6.17.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 24 Nov 2025 15:21:09 +0000 x86_64 GNU/Linux
Arch Linux (Omarchy)
CPU: AMD Ryzen 7 3800X 8-Core x86_64
RAM: 32GB DDR4

rustc:
rustc 1.91.1 (ed61e7d7e 2025-11-07)
host: x86_64-unknown-linux-gnu
release: 1.91.1
LLVM version: 21.1.2

cargo:
cargo 1.91.1 (ea2d97820 2025-10-10)
libgit2: 1.9.1 (sys:0.20.2 vendored)
libcurl: 8.15.0-DEV (sys:0.4.83+curl-8.15.0 vendored ssl:OpenSSL/3.5.2)
ssl: OpenSSL 3.5.2 5 Aug 2025
os: Arch Linux Rolling Release [64-bit]

cc (GCC) 15.2.1 20251112
gcc (GCC) 15.2.1 20251112
ldd (GNU libc) 2.42

I thank you in advance!

peak whale
#

Not that it helps much, but this built ok on my Intel macbook Omarchy:
Linux 6.17.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 14 Nov 2025 06:54:20 +0000 x86_64 GNU/Linux
rustc 1.91.1 (ed61e7d7e 2025-11-07) (Arch Linux rust 1:1.91.1-2)
cargo 1.91.1 (ea2d97820 2025-10-10) (Arch Linux rust 1:1.91.1-2)
cc (GCC) 15.2.1 20251112
gcc (GCC) 15.2.1 20251112
ldd (GNU libc) 2.42