[R] segmentation faults when unused argument

Marcus Eger marcus.eger at physik.uni-marburg.de
Fri Sep 29 17:48:31 CEST 2000


Peter Dalgaard BSA wrote:
> 
> Hmm. We recently plugged a hole where this kind of thing could happen
> when options(error=) was used. Do you have a full script that triggers
> this?
> 
> Perhaps you could try a recent snapshot of the development version and
> see whether this problem has disappeared.
> 

Yes, I have the following lines in my .First():
 if (interactive()) options(error=quote(dump.frames())) 
  else options(error=quote({dump.frames(to.file=TRUE); q()})) 

   M. Eger
-- 
+-------------------------------------------------------
| Marcus Eger
| Philipps Universitaet Marburg
| Fachbereich Physik AG Neurophysik
| Renthof 7
| 35032 Marburg
| Tel. +49 6421 282-4169
| Fax  +49 6421 282-7034
+-------------------------------------------------------
| E-Mail: marcus.eger at physik.uni-marburg.de
+-------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list