[GH-ISSUE #3672] [BUG]: Can't run the app installed via script on Linux(Fedora 42/Gnome 48) #2368

Closed
opened 2026-02-22 18:29:23 -05:00 by yindo · 2 comments
Owner

Originally created by @SymphonyNineth on GitHub (Apr 18, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3672

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I used curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh to install AnythingLLM on Fedora 42/Gnome 48 laptop.
However when running i get the following error

[Preferences] preference config stored at /home/hayk/.config/anythingllm-desktop/config.json
[1]    117181 bus error (core dumped)  ./start

System Info:
Fedora Linux 42 (Workstation Edition)
Wayland
Gnome 48
Kernel 6.14.2-300.fc42.x86_64

Hardware
Lenovo Legion Pro 7 16IRX8H
13th Gen Intel® Core™ i9-13900HX × 32
NVIDIA GeForce RTX™ 4080 Laptop GPU

Are there known steps to reproduce?

No response

Originally created by @SymphonyNineth on GitHub (Apr 18, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3672 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I used `curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh` to install AnythingLLM on Fedora 42/Gnome 48 laptop. However when running i get the following error ``` [Preferences] preference config stored at /home/hayk/.config/anythingllm-desktop/config.json [1] 117181 bus error (core dumped) ./start ``` System Info: Fedora Linux 42 (Workstation Edition) Wayland Gnome 48 Kernel 6.14.2-300.fc42.x86_64 Hardware Lenovo Legion Pro 7 16IRX8H 13th Gen Intel® Core™ i9-13900HX × 32 NVIDIA GeForce RTX™ 4080 Laptop GPU ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:23 -05:00
yindo closed this issue 2026-02-22 18:29:23 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 18, 2025):

Hm, this CPU supports AVX2, so that should not be an issue as well as on x86 arch - which the linux AppImage is compiled on.

bus errors are certainly weird. Is it possible you have old/invalid drivers or even SSD/RAM corruption/driver issues? Nothing code-related seems like this is raising a bus error on your device. As far as specs go, they are perfectly suitable.

Any other errors or logging available?

@timothycarambat commented on GitHub (Apr 18, 2025): Hm, this CPU supports AVX2, so that should not be an issue as well as on x86 arch - which the linux AppImage is compiled on. bus errors are certainly weird. Is it possible you have old/invalid drivers or even SSD/RAM corruption/driver issues? Nothing code-related seems like this is raising a bus error on your device. As far as specs go, they are perfectly suitable. Any other errors or logging available?
Author
Owner

@SymphonyNineth commented on GitHub (Apr 25, 2025):

@timothycarambat Thank you for response. This is surely one of the weirdest bugs i have ever encountered.
I have tested SSD and RAM and they seem fine.
I don't see anything else in the terminal when i run the app.

@SymphonyNineth commented on GitHub (Apr 25, 2025): @timothycarambat Thank you for response. This is surely one of the weirdest bugs i have ever encountered. I have tested SSD and RAM and they seem fine. I don't see anything else in the terminal when i run the app.
yindo changed title from [BUG]: Can't run the app installed via script on Linux(Fedora 42/Gnome 48) to [GH-ISSUE #3672] [BUG]: Can't run the app installed via script on Linux(Fedora 42/Gnome 48) 2026-06-05 14:46:11 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2368