server panic under 1.8.0p3

Brack (slayer@kaiwan.com)
Wed, 10 Apr 1996 20:06:38 PDT


It seems when another wiz on my moo typed the following command:

; $ = 3;

the moo panicked (signal 11). I was unable to repeat this, so I checked out
his .eval_env which read:

=> "me=player;here=player.location;;newobject=#751;"

when I copied it to myself and tried that eval the moo crashed. #751 was a
valid object.

Btw, this also crashes on WinMOO 0.1.0beta1. (#751 wasn't valid on the db I
was using there but it still worked)