[560] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next last

Re: Bug Report: List bug (?) rearing its ugly head (still?)

daemon@ATHENA.MIT.EDU (Tue Nov 8 00:12:35 1994 )

From: brandon@avon.declab.usu.edu
To: coldstuff@MIT.EDU
Date: Mon, 07 Nov 94 22:10:21 -0700

I do not know if this is related, but the same error just occured several
times in a row.  Each time it was trying to do a textdump, and would
crash at the same method.  The method is:

--------------
    var s;

    settings = dict_del(settings, #6889);
--------------

The last line in the dump was just the 'method _name' define.  I'm thinking
that the #number may be the culprit (I cannot think of any other methods
which specifically define #numbers rather than $refs).

-Brandon Gillespie (Lynx)-