Unfortunately, I will not be able to send you the detailed and reproducible procedure that lead to the crash. Basically, if I click on the R.app icon, the program crashes. If I use Terminal and go to /Applications/R.app/Contents/MacOS and run ./ R, then everything works OK (as far as I know). The problem reoccurs if I reinstall although sometimes I get a few uses out it first. Sorry I couldn't be more helpful. Earl -------------- next part -------------- A non-text attachment was scrubbed... Name: R.crash.log Type: application/octet-stream Size: 384991 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20050919/764c329e/R.crash-0001.obj
R.app crash report
3 messages · Earl Lawrence, Byron Ellis, Simon Urbanek
Hi Earl, I'd guess the problem is your preferences file. Try deleting Library/ Preferences/org.R-project.R.plist in your home directory.
On Sep 19, 2005, at 9:03 AM, Earl Lawrence wrote:
Unfortunately, I will not be able to send you the detailed and reproducible procedure that lead to the crash. Basically, if I click on the R.app icon, the program crashes. If I use Terminal and go to /Applications/R.app/Contents/MacOS and run ./ R, then everything works OK (as far as I know). The problem reoccurs if I reinstall although sometimes I get a few uses out it first. Sorry I couldn't be more helpful. Earl <R.crash.log>
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-mac
--- Byron Ellis (ellis at stat.harvard.edu) "Oook" -- The Librarian
On Sep 19, 2005, at 12:03 PM, Earl Lawrence wrote:
Unfortunately, I will not be able to send you the detailed and reproducible procedure that lead to the crash.
That is a known bug that has been fixed few months ago - you should consider updating your R.app ( http://research.att.com/~urbanek/R/ - see GUI downloads). Cheers, Simon