It crashed #29

Open
opened 2025-08-27 15:49:50 -07:00 by Robert-Mans · 2 comments
Robert-Mans commented 2025-08-27 15:49:50 -07:00 (Migrated from github.com)

I ran it and it crashed with the error
114535: __vdso_gettimeofdaySegmentation fault (core dumped)

I am very sad

I ran it and it crashed with the error 114535: __vdso_gettimeofdaySegmentation fault (core dumped) I am very sad
Owner

Hello!

I am guessing you are running this on Linux. In order to run the program on Linux, you will have to install libglew, libglfw3, and libglm. Sorry that there aren't clear instructions! This is very much something I plan to improve in the future.

Assuming you are on Ubuntu (or a system with the apt package manager):

sudo apt install libglew libglfw3 libglm

Let me know if you need any more help, I would be more than happy to assist!

Hello! I am guessing you are running this on Linux. In order to run the program on Linux, you will have to install `libglew`, `libglfw3`, and `libglm`. Sorry that there aren't clear instructions! This is very much something I plan to improve in the future. Assuming you are on Ubuntu (or a system with the apt package manager): ```bash sudo apt install libglew libglfw3 libglm ``` Let me know if you need any more help, I would be more than happy to assist!
Robert-Mans commented 2025-09-01 08:13:58 -07:00 (Migrated from github.com)

It still fails with the same error

It still fails with the same error
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
insberr/archea#29
No description provided.