Not sure if it's related, but I'm suddenly having random crashes with the same bit of code. It'll run a day without a sound, then *crash*. The following is gdb's output. Since I'm running RH 5.0, I just attributed it to a quirk in the new glibs. Here's what gdb reports. ------------ Program terminated with signal 11, Segmentation fault. find_solib: Can't read pathname for load map: Input/output error #0 0x8061fee in Valid_Name (newname=0xbffff618 "Eclipse") at ban.c:251 251 if (GET_NAME(dt->character) && !str_cmp(GET_NAME(dt->character),newn ame)) (gdb) print dt->character $1 = (struct char_data *) 0x0 (gdb) print newname $2 = 0xbffff618 "Eclipse" ----------- -Jac +------------------------------------------------------------+ | 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/15/00 PST