call_function()

"Kenneth R. Fox" (fox@ccs.neu.edu)
Mon, 11 Mar 1996 10:01:28 PST


On production 1.8.0, I get exactly what you get.  Under 1.8.0beta3, I get:
MOO (#3): ;call_function()
Mar 11 12:58:19: *** PANIC: Caught signal 11
Mar 11 12:58:19: PANIC-DUMPING on Minimal.db.new.PANIC ...
Mar 11 12:58:19: PANIC-DUMPING: Writing 4 objects...
Mar 11 12:58:19: PANIC-DUMPING: Done writing 4 objects...
Mar 11 12:58:19: PANIC-DUMPING: Writing 1 MOO verb programs...
Mar 11 12:58:19: PANIC-DUMPING: Done writing 1 verb programs...
Mar 11 12:58:19: PANIC-DUMPING: Writing forked and suspended tasks...
Mar 11 12:58:19: PANIC-DUMPING: Writing list of formerly active connections...
Mar 11 12:58:19: PANIC-DUMPING on Minimal.db.new.PANIC finished
--

Production 1.8.0 was released only a few minutes after I sent that report.  I 
heard about it the next day.  The problem is fixed in it.

--Ken