Skip to content
Back to formatted view

Raw Message

Message-ID: <x2wtq49b4s.fsf@turmalin.kubism.ku.dk>
Date: 2005-05-12T09:06:18Z
From: Peter Dalgaard
Subject: Windows freezes plotting large line plots (PR#7856)
In-Reply-To: <20050512065511.C683FE182@slim.kubism.ku.dk>

timo.becker@oeaw.ac.at writes:

> The following command causes Windows XP to freeze so that I can only pull the
> plug:
> > plot(seq(1, 44100), rnorm(44100), type="l")
> 
> This does not happen with
> > plot(seq(1, 44100), rnorm(44100))
> and
> > plot(seq(1,100), rnorm(100), type="l")

This was fixed (worked around -- the bug is in Windows) once before
during "belated beta testing" of 2.1.0. Try 2.1.0 patched.

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