JeLLyNinjas / TerminalFighter

5 stars 2 forks source link

Game crashes #112

Closed nathanaelhuh closed 4 years ago

nathanaelhuh commented 6 years ago

The game crashes and displays

intel_do_flush_locked failed: Cannot allocate memory
[Thread 0x7ffff5393700 (LWP 2733) exited]
[Thread 0x7ffff7fcae80 (LWP 2727) exited]
[Inferior 1 (process 2727) exited with code 01]

and when using gdb and backtrace, I get

No stack.

Running using gdb gives the same error as running normally

free -h 2 This is a screenshot of when I do free -h

unnamed 2 This is a screenshot of my System Activity. The drop in the ram is when the game crashed.

linux system information This is a screenshot of my computer hardware details.

I also ran the program using tee and this is the output output.txt

bseto commented 4 years ago

Closing as this applied to the c++ version