| To: | <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | More about Splus 6.1 crashing with MacroMagic |
| From: | "Day, Roger" <day@upci.pitt.edu> |
| Date: | Fri, 28 Mar 2003 15:53:09 -0500 |
| Cc: | "Gosselin Frederic" <Frederic.Gosselin@nogent.cemagref.fr> |
| Thread-index: | AcLzO3HYupRKjEDyQHuNRDG2+EtuIQCL1V/w |
| Thread-topic: | More about Splus 6.1 crashing with MacroMagic |
|
With
Insightful's help, I learned that the reason MacroMagic crashes Splus 6.1
is
that it changes control bits in the floating processor unit (but returns
them upon
exiting). It may be that other programs do the
same.
To
look for the problem, run
fpu.control(flags=0,mask=0, init=F)
The
return value should be 589855.
If
not, try this:
fpu.control(initialize=T)
Of
course, that action might then cause the guilty program to
crash!
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | weighted least squares (follow on), Paul, David A |
|---|---|
| Next by Date: | [no subject], Tiago R Magalhaes |
| Previous by Thread: | weighted least squares (follow on), Paul, David A |
| Next by Thread: | [no subject], Tiago R Magalhaes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |