This is what I get when I run 'lldb -w -n rsession' and then start RStudio:
Need:~ michael$ lldb -w -n rsession
(lldb) process attach --name "rsession" --waitfor
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy.py", line 52, in
import weakref
File "/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/lib/python2.7/weakref.py", line 14, in
from _weakref import (
ImportError: cannot import name _remove_dead_weakref
Process 8421 stopped
- thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff7c34b86a libsystem_kernel.dylib__psynch_cvwait + 10 libsystem_kernel.dylib__psynch_cvwait:
-> 0x7fff7c34b86a <+10>: jae 0x7fff7c34b874 ; <+20>
0x7fff7c34b86c <+12>: movq %rax, %rdi
0x7fff7c34b86f <+15>: jmp 0x7fff7c348457 ; cerror_nocancel
0x7fff7c34b874 <+20>: retq
Target 0: (rsession) stopped.
Executable module set to "/Applications/RStudio.app/Contents/MacOS/rsession".
Architecture set to: x86_64h-apple-macosx-.