An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20060201/a2d82f88/attachment.pl
crash
3 messages · Alan Olav Bergland, Simon Urbanek
Alan,
On Feb 1, 2006, at 2:04 PM, Alan Olav Bergland wrote:
There was no crash error in the Finder,
The crash reports are in Console (Applications->Utilities). Please have a look there. There must be a record either in the crash log or the console log. The fact that it worked before could indicate one of two issues that arose in the past: please move (or delete) your R session ~/.RData file (e.g. run mv .RData RData in Terminal). The second thing to try is to delete your R preferences (Library/Preferences/org.R-project.R.plist). Please let us know whether that worked and in case it didn't, when the logs say. Cheers, Simon
Moving the R session did not work, but deleting the R prefs. did. I checked both the console log and crash log, but can't seem to find anything dated 2/206. I can send over the entire R.crash.log, if you like, but I doubt it will do much good. thanks for the help. ALan
On Feb 1, 2006, at 2:14 PM, Simon Urbanek wrote:
Alan, On Feb 1, 2006, at 2:04 PM, Alan Olav Bergland wrote:
There was no crash error in the Finder,
The crash reports are in Console (Applications->Utilities). Please have a look there. There must be a record either in the crash log or the console log. The fact that it worked before could indicate one of two issues that arose in the past: please move (or delete) your R session ~/.RData file (e.g. run mv .RData RData in Terminal). The second thing to try is to delete your R preferences (Library/Preferences/org.R-project.R.plist). Please let us know whether that worked and in case it didn't, when the logs say. Cheers, Simon