Skip to content
Prev 8094 / 63424 Next

Rgui.exe crashes on startup (PR#2057)

On Mon, 23 Sep 2002 17:44:42 +0200 (MET DST), you wrote in message
<200209231544.RAA17579@pubhealth.ku.dk>:
If you start it with the command line option "--vanilla", it will skip
a lot of automatically executed code at the beginning.  Could you try
that and see if it fixes the problem?

If so, then it might be worth narrowing down which part is
responsible, by adding the individual options one at a time:
‘--no-save’, ‘--no-restore’, ‘--no-site-file’, ‘--no-init-file’
and ‘--no-environ’.

If --vanilla has no effect, then it might just be a coincidence that
it works at first.  The usual culprit for spurious floating point
exceptions is code that plays around with the floating point control
word, and doesn't restore it properly.  Many buggy video drivers do
this, for instance.  I could send you some code that detects this bug,
but it's hard to determine what software caused it.

Duncan Murdoch

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._