http://pastie.org/private/mea6pgkyiahtvgbxkevbkq

CUtlLinkedList overflow! (exhausted memory allocator)

Program received signal SIGSEGV, Segmentation fault.
0xf7da6af8 in ?? () from /lib32/libc.so.6
(gdb) backtrace
#0  0xf7da6af8 in ?? () from /lib32/libc.so.6
#1  0xf78fcb77 in CUtlFilenameSymbolTable::FindFileName(char const*) ()
   from bin/dedicated.so
#2  0xf78fe476 in CUtlFilenameSymbolTable::FindOrAddFileName(char const*) ()
   from bin/dedicated.so
#3  0xf787d1ca in CBaseFileSystem::FindOrAddFileName(char const*) ()
   from bin/dedicated.so
#4  0xf7496f20 in CModelLoader::FindModel(char const*) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#5  0xf7498cf9 in CModelLoader::GetModelForName(char const*,
IModelLoader::REFERENCETYPE) () from /home/dev/SRCDS/CSS/css/bin/engine.so
#6  0xf7513ba2 in CGameServer::GetModel(int) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#7  0xf748a6b0 in CModelInfoServer::GetModel(int) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#8  0xf45d6c44 in ModelSoundsCache_LoadModel(char const*) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#9  0xf43d2990 in CModelSoundsCache::Rebuild(char const*) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#10 0xf45ea985 in CBaseEntity::PrecacheModelComponents(int) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#11 0xf45eab33 in CBaseEntity::PrecacheModel(char const*, bool) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
---Type <return> to continue, or q <return> to quit---
#12 0xf44008a1 in CPropData::ParsePropDataFile() ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#13 0xf43cda1f in IGameSystem::LevelInitPreEntityAllSystems(char const*) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#14 0xf49dfb58 in CWorld::Precache() ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#15 0xf49ddb6f in CWorld::Spawn() ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#16 0xf49b7d70 in DispatchSpawn(CBaseEntity*) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#17 0xf47a618e in MapEntity_ParseAllEntities(char const*, IMapEntityFilter*,
bool) () from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#18 0xf476afa0 in CServerGameDLL::LevelInit(char const*, char const*, char
const*, char const*, bool, bool) ()
   from /home/dev/SRCDS/CSS/css/cstrike/bin/server.so
#19 0xefe648b8 in __SourceHook_MFHCls_SGD_LevelInit::Func(char const*, char
const*, char const*, char const*, bool, bool) ()
   from /home/dev/SRCDS/CSS/css/cstrike/../cstrike/addons/metamod/bin/
metamod.2.ep2v.so
#20 0xf7511798 in CServerPlugin::LevelInit(char const*, char const*, char
const*, char const*, bool, bool) () from
/home/dev/SRCDS/CSS/css/bin/engine.so
#21 0xf7463720 in Host_Changelevel(bool, char const*, char const*) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
---Type <return> to continue, or q <return> to quit---
#22 0xf74736aa in CHostState::State_ChangeLevelMP() ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#23 0xf7473f3e in CHostState::FrameUpdate(float) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#24 0xf7474228 in HostState_Frame(float) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#25 0xf7529480 in CEngine::Frame() ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#26 0xf75254aa in CDedicatedServerAPI::RunFrame() ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#27 0xf78c8ebe in RunServer() () from bin/dedicated.so
#28 0xf78c8bc8 in CDedicatedExports::RunServer() () from bin/dedicated.so
#29 0xf7525da6 in CModAppSystemGroup::Main() ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#30 0xf7541028 in CAppSystemGroup::Run() ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#31 0xf7526baa in CDedicatedServerAPI::ModInit(ModInfo_t&) ()
   from /home/dev/SRCDS/CSS/css/bin/engine.so
#32 0xf78c9096 in CDedicatedAppSystemGroup::Main() () from bin/dedicated.so
#33 0xf78ccb58 in CAppSystemGroup::Run() () from bin/dedicated.so
#34 0xf78ce83c in CSteamApplication::Main() () from bin/dedicated.so
#35 0xf78ccb58 in CAppSystemGroup::Run() () from bin/dedicated.so
#36 0xf78c94fd in main () from bin/dedicated.so
---Type <return> to continue, or q <return> to quit---
#37 0xf78ca975 in DedicatedMain () from bin/dedicated.so
#38 0x080488ad in main ()
(gdb)

Was this ever fixed in Orangebox?
Kyle.

On Mon, Oct 17, 2011 at 6:21 PM, Henry Goffin <[email protected]>wrote:

> Coming soon. Didn't make the testing cutoff for this update.
>
> -----Original Message-----
> From: [email protected] [mailto:
> [email protected]] On Behalf Of [email protected]
> Sent: Monday, October 17, 2011 6:12 PM
> To: Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] Team Fortress 2 Update Released
>
> No fixes for "CUtlLinkedList overflow! (exhausted memory allocator)" and
> "Closing pack file with open files!" server errors :(
>
> ----- Original Message -----
> From: Jason Ruymen
> Sent: 10/18/11 03:38 AM
> To: '[email protected]', 'Half-Life dedicated Win32 server
> mailing list'
> Subject: [hlds_linux] Team Fortress 2 Update Released
>
>  An optional update for Team Fortress 2 is now available. The specific
> changes include: Team Fortress 2: - The Mannniversary Sale has ended, though
> Manniversary Packages will continue to drop for a short time - The
> Mannniversary Paper Hat is no longer craftable - Removed the painterly
> filter option on Decal Tools - Added loading screen tooltip about the new
> abuse reporting system - Added a default key binding for filing an abuse
> report (F7) - Fixed a common in-game client crash - Fixed a client crash
> when opening the loadout screen - Fixed a client crash related to sniper
> dots - Fixed a server crash that occurred when running both SourceTV and
> Replay - Fixed high five taunts applying the wielded weapon's taunt effect -
> Fixed "Cannot Craft" text not appearing on certain item tooltips - Updated
> localization files Steam Workshop: - Fixed not being able to retrieve Steam
> Workshop items if any item had been deleted - Increased Steam Workshop
> preview image size from 256x256 to 512x512 Jason
> _______________________________________________ To unsubscribe, edit your
> list preferences, or view the list archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to