this post was submitted on 23 Dec 2024
39 points (95.3% liked)
Linux
48721 readers
1440 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you a lot for the advises, I dont have a backup(my btfs snapper is mess up cuz i never know who to do it properly. I start to regret now). Funny enough, there is literally no log from any software i tried. vscodium: none heroic launcher: Checking for beta autoupdate feature for deb/rpm distributions Found package-type: rpm [1] 26604 segmentation fault (core dumped) heroic steam: really weird log bitwarden: [1] 27089 segmentation fault (core dumped) bitwarden-desktop
about pacman i checked dependencies and thing like that but sadly they seem to be normal
You could check the backtrace of one of your crashes
And then dump that trace here
It might be related to Mesa/GPU drivers
Hi
this is what it give. This is way more than my limited knowledge i have no clue what am i doing.
That dump didn't reveal any particular useful information, however it seems like multiple people are reporting issues with mesa + segfault, e.g. https://bbs.archlinux.org/viewtopic.php?id=301550
Mesa v24.3.2-1 in Arch should revert that issue, Mesa v24.3.1 seems to be the problem one
thank for helping i fixed it. It was because of cursor theme
Not what I expected, good thing you managed to get it solved!
Good luck friend. I found this article relating to clearing segfaults. Maybe something they're helps. Out of my wheelhouse for advice.