platform: Ubuntu 24 ARM64 Virtual Machine running on a mac mini M1 with macOS 26.
build runs with no issues.
upon execution (./42 ) i get the follow memory misalignment:
% ./42
0.0 SC[0] qrn = [0.0 0.0 0.0 1.0]
Initializing GLUT
Initializing Cam Window
Loading Cam Shaders
Loading Cam Textures
Loading 3D Noise
Loading Cam Lists
Cam Window Width = 800
Cam Window Height = 800
Cam Screen Width = 2560
Cam Screen Height = 1287
Done Initializing Cam Window
malloc_consolidate(): unaligned fastbin chunk detected
zsh: abort (core dumped) ./42
%
platform: Ubuntu 24 ARM64 Virtual Machine running on a mac mini M1 with macOS 26.
build runs with no issues.
upon execution (./42 ) i get the follow memory misalignment:
% ./42
0.0 SC[0] qrn = [0.0 0.0 0.0 1.0]
Initializing GLUT
Initializing Cam Window
Loading Cam Shaders
Loading Cam Textures
Loading 3D Noise
Loading Cam Lists
Cam Window Width = 800
Cam Window Height = 800
Cam Screen Width = 2560
Cam Screen Height = 1287
Done Initializing Cam Window
malloc_consolidate(): unaligned fastbin chunk detected
zsh: abort (core dumped) ./42
%