[R-SIG-Mac] R segfault at startup, causing R crash
C W
tmrsg11 at gmail.com
Sat Nov 5 00:31:01 CET 2016
Dear R list,
Every time I start R, the following error message come up:
*** caught segfault ***
address 0x0, cause 'unknown'
Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
>
Selection:
Sometimes I get this error message instead,
2016-11-04 16:50:08.446 R[23372:326103] -[NSDrawerWindow
setRuleThickness:]: unrecognized selector sent to instance 0x7fabc94a74b0
2016-11-04 16:50:08.454 R[23372:326103] *** RController: caught ObjC
exception while processing system events. Update to the latest GUI version
and consider reporting this properly (see FAQ) if it persists and is not
known.
*** reason: -[NSDrawerWindow setRuleThickness:]: unrecognized selector sent
to instance 0x7fabc94a74b0
*** name: NSInvalidArgumentException, info: (null)
*** Version: R 3.3.2 (71607) R.app R 3.3.2 GUI 1.68 Mavericks build
Consider saving your work soon in case this develops into a problem.
Here's the sessionInfo(),
> sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: x86_64-apple-darwin13.4.0 (64-bit)
Running under: macOS Sierra 10.12.1
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
I would appreciate any help, thank you!
[[alternative HTML version deleted]]
More information about the R-SIG-Mac
mailing list