--Type for more, q to quit, c to continue without paging--RET Thread 1 "thedarkmod.x64" received signal SIGSEGV, Segmentation fault. idInterpreter::EnterFunctionVarArgVN (this=0x7fff41602184, func=0x7ffff7f62218, clearStack=true, fmt=0x139fc82 "v", args=0x7fffffffcbc0) at /home/user/tdm_src/new/darkmod_src/game/script/Script_Interpreter.cpp:2017 2017 Push(*reinterpret_cast(&v->x)); (gdb) bt #0 idInterpreter::EnterFunctionVarArgVN (this=0x7fff41602184, func=0x7ffff7f62218, clearStack=true, fmt=0x139fc82 "v", args=0x7fffffffcbc0) at /home/user/tdm_src/new/darkmod_src/game/script/Script_Interpreter.cpp:2017 #1 0x0000000000b49a1d in idThread::CallFunctionArgs (this=0x7fff41602154, func=0x7ffff7f62218, clearStack=true, fmt=0x139fc80 "eev") at /home/user/tdm_src/new/darkmod_src/game/script/Script_Thread.cpp:2395 #2 0x0000000000b0b042 in idPhysics_Player::ProcessPeek (this=0x7fff4dd2a694, peekEntity=0x2b0d1534, door=0x277e1c64, normal=...) at /home/user/tdm_src/new/darkmod_src/game/physics/Physics_Player.cpp:5274 #3 0x0000000000b0b7d2 in idPhysics_Player::UpdateLeanAngle ( this=0x7fff4dd2a694, deltaLeanTiltDegrees=0.0435359478, deltaLeanStretch=0.0217679739) at /home/user/tdm_src/new/darkmod_src/game/physics/Physics_Player.cpp:5380 #4 0x0000000000b0c00b in idPhysics_Player::LeanMove (this=0x7fff4dd2a694) at /home/user/tdm_src/new/darkmod_src/game/physics/Physics_Player.cpp:5543 #5 0x0000000000b01cc6 in idPhysics_Player::MovePlayer (this=0x7fff4dd2a694, msec=11) at /home/user/tdm_src/new/darkmod_src/game/physics/Physics_Player.cpp:2808 #6 0x0000000000b043f2 in idPhysics_Player::Evaluate (this=0x7fff4dd2a694, timeStepMSec=11, endTimeMSec=35027) at /home/user/tdm_src/new/darkmod_src/game/physics/Physics_Player.cpp:3570 --Type for more, q to quit, c to continue without paging--RET #7 0x0000000000541047 in idEntity::RunPhysics (this=0x7fff4dd28384) at /home/user/tdm_src/new/darkmod_src/game/Entity.cpp:5411 #8 0x00000000006481f7 in idPlayer::Move (this=0x7fff4dd28384) at /home/user/tdm_src/new/darkmod_src/game/Player.cpp:6815 #9 0x000000000064af10 in idPlayer::Think (this=0x7fff4dd28384) at /home/user/tdm_src/new/darkmod_src/game/Player.cpp:7470 #10 0x00000000005a2ff7 in idGameLocal::RunFrame (this=0x1967500 , clientCmds=0x7fffffffd900, timestepMs=11, minorTic=false) at /home/user/tdm_src/new/darkmod_src/game/Game_local.cpp:3365 #11 0x00000000004ba026 in idSessionLocal::RunGameTic ( this=0x19b50e0 , timestepMs=11, minorTic=false) at /home/user/tdm_src/new/darkmod_src/framework/Session.cpp:3060 #12 0x00000000004ba411 in idSessionLocal::RunGameTics ( this=0x19b50e0 ) at /home/user/tdm_src/new/darkmod_src/framework/Session.cpp:3106 #13 0x00000000004ba7d1 in idSessionLocal::ActivateFrontend ( this=0x19b50e0 ) at /home/user/tdm_src/new/darkmod_src/framework/Session.cpp:3197 #14 0x00000000007b4f3c in idRenderSystemLocal::EndFrame (this=0x2269cc0 , frontEndMsec=0x0, backEndMsec=0x0) at /home/user/tdm_src/new/darkmod_src/renderer/RenderSystem.cpp:644 #15 0x00000000004b9021 in idSessionLocal::UpdateScreen ( this=0x19b50e0 , outOfSequence=false) --Type for more, q to quit, c to continue without paging--RET at /home/user/tdm_src/new/darkmod_src/framework/Session.cpp:2779 #16 0x0000000000465b8e in idCommonLocal::Frame (this=0x19900c0 ) at /home/user/tdm_src/new/darkmod_src/framework/Common.cpp:2540 #17 0x0000000000d3e923 in main (argc=1, argv=0x7fffffffe018) at /home/user/tdm_src/new/darkmod_src/sys/posix/platform_linux.cpp:489 (gdb) quit A debugging session is active. Inferior 1 [process 28260] will be killed.