Problem...

From: Fili (cybom@NETROPOLIS.NET)
Date: 08/06/97


Any idea what causes this when someone drinks from a fountain?

Thu Aug  7 00:46:39 :: nusage: 2   sockets connected, 2   sockets playing

Program received signal SIGSEGV, Segmentation fault.
0x80566b1 in do_drink (ch=0x8273a10, argument=0xbffff7e9 " fountain",
cmd=72,
    subcmd=2) at act.item.c:852
852         sprintf(buf, "$n drinks %s from $p.",
drinks[GET_OBJ_VAL(temp, 2)]);
(gdb) up
#1  0x8074f9c in command_interpreter (ch=0x8273a10,
    argument=0xbffff7e4 "drink fountain") at interpreter.c:806
806         ((*cmd_info[cmd].command_pointer) (ch, line, cmd,
cmd_info[cmd].subc
md));
(gdb) down
#0  0x80566b1 in do_drink (ch=0x8273a10, argument=0xbffff7e9 " fountain",
    cmd=72, subcmd=2) at act.item.c:852
852         sprintf(buf, "$n drinks %s from $p.",
drinks[GET_OBJ_VAL(temp, 2)]);
(gdb) where
#0  0x80566b1 in do_drink (ch=0x8273a10, argument=0xbffff7e9 " fountain",
    cmd=72, subcmd=2) at act.item.c:852
#1  0x8074f9c in command_interpreter (ch=0x8273a10,
    argument=0xbffff7e4 "drink fountain") at interpreter.c:806
#2  0x804a8f0 in game_loop (mother_desc=6) at comm.c:610
#3  0x804a080 in init_game (port=7007) at comm.c:246
#4  0x804a00c in main (argc=4, argv=0xbffffd58) at comm.c:216
#5  0x804930b in _start ()
(gdb)

Fili


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST