Hi again :

I happened to notice that the core dump files generated by srcds were
limited to 2MB, so I updated the limit in the srcds_run file (find the
ulimit 2000 line, and replace 2000 with 50000).

Here is my new debug.log :
----------------------------------------------
CRASH: Mon Feb  9 01:27:48 CET 2009
Start Line: ./srcds_i486 -game tf +map cp_dustbowl -ip 217.70.189.157
+maxplayers 24 -port 27016 -debug
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_i486 -game tf +map cp_dustbowl -ip
217.70.189.157 +maxplayers 24 -port'.
Program terminated with signal 11, Segmentation fault.
#0  0xb520e114 in ModelSoundsCacheInit () from
/srv/rab3/orangebox/tf/bin/server_i486.so
#0  0xb520e114 in ModelSoundsCacheInit () from
/srv/rab3/orangebox/tf/bin/server_i486.so
#1  0xb5509b05 in CServerGameDLL::DLLInit () from
/srv/rab3/orangebox/tf/bin/server_i486.so
#2  0xb764036a in SV_InitGameDLL () from
/srv/rab3/orangebox/bin/engine_i486.so
#3  0xb7707ca5 in Host_Init () from /srv/rab3/orangebox/bin/engine_i486.so
#4  0xb7795613 in Sys_InitGame () from
/srv/rab3/orangebox/bin/engine_i486.so
#5  0xb7798e85 in CEngine::Load () from
/srv/rab3/orangebox/bin/engine_i486.so
#6  0xb779616e in CModAppSystemGroup::Main () from
/srv/rab3/orangebox/bin/engine_i486.so
#7  0xb77fc685 in CAppSystemGroup::Run () from
/srv/rab3/orangebox/bin/engine_i486.so
#8  0xb779638f in CDedicatedServerAPI::ModInit () from
/srv/rab3/orangebox/bin/engine_i486.so
#9  0xb791a20a in CDedicatedAppSystemGroup::Main () from
bin/dedicated_i486.so
#10 0xb7979ba5 in CAppSystemGroup::Run () from bin/dedicated_i486.so
#11 0xb79740db in CSteamApplication::Main () from bin/dedicated_i486.so
#12 0xb7979ba5 in CAppSystemGroup::Run () from bin/dedicated_i486.so
#13 0xb791a78b in main () from bin/dedicated_i486.so
#14 0xb7912b83 in DedicatedMain () from bin/dedicated_i486.so
#15 0x0804949d in main ()
No symbol table info available.
>From        To          Syms Read   Shared Object Library
0xb7f6f360  0xb7f8a7d4  Yes         /lib/tls/i686/cmov/libm.so.6
0xb7f67c10  0xb7f68964  Yes         /lib/tls/i686/cmov/libdl.so.2
0xb7f58370  0xb7f60c54  Yes         /lib/tls/i686/cmov/libpthread.so.0
0xb7e34cb0  0xb7f2d66f  Yes         /lib/tls/i686/cmov/libc.so.6
0xb7f98790  0xb7fa92cf  Yes         /lib/ld-linux.so.2
0xb7de7d50  0xb7e0b9a4  Yes         ./bin/tier0_i486.so
0xb7db2060  0xb7dc9164  Yes         ./bin/vstdlib_i486.so
0xb7912730  0xb7987014  Yes         bin/dedicated_i486.so
0xb75d6480  0xb7812654  Yes         /srv/rab3/orangebox/bin/engine_i486.so
0xb7533fe0  0xb75408c4  Yes         ./bin/steam_api_i486.so
0xb7092290  0xb70bbce4  Yes
/srv/rab3/orangebox/bin/soundemittersystem_i486.so
0xb6f16180  0xb703e284  Yes
/srv/rab3/orangebox/bin/materialsystem_i486.so
0xb6688f50  0xb6731204  Yes
/srv/rab3/orangebox/bin/studiorender_i486.so
0xb619bb40  0xb6424bb4  Yes         /srv/rab3/orangebox/bin/vphysics_i486.so
0xb6104bd0  0xb616da74  Yes
/srv/rab3/orangebox/bin/datacache_i486.so
0xb60ecb30  0xb60f6684  Yes
/srv/rab3/orangebox/bin/shaderapiempty_i486.so
0xb520fe20  0xb5a9ed94  Yes
/srv/rab3/orangebox/tf/bin/server_i486.so
0xb4f0c020  0xb4f1a914  Yes
/srv/rab3/orangebox/bin/scenefilecache_i486.so
Stack level 0, frame at 0xbfa347b0:
 eip = 0xb520e114 in _z20modelsoundscachein...@plt; saved eip 0xb5509b05
 called by frame at 0xbfa34800
 Arglist at 0xbfa347a8, args:
 Locals at 0xbfa347a8, Previous frame's sp is 0xbfa347b0
 Saved registers:
  eip at 0xbfa347ac
End of Source crash report
----------------------------------------------
(also attached).

Best regards,

Wobak

2009/2/7 Tony Paloma <drunkenf...@hotmail.com>

> Chris Green was looking for someone last week:
> Hi. If there is someone out there who
> (a) has this crash 100% of the time
> and
> (b) can give me ssh access to their server in order to copy some debug
> binaries and run the gdb debugger on them
>
> please email me.
>
> Try emailing him:
> cgr...@valvesoftware.com
>
> -----Original Message-----
> From: hlds_linux-boun...@list.valvesoftware.com
> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of The
> Universes
> Sent: Friday, February 06, 2009 10:08 PM
> To: Half-Life dedicated Linux server mailing list
> Subject: Re: [hlds_linux] New update (crashes immediately)
>
>  Is there any information as to when this will be fixed? Its obviously
> still happening, and Valve, if you need a machine that produces these
> results, feel free to email me.
>
>
> 2009/2/4 Thibaut PERRIN <tperrinh...@gmail.com>:
> > Hi,
> >
> > I'm helping Flubber on his servers, and here we go :
> > First, we realized that the server never crashes on first start after
> > rebooting.
> > Then, I realized that the segfault appears before the pidfile is created
> so
> > the gdb dump file doesn't make anything appear, so I modified the
> srcds_run
> > file to make it run (some bastard modification :D), and here I go :
> >
> > Some debug info (more ?) :
> > and command line :
> > $ ./srcds_run -game tf +map cp_dustbowl -ip 217.70.189.157 +maxplayers 24
> > -port 27016 -debug
> > Auto detecting CPU
> > Using AMD Optimised binary.
> > Enabling debug mode
> > Server will auto-restart if there is a crash.
> > Console initialized.
> > Game.dll loaded for "Team Fortress"
> > ./srcds_run: line 352:  2469 Segmentation fault      (core dumped)
> $HL_CMD
> > Cannot access memory at address 0xb7f1b4e8
> > Cannot access memory at address 0xbfdd234c
> > /srv/rab3/orangebox/debug.cmds:3: Error in sourced command file:
> > Cannot access memory at address 0xb7f1b4e8
> > email debug.log to li...@valvesoftware.com
> > Thu Feb  5 01:23:02 CET 2009: Server restart in 10 seconds
> > Thu Feb  5 01:23:05 CET 2009: Server Quit
> > debug.log :
> > ----------------------------------------------
> > CRASH: Thu Feb  5 00:09:45 CET 2009
> > Start Line: ./srcds_i486 -game tf +map cp_dustbowl -ip 217.70.189.157
> > +maxplayers 24 -port 27016 -debug
> > Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
> > #0  0xb520e114 in ?? ()
> > No symbol table info available.
> > End of Source crash report
> > ----------------------------------------------
> >
> >
> >
> > On Tue, Feb 3, 2009 at 10:53 AM, Zuko <zuc...@gmail.com> wrote:
> >
> >> same to me...
> >>
> >> 2009/2/3 <l...@gmx.de>
> >>
> >> > Server crash again and again, nothing change whit the update
> >> >
> >> > Console initialized.
> >> > Game.dll loaded for "Team Fortress"
> >> > /home/gameserver/srcds_l/orangebox/srcds_run_tf2: line 352: 17929
> >> > Segmentation fault      $HL_CMD
> >> > Add "-debug" to the /home/gameserver/srcds_l/orangebox/srcds_run_tf2
> >> > command line to generate a debug.log to help with solving this problem
> >> > Tue Feb  3 07:08:23 CET 2009: Server restart in 10 seconds
> >> > Could not locate steam binary:./steam, ignoring.
> >> >
> >> > Console initialized.
> >> > Game.dll loaded for "Team Fortress"
> >> > /home/gameserver/srcds_l/orangebox/srcds_run_tf2: line 352: 17933
> >> > Segmentation fault      $HL_CMD
> >> > Add "-debug" to the /home/gameserver/srcds_l/orangebox/srcds_run_tf2
> >> > command line to generate a debug.log to help with solving this problem
> >> > Tue Feb  3 07:08:33 CET 2009: Server restart in 10 seconds
> >> > Could not locate steam binary:./steam, ignoring.
> >> >
> >> > --
> >> > Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL
> >> > für nur 17,95 Euro/mtl.!*
> http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
> >> >
> >> > _______________________________________________
> >> > To unsubscribe, edit your list preferences, or view the list archives,
> >> > please visit:
> >> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >> >
> >>
> >>
> >>
> >> --
> >> Żuko
> >>  _______________________________________________
> >> 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
>
----------------------------------------------
CRASH: Mon Feb  9 01:27:48 CET 2009
Start Line: ./srcds_i486 -game tf +map cp_dustbowl -ip 217.70.189.157 
+maxplayers 24 -port 27016 -debug
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `./srcds_i486 -game tf +map cp_dustbowl -ip 
217.70.189.157 +maxplayers 24 -port'.
Program terminated with signal 11, Segmentation fault.
#0  0xb520e114 in ModelSoundsCacheInit () from 
/srv/rab3/orangebox/tf/bin/server_i486.so
#0  0xb520e114 in ModelSoundsCacheInit () from 
/srv/rab3/orangebox/tf/bin/server_i486.so
#1  0xb5509b05 in CServerGameDLL::DLLInit () from 
/srv/rab3/orangebox/tf/bin/server_i486.so
#2  0xb764036a in SV_InitGameDLL () from /srv/rab3/orangebox/bin/engine_i486.so
#3  0xb7707ca5 in Host_Init () from /srv/rab3/orangebox/bin/engine_i486.so
#4  0xb7795613 in Sys_InitGame () from /srv/rab3/orangebox/bin/engine_i486.so
#5  0xb7798e85 in CEngine::Load () from /srv/rab3/orangebox/bin/engine_i486.so
#6  0xb779616e in CModAppSystemGroup::Main () from 
/srv/rab3/orangebox/bin/engine_i486.so
#7  0xb77fc685 in CAppSystemGroup::Run () from 
/srv/rab3/orangebox/bin/engine_i486.so
#8  0xb779638f in CDedicatedServerAPI::ModInit () from 
/srv/rab3/orangebox/bin/engine_i486.so
#9  0xb791a20a in CDedicatedAppSystemGroup::Main () from bin/dedicated_i486.so
#10 0xb7979ba5 in CAppSystemGroup::Run () from bin/dedicated_i486.so
#11 0xb79740db in CSteamApplication::Main () from bin/dedicated_i486.so
#12 0xb7979ba5 in CAppSystemGroup::Run () from bin/dedicated_i486.so
#13 0xb791a78b in main () from bin/dedicated_i486.so
#14 0xb7912b83 in DedicatedMain () from bin/dedicated_i486.so
#15 0x0804949d in main ()
No symbol table info available.
From        To          Syms Read   Shared Object Library
0xb7f6f360  0xb7f8a7d4  Yes         /lib/tls/i686/cmov/libm.so.6
0xb7f67c10  0xb7f68964  Yes         /lib/tls/i686/cmov/libdl.so.2
0xb7f58370  0xb7f60c54  Yes         /lib/tls/i686/cmov/libpthread.so.0
0xb7e34cb0  0xb7f2d66f  Yes         /lib/tls/i686/cmov/libc.so.6
0xb7f98790  0xb7fa92cf  Yes         /lib/ld-linux.so.2
0xb7de7d50  0xb7e0b9a4  Yes         ./bin/tier0_i486.so
0xb7db2060  0xb7dc9164  Yes         ./bin/vstdlib_i486.so
0xb7912730  0xb7987014  Yes         bin/dedicated_i486.so
0xb75d6480  0xb7812654  Yes         /srv/rab3/orangebox/bin/engine_i486.so
0xb7533fe0  0xb75408c4  Yes         ./bin/steam_api_i486.so
0xb7092290  0xb70bbce4  Yes         
/srv/rab3/orangebox/bin/soundemittersystem_i486.so
0xb6f16180  0xb703e284  Yes         
/srv/rab3/orangebox/bin/materialsystem_i486.so
0xb6688f50  0xb6731204  Yes         /srv/rab3/orangebox/bin/studiorender_i486.so
0xb619bb40  0xb6424bb4  Yes         /srv/rab3/orangebox/bin/vphysics_i486.so
0xb6104bd0  0xb616da74  Yes         /srv/rab3/orangebox/bin/datacache_i486.so
0xb60ecb30  0xb60f6684  Yes         
/srv/rab3/orangebox/bin/shaderapiempty_i486.so
0xb520fe20  0xb5a9ed94  Yes         /srv/rab3/orangebox/tf/bin/server_i486.so
0xb4f0c020  0xb4f1a914  Yes         
/srv/rab3/orangebox/bin/scenefilecache_i486.so
Stack level 0, frame at 0xbfa347b0:
 eip = 0xb520e114 in _z20modelsoundscachein...@plt; saved eip 0xb5509b05
 called by frame at 0xbfa34800
 Arglist at 0xbfa347a8, args:
 Locals at 0xbfa347a8, Previous frame's sp is 0xbfa347b0
 Saved registers:
  eip at 0xbfa347ac
End of Source crash report
----------------------------------------------
_______________________________________________
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