I followed all the instructions in the tutorial but when I go to execute it crashes and loops. I added the debug command so I'm attaching the print out.
----------------------------------------------
CRASH: Thu Feb 14 22:51:25 EST 2013
Start Line: ./srcds_i486 -game gesource +map ge_runway +ip removed +port 27015 +maxplayers 8 -debug
[New LWP 5168]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `./srcds_i486 -game gesource +map ge_runway +ip removed +port 27015 +maxpl'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
#0  0x00000000 in ?? ()
#1  0xb6e57c80 in CModAppSystemGroup::Create() () from /home/path/srcds/orangebox/bin/engine_i486.so
#2  0xb6ebd2ae in CAppSystemGroup::Run() () from /home/path/srcds/orangebox/bin/engine_i486.so
#3  0xb6e5738f in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /home/path/srcds/orangebox/bin/engine_i486.so
#4  0xb6fdb20a in CDedicatedAppSystemGroup::Main() () from bin/dedicated_i486.so
#5  0xb703aba5 in CAppSystemGroup::Run() () from bin/dedicated_i486.so
#6  0xb70350db in CSteamApplication::Main() () from bin/dedicated_i486.so
#7  0xb703aba5 in CAppSystemGroup::Run() () from bin/dedicated_i486.so
#8  0xb6fdb78b in main () from bin/dedicated_i486.so
#9  0xb6fd3b83 in DedicatedMain () from bin/dedicated_i486.so
#10 0x0804949d in main ()
No symbol table info available.
From        To          Syms Read   Shared Object Library
0xb76b0430  0xb76caaf8  Yes (*)     /lib/i386-linux-gnu/libm.so.6
0xb76a7a60  0xb76a8a08  Yes (*)     /lib/i386-linux-gnu/libdl.so.2
0xb768f650  0xb769ba78  Yes (*)     /lib/i386-linux-gnu/libpthread.so.0
0xb74f7f10  0xb762c5fc  Yes (*)     /lib/i386-linux-gnu/libc.so.6
0xb76eb820  0xb7703b9f  Yes (*)     /lib/ld-linux.so.2
0xb74a8d50  0xb74cc9a4  Yes         ./bin/tier0_i486.so
0xb7473060  0xb748a164  Yes         ./bin/vstdlib_i486.so
0xb6fd3730  0xb7048014  Yes         bin/dedicated_i486.so
0xb6c97480  0xb6ed3654  Yes         /home/path/srcds/orangebox/bin/engine_i486.so
0xb6bf4fe0  0xb6c018c4  Yes         ./bin/steam_api_i486.so
0xb6753290  0xb677cce4  Yes         /home/path/srcds/orangebox/bin/soundemittersystem_i486.so
0xb65d7180  0xb66ff284  Yes         /home/path/srcds/orangebox/bin/materialsystem_i486.so
0xb5d49f50  0xb5df2204  Yes         /home/path/srcds/orangebox/bin/studiorender_i486.so
0xb585cb40  0xb5ae5bb4  Yes         /home/path/srcds/orangebox/bin/vphysics_i486.so
0xb57c5bd0  0xb582ea74  Yes         /home/path/srcds/orangebox/bin/datacache_i486.so
0xb57adb30  0xb57b7684  Yes         /home/path/srcds/orangebox/bin/shaderapiempty_i486.so
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xbfc0b3c0:
 eip = 0x0; saved eip 0xb6e57c80
 called by frame at 0xbfc0b430
 Arglist at 0xbfc0b3b8, args: 
 Locals at 0xbfc0b3b8, Previous frame's sp is 0xbfc0b3c0
 Saved registers:
  eip at 0xbfc0b3bc
End of Source crash report
----------------------------------------------
----------------------------------------------
CRASH: Thu Feb 14 22:51:36 EST 2013
Start Line: ./srcds_i486 -game gesource +map ge_runway +ip removed +port 27015 +maxplayers 8 -debug
[New LWP 5168]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `./srcds_i486 -game gesource +map ge_runway +ip removed +port 27015 +maxpl'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000000 in ?? ()
#0  0x00000000 in ?? ()
#1  0xb6e57c80 in CModAppSystemGroup::Create() () from /home/path/srcds/orangebox/bin/engine_i486.so
#2  0xb6ebd2ae in CAppSystemGroup::Run() () from /home/path/srcds/orangebox/bin/engine_i486.so
#3  0xb6e5738f in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /home/path/srcds/orangebox/bin/engine_i486.so
#4  0xb6fdb20a in CDedicatedAppSystemGroup::Main() () from bin/dedicated_i486.so
#5  0xb703aba5 in CAppSystemGroup::Run() () from bin/dedicated_i486.so
#6  0xb70350db in CSteamApplication::Main() () from bin/dedicated_i486.so
#7  0xb703aba5 in CAppSystemGroup::Run() () from bin/dedicated_i486.so
#8  0xb6fdb78b in main () from bin/dedicated_i486.so
#9  0xb6fd3b83 in DedicatedMain () from bin/dedicated_i486.so
#10 0x0804949d in main ()
No symbol table info available.
From        To          Syms Read   Shared Object Library
0xb76b0430  0xb76caaf8  Yes (*)     /lib/i386-linux-gnu/libm.so.6
0xb76a7a60  0xb76a8a08  Yes (*)     /lib/i386-linux-gnu/libdl.so.2
0xb768f650  0xb769ba78  Yes (*)     /lib/i386-linux-gnu/libpthread.so.0
0xb74f7f10  0xb762c5fc  Yes (*)     /lib/i386-linux-gnu/libc.so.6
0xb76eb820  0xb7703b9f  Yes (*)     /lib/ld-linux.so.2
0xb74a8d50  0xb74cc9a4  Yes         ./bin/tier0_i486.so
0xb7473060  0xb748a164  Yes         ./bin/vstdlib_i486.so
0xb6fd3730  0xb7048014  Yes         bin/dedicated_i486.so
0xb6c97480  0xb6ed3654  Yes         /home/path/srcds/orangebox/bin/engine_i486.so
0xb6bf4fe0  0xb6c018c4  Yes         ./bin/steam_api_i486.so
0xb6753290  0xb677cce4  Yes         /home/path/srcds/orangebox/bin/soundemittersystem_i486.so
0xb65d7180  0xb66ff284  Yes         /home/path/srcds/orangebox/bin/materialsystem_i486.so
0xb5d49f50  0xb5df2204  Yes         /home/path/srcds/orangebox/bin/studiorender_i486.so
0xb585cb40  0xb5ae5bb4  Yes         /home/path/srcds/orangebox/bin/vphysics_i486.so
0xb57c5bd0  0xb582ea74  Yes         /home/path/srcds/orangebox/bin/datacache_i486.so
0xb57adb30  0xb57b7684  Yes         /home/path/srcds/orangebox/bin/shaderapiempty_i486.so
(*): Shared library is missing debugging information.
Stack level 0, frame at 0xbfc0b3c0:
 eip = 0x0; saved eip 0xb6e57c80
 called by frame at 0xbfc0b430
 Arglist at 0xbfc0b3b8, args: 
 Locals at 0xbfc0b3b8, Previous frame's sp is 0xbfc0b3c0
 Saved registers:
  eip at 0xbfc0b3bc
End of Source crash report
----------------------------------------------