do a backtrace, it shows you where you crash http://www1.jct.ac.il/cc-res/online-doc/gdb/gdb_43.html http://www.cs.cmu.edu/~gilpin/tutorial/
hth > -- > [ Picked text/plain from multipart/alternative ] > hey guys.. running debug goes here: > > (gdb) file srcds_i686 > Reading symbols from /home/johnt/srcds/srcds_i686...done. > Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". > (gdb) set args "-console -game hl2mp -dev -debug" > (gdb) run > Starting program: /home/johnt/srcds/srcds_i686 "-console -game hl2mp -dev > -debug" > [Thread debugging using libthread_db enabled] > [New Thread -1210308928 (LWP 10504)] > > Console initialized. > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1210308928 (LWP 10504)] > 0x00000000 in ?? () > -- > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

