xibbon / LaTerminal

50 stars 2 forks source link

El Preservador crashes with Symbol not found: ___darwin_check_fd_set_overflow #49

Closed jgrg closed 1 year ago

jgrg commented 1 year ago

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
migueldeicaza commented 1 year ago

This is now fixed. Thanks for the bug report!