Hey, I've been working with Ziz on his goodies tarball, and I seem to be the only person who has this bug. For some reason, the "say" command, either explicitly used or with the shortcut (') will crash the MUD. I'm running a Debian (mostly Woody) 2.4.18 system, with gcc version 2.95.4 20011002 (Debian prerelease). Here is the output from gdb: > gdb bin/circle lib/core GNU gdb 2002-04-01-cvs Copyright 2002 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 "i386-linux"... Core was generated by `./bin/circle 8001'. Program terminated with signal 11, Segmentation fault. Reading symbols from /lib/libcrypt.so.1...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /lib/libc.so.6...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 #0 0x08049c12 in do_say (ch=Cannot access memory at address 0xbfff0082 ) at act.comm.c:142 142 for (tch = world[ch->in_room].people; tch; tch = tch->next_in_room) { (gdb) bt #0 0x08049c12 in do_say (ch=Cannot access memory at address 0xbfff0082 ) at act.comm.c:142 Cannot access memory at address 0xbfff007a Is there any other information needed to help solve this problem, I'll do my best to provide it. This information was just generated from a clean recompile of the newest version of the goodies file, FYI. Thanks for any help! Adam -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/26/03 PDT