DarkPlacesEngine / DarkPlaces

The DarkPlaces Quake engine, created by LadyHavoc. Official Git repository (replaces SVN).
https://icculus.org/twilight/darkplaces/
GNU General Public License v2.0
290 stars 43 forks source link

[Steel Storm] Mini map generation broken causing segfault #205

Open parkerlreed opened 2 months ago

parkerlreed commented 2 months ago

Introduced by 7a1500c7787419c7bcf74aef2e093b4d47235276

Steel Storm claims it needs to generate the mini map on map load and crashes immediately after.

Simply reverting the single line lets the game work again.

./steelstorm(+0xba813) [0x5f99810ba813]
./steelstorm(CL_UpdateEntityShading+0x13) [0x5f99810c08e3]
./steelstorm(+0xf6c37) [0x5f99810f6c37]
./steelstorm(CLVM_ExecuteProgram+0xe5e4) [0x5f9981201111]
./steelstorm(CL_VM_UpdateView+0x209) [0x5f9981118991]
./steelstorm(+0xe1a53) [0x5f99810e1a53]
./steelstorm(CL_UpdateScreen+0xbb3) [0x5f99810e3e48]
./steelstorm(CL_Frame+0x395) [0x5f99810c0cd6]
./steelstorm(Host_Frame+0x8d) [0x5f998116320a]
./steelstorm(+0x2842ab) [0x5f99812842ab]
./steelstorm(Sys_Main+0x1f9) [0x5f99812848b5]
./steelstorm(main+0x9) [0x5f9981078fdb]
/usr/lib/libc.so.6(+0x25e08) [0x77fcce665e08]
/usr/lib/libc.so.6(__libc_start_main+0x8c) [0x77fcce665ecc]
./steelstorm(_start+0x25) [0x5f9981078de5]
Steel-Storm Linux v20140513-1572-g0c17657b Sep 23 2024 debug GCC