Problem booting mud, more info:

From: Chuck Carson (ccarson@phi.org)
Date: 08/17/99


With gdb I have narrowed it down to parse_enhanced_mob

I successfully return from the call to parse_simple_mob
with i = 0, and nr = 2.

This line is then causing the crash:

while (get_line(mob_f, line))

gdb says mob_f =???, i=???, nr=???

someone, mob_f is getting destroyed in parse_simple_mob

I have added another line to the mob format so there is another
call to get_line in parse_simple and I modeled this new call
exactly as the other calls right above it. I can mail my
db.c file to someone if they need if to help me.

-Thanks for any help,
Chuck


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



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