tbodt

Results 193 comments of tbodt

Gotcha, so I have to turn off SIP and patch/force the VMWare kext to load. Might try that sometime

The output of `info proc mappings` shows that the address indicated is indeed invalid. info proc mappings output ``` process 19923 Mapped address spaces: Start Addr End Addr Size Offset...

Why is it trying to access memory there? That address is pretty far away from sys_brk, or any other code region.

The log is too long for github issues, so I uploaded it here: http://ix.io/1oC8

That's the problem: most communication happens over a protocol other than SSH, which in my case isn't allowed by the firewall (and I'm in no position to change this). This...

It should be possible to restart the ssh port forwarding command when it dies? Then treat this the same as a tcp connection disconnecting and reconnecting

You still get the main benefit of et, which is that the shell doesn't get killed with the connection drops. Can autossh work in combination with et? i.e. autossh forwards...

I did a bit of profiling recently and found that much of the time is spent fiddling with autolayout constraints. I couldn't figure out exactly what was doing all the...

I ended up upgrading to an m1 and installing macos 10.15 on my old laptop which i now use whenever i want to run rr.