MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Emergency Mode in 1.8.0alpha2... CRASHES



At first I thought it was just a bug in my OS/2 port, but in trying
it on Solaris, emergency mode crashes everytime I try to eval anything.
When I type ';0' it gets a signal 11 and panic dumps...
I've enclosed two test runs...

--Nate

(am I the only one who uses the alpha server?)

-------------------------------------------------------------

Dec 26 22:52:39: LOADING: ../180Core.db done, will dump new database on /dev/null
Dec 26 22:52:39: EMERGENCY_MODE: Entering mode...
 
LambdaMOO Emergency Holographic Wizard Mode
-------------------------------------------
"Please state the nature of the wizardly emergency..."
(Type `help' for assistance.)
 
** Now running emergency commands as #2 ...
 
MOO (#2): ;
Type one or more lines of code, ending with `.' alone on a line.
.
Dec 26 22:52:44: *** PANIC: Caught signal 11
Dec 26 22:52:44: PANIC-DUMPING on /dev/null.PANIC ...
Dec 26 22:52:44: *** Opening temporary dump file: Permission denied
Abort (core dumped)
Exit 134
% 
-------------------------------------------------------------
Here's another:
-------------------------------------------------------------
Dec 26 22:52:55: VALIDATING the object hierarchies ... finished.
Dec 26 22:52:55: LOADING: Reading 1412 MOO verb programs...
Dec 26 22:53:14: LOADING: Finished reading 1412 verb programs...
Dec 26 22:53:14: LOADING: Reading forked and suspended tasks...
Dec 26 22:53:14: LOADING: Reading list of formerly active connections...
Dec 26 22:53:14: LOADING: ../180Core.db done, will dump new database on /dev/null
Dec 26 22:53:14: EMERGENCY_MODE: Entering mode...
 
LambdaMOO Emergency Holographic Wizard Mode
-------------------------------------------
"Please state the nature of the wizardly emergency..."
(Type `help' for assistance.)
 
** Now running emergency commands as #2 ...
 
MOO (#2): ;0
Dec 26 22:53:22: *** PANIC: Caught signal 11
Dec 26 22:53:22: PANIC-DUMPING on /dev/null.PANIC ...
Dec 26 22:53:22: *** Opening temporary dump file: Permission denied
Abort (core dumped)
Exit 134
%


Follow-Ups:

Home | Subject Index | Thread Index