Recently the server hosting LORD went from Unix to FreeBSD, I reconfigured my MUD and whatnot afterwards, but when I try to use the autorun file or even run the MUD manually, I get a segmentation fault, here is the gdb output and the backtrace: Program terminated with signal 11, Segmentation fault. Reading symbols from /usr/lib/libcrypt.so.2...done. Reading symbols from /usr/lib/libc.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x281a9d3f in strtol () from /usr/lib/libc.so.4 (gdb) back #0 0x281a9d3f in strtol () from /usr/lib/libc.so.4 #1 0x281a9cee in atoi () from /usr/lib/libc.so.4 #2 0x8049929 in main (argc=3, argv=0xbfbffbec) at comm.c:304 The MUD seems to crash no matter what options are passed into it, it isn't specific to argc 3/argv If anyone has an idea of what else can be done... -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST