Skip to content

Instantly share code, notes, and snippets.

@frasten
Created June 9, 2010 18:22
Show Gist options
  • Save frasten/431918 to your computer and use it in GitHub Desktop.
Save frasten/431918 to your computer and use it in GitHub Desktop.
CHECK : Wed Jan 20 20:15:29 2010 : [ 9358] Trick:oedit chest
CHECK : Wed Jan 20 20:16:14 2010 : Iniziata una nuova connessione
CONNECT: Wed Jan 20 20:16:14 2010 : Nuova connessione dall'indirizzo localhost: 17: 17
CHECK : Wed Jan 20 20:16:14 2010 : Connessione stabilita
CONNECT: Wed Jan 20 20:16:14 2010 : EOF encountered on socket read.
CONNECT: Wed Jan 20 20:16:14 2010 : Losing player: Trick.
CHECK : Wed Jan 20 20:16:14 2010 : Freeing char Trick (ADDR: 0x8653390, magic 1234)
CHECK : Wed Jan 20 20:16:14 2010 : Descriptor closing stuffs done
SYSERR : Wed Jan 20 20:16:16 2010 : Invalid magic number 3106448 in check: Before players inetrpreter
Program received signal SIGABRT, Aborted.
0x001b3422 in __kernel_vsyscall ()
(gdb)
(gdb)
(gdb) bt full
#0 0x001b3422 in __kernel_vsyscall ()
No symbol table info available.
#1 0x001de4d1 in raise () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#2 0x001e1932 in abort () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#3 0x08049acf in CheckCharAffected (msg=0x816bae2 "Before players inetrpreter") at comm.c:114
No locals.
#4 0x0804ac73 in game_loop (s=0) at comm.c:682
input_set = {fds_bits = {131072, 0 <repeats 31 times>}}
output_set = {fds_bits = {131072, 0 <repeats 31 times>}}
timespent = {tv_sec = 0, tv_usec = 311}
timeout = {tv_sec = 0, tv_usec = 0}
null_time = {tv_sec = 0, tv_usec = 0}
comm = "trick\000chest\000\065\067\000rick\000uake'\000\000\000+\000\000\000\064\362\377\277ƫ!\000+\000\000\000\377\377\377\377\000\351\177\227\000\377\027\b@\005\031\bL\362\377\277\364O/\000\000\000\000\000\000\000\000\000X\362\377\277?\257\037\000\000\377\027\b+\000\000\000?\257\037\000\000\351\177\227\314\376\027\bh\362\377\277\230\362\377\277>\254\t\b\002\000\000\000\071\377\027\b>\001\000\000\370_<\b8|\000\000?B\017\000,\001\000\000\000\000\000\000?B\017\000\070|\000\000\370_<\b"
next_point = 0x0
idx = 30
last_time = {tv_sec = 1264014976, tv_usec = 698007}
now = {tv_sec = 1264014976, tv_usec = 448318}
opt_time = {tv_sec = 0, tv_usec = 250000}
exc_set = {fds_bits = {0 <repeats 32 times>}}
promptbuf = "Lumen et Umbra: (batti help prompt) H:1014 R:9358 i0+> \000\064\071)", '\000' <repeats 42 times>"\312, \017\b\000\000\000\000\000\200\000\000\000\000\000\000CJWK\000\002\000\000\023\020'\000\364O/\000t\254!\000\002\000\000\000\000\377\027\b+\000\000\000`U/\000\377\377\377\377\377\377\377\377`U/\000\000\377\027\b\f\362\377\277/\251!\000`U/"
signals = {__val = {0 <repeats 32 times>}}
point = 0x8692860
#5 0x0804a40c in run_the_game (port=7000) at comm.c:472
s = 0
__PRETTY_FUNCTION__ = "void run_the_game(int)"
#6 0x0804a396 in main (argc=1, argv=0xbffff3a4) at comm.c:430
dir = 0x816b73c "lib"
a = 16
__PRETTY_FUNCTION__ = "int main(int, char**)"
port = 7000
pos = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment