![]() |
Source code |
1 2 3 4 5 |
Failed to read a valid object file image from memory. Core was generated by `./srcds_amd -game cstrike +map de_dust +maxplayers 32 -ip 85.25.143.156 +port 2'. Program terminated with signal 11, Segmentation fault. #0 0x00001f36 in ?? () (gdb) |
![]() |
Source code |
1 2 3 |
if test "unlimited" != `ulimit -c` && test "`ulimit -c`" -eq 0 ; then ulimit -c 2000 fi |
![]() |
Source code |
1 |
Program terminated with signal 11, Segmentation fault. |
![]() |
Source code |
1 |
Program terminated with signal 6, aborted |
![]() |
Source code |
1 |
Failed to read a valid object file image from memory. |
Quoted from ""FAKK|biggiman""
oder meinte dead_eye damit srcds_run als "srcds_debug" umbenannt separat zum debuggen zu kopieren? (versteht ihr wie ich das meine ;D ) und den server dann mit den bearbeiteten srcd_debug alias srcds_run zu starten
(will nur wissen ob ich verstanden habe)
[/code]
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
debian.twb:~/cssXXXX$ gdb srcds core.23147 gdb srcds core.23147 GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...srcds: Datei oder Verzeichnis nicht gefunden. Failed to read a valid object file image from memory. Core was generated by `./srcds_amd -game cstrike +map gg_fy_funtimes +maxplayers 36 -ip 85.25.143.156'. Program terminated with signal 11, Segmentation fault. #0 0x00000000 in ?? () (gdb) |