Skip to content

Instantly share code, notes, and snippets.

@DexterHaslem
Created November 16, 2014 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DexterHaslem/d40e3248a7400cdcee44 to your computer and use it in GitHub Desktop.
Save DexterHaslem/d40e3248a7400cdcee44 to your computer and use it in GitHub Desktop.
CSoundEmitterSystem::AddSoundsFromFile: No such file scripts/npc_sounds_gman.txt
CSoundEmitterSystem: Registered 1550 sounds
CResponseSystem: failed to load scripts/talker/response_rules.txt
*** Error in `/hdd/steamcmd/ff_ded/srcds_i486': free(): invalid pointer: 0xf7d69fa0 ***
writev(4, [{"*** Error in `", 14}, {"./srcds_i486", 12}, {"': ", 3}, {"free(): invalid pointer", 23}, {": 0x", 4}, {"f74eefa0", 8}, {" ***\n", 5}], 7) = 69
(gdb) backtrace
#0 0xf7fdb430 in __kernel_vsyscall ()
#1 0xf7df6337 in raise () from /lib32/libc.so.6
#2 0xf7df96a3 in abort () from /lib32/libc.so.6
#3 0xf7e30c23 in ?? () from /lib32/libc.so.6
#4 0xf7e3b04a in ?? () from /lib32/libc.so.6
#5 0xf7e3bcad in ?? () from /lib32/libc.so.6
#6 0xf7d07f83 in CBaseFileSystem::FastFileTime(CBaseFileSystem::CSearchPath const*, char const*) () from bin/dedicated_i486.so
#7 0xf7d16129 in CBaseFileSystem::GetPathTime(char const*, char const*) ()
from bin/dedicated_i486.so
#8 0xf63d311c in CUtlCachedFileData<CModelSoundsCache>::CheckDiskInfo(bool, long) () from /hdd/steamcmd/ff_ded/FortressForever/bin/server_i486.so
#9 0xf63d3e0b in CUtlCachedFileData<CModelSoundsCache>::Init() ()
from /hdd/steamcmd/ff_ded/FortressForever/bin/server_i486.so
#10 0xf63cd622 in ModelSoundsCacheInit() ()
from /hdd/steamcmd/ff_ded/FortressForever/bin/server_i486.so
#11 0xf645f8ba in CServerGameDLL::DLLInit(void* (*)(char const*, int*), void* (*)(char const*, int*), void* (*)(char const*, int*), CGlobalVars*) ()
from /hdd/steamcmd/ff_ded/FortressForever/bin/server_i486.so
#12 0xf7257964 in SV_InitGameDLL() () from bin/engine_i486.so
#13 0xf71daa45 in Host_Init(bool) () from bin/engine_i486.so
#14 0xf7275f7f in Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) () from bin/engine_i486.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment