#0 0x00499423 in _int_free () from /lib/tls/libc.so.6
#1 0x0049a72b in free () from /lib/tls/libc.so.6
#2 0x080cbc4b in clean_obj_queue () at handler.c:3594
#3 0x08133bd9 in update_handler () at update.c:2222
#4 0x080a5342 in game_loop () at comm.c:698
#5 0x080a4bb6 in main (argc=8, argv=0xfef5fe50) at comm.c:308
Not sure why a crash like this happened. Recently did a clean compile.
(gdb) f 2
#2 0x080cbc4b in clean_obj_queue () at handler.c:3594
3594 DISPOSE( obj );
(gdb) p obj
$1 = (OBJ_DATA *) 0x54ffdc