Q:Segfault error in R 3.2.1 on x86_64-apple-darwin13.4.0 |
Q:在R上x86_64-apple-darwin13.4.0 3.2.1段错误错误 |
I have just updated my R to 3.2.1. Whenever I try to check the data frame using fix(), I get * caught segfault * address 0x7fff00010bb0, cause 'memory not mapped' error message when I close the popup window. I never had such issues before and wondering whether it is something to do with R or with the OSX Yosemite. Could please help me in fixing this? Thanks in advance, Ezhil |
I have just updated my R to 3.2.1. Whenever I try to check the data frame using fix(), I get * caught segfault * address 0x7fff00010bb0, cause 'memory not mapped' 错误消息当我关闭弹出窗口。我从来没有这样的问题之前,想知道是否有什么与R或OSX版的优诗美地国家公园。请帮我修理一下好吗? Thanks in advance, Ezhil |
answer1: | 回答1: |
I had this exact issue when updating to Yosemite and accidentally realized that a workaround was to click "STOP" instead of closing the popup. Hope this works for you--I never found another solution. |
我有这样的问题,当更新到优诗美地国家公园,无意中发现一个解决方法是点击“停止”而不是关闭弹出。希望这对你有用-我从来没有找到另一个解决方案。 |
r |