How do I diagnosis what's wrong with R crash?
On 27.05.2012 19:50, Michael wrote:
R Console closed and exited quietly after loading "RODBC"... I suspect that's segment fault crash...
Could be. Have you read the posting guide? How could we reproduce? WHich OS, version of R, version of RODBC? ??????
but how do I figure out what exactly is the problem? where can I find the core dump?
Ask the vendor of your unstated OS. Locations of core dumps are not related to R. Uwe Ligges
Thanks a lot! (but this doesn't occur when I use R in RStudio...) [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.