I had successfully been running in the (Windows 11 Pro WSL Ubuntu 24.04.4 LTS) environment but after I did an Ubuntu sudo apt update and sudo apt upgrade -y 42 crashed. I was running 42 with the Demo. Blank windows appeared and about 10 seconds later I got a segmentation fault.
I traced the issue in the debugger
and the fault occurs in the glut main loop

I had successfully been running in the (Windows 11 Pro WSL Ubuntu 24.04.4 LTS) environment but after I did an Ubuntu sudo apt update and sudo apt upgrade -y 42 crashed. I was running 42 with the Demo. Blank windows appeared and about 10 seconds later I got a segmentation fault.
I traced the issue in the debugger
and the fault occurs in the glut main loop