On May 3, 2012, at 11:55 AM, Demitri Muna wrote: > Hi Simon, > > On May 3, 2012, at 9:45 AM, Simon Urbanek wrote: > >> That said, I cannot reproduce your problem. I tried copy/paste from >> TextEdit, I tried copy/paste from the R editor, I tried <Cmd><Enter> from >> the R editor and I tried sourcing the file and all of those work just fine. >> Can you elaborate on exactly how you reproduce the crash and what OS X >> version you have? > > Here are the steps. I just updated my R installation yesterday as well, so I > don't have anything beyond the standard packages installed. > > - Open the data data file (e.g. BBEdit) > - Select all, copy > - Open R64 > - Open a new file (command-N) > - Paste >
Ah, ok, sorry, I misunderstood what you were doing - I thought you were pasting it to R. The issue seems to be triggered by syntax highlighting - the GUI it trying to assign the proper colors to all the text you are pasting and something bombs there - I can reproduce it - we'll have a look, thanks. Simon > The program will either crash or give me the SBOD with all of my CPUs running > at 100% (the latter is new - it didn't happen yesterday). (I've seen programs > do this, and I have never figured out what kind of coding error can lead to > it!) > > I'm on a Mac Pro, OS X 10.7.3. > > I'm attaching the crash logs below. Let me know if I can provide any more > information. > > Cheers, > Demitri > > > <R_2012-05-02-165126_Thursday.crash.gz> > <R_2012-05-02-165148_Thursday.crash.gz> > <R_2012-05-03-114743_Thursday.crash.gz> > > _______________________________________________ > R-SIG-Mac mailing list > [email protected] > https://stat.ethz.ch/mailman/listinfo/r-sig-mac _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
