[Rd] Segmentation fault with fix() (PR#6605)

Peter Dalgaard p.dalgaard at biostat.ku.dk
Wed Feb 25 01:40:07 MET 2004


f.gherardini at pigrecodata.net writes:

> When I use fix() to edit a matrix R immediately quits with a segmentation fault
> if I use the copy button in the graphical device window. Clicking on the name of
> the variables completely  messes up the screen too. In this case you have to
> close the grahpic device and call fix() again.

Confirmed on r-devel/Opteron and 1.8.0/K6, so it has likely been with
us for a while. Goes to show how much people actually use that
interface...

(You didn't quite give reproducibility instructions, but 

data(women); fix(women)

and then press Copy etc. will do it.)

BTW, the messed-up screen can be worked around by minimizing and
unminimizing the window.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907



More information about the R-devel mailing list