xibbon / LaTerminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

El Preservador crashes with Symbol not found: ___darwin_check_fd_set_overflow

jgrg opened this issue · comments

My La Terminal session failed to reconnect, and running the El Preservador binary on my High Sierra (10.13.6) Mac Mini I get:

$ .laterminal/session-preservation-3-Darwin-x86_64
dyld: Symbol not found: ___darwin_check_fd_set_overflow
  Referenced from: /Users/jgrg/.laterminal/session-preservation-3-Darwin-x86_64 (which was built for Mac OS X 12.0)
  Expected in: /usr/lib/libSystem.B.dylib
 in /Users/jgrg/.laterminal/session-preservation-3-Darwin-x86_64
Abort trap: 6

This is now fixed. Thanks for the bug report!