Hi all,
This is a reissue of my issue from reddit:
I’ve been trying to learn Julia lately, originally I was getting along pretty well.
However, since I reinstalled my distro (switched from Ubuntu to Debian 12), I’ve not been able to even run Julia.
I’ve used the official juliaup install script as well as the cargo install for Juliaup. Each time I run Julia and invoke package mode, I am hit with a segfault each time.
Not to mention, often on Ubuntu I had numerous pc crashes(full crashes) when running Julia, often necessitating a hard power off.
When I get the segfaults, I usually try a previous Julia version, eg I’ve tried 1.11.2,1.11.1,1.11.0 and 1.10.7
I have made sure to remove all files in the respective Juliaup and Julia directories when reinstalling however I’ve come to no avail.
Trying to diagnose the segfault is hard because there’s no dump file I’m aware of.
If anyone can provide any assistance I’d be glad to know.
Thanks!
REDDIT POST:
I have posted this on r/julia under ‘Julia constant segfault Debian’
INCLUDES CONSOLE HISTORY/SCREENSHOTS