I have searched high and low to find a resolution to this error I am seeing when attempting to push or pull from a repository (either remote or on the same machine). The error reported is as follows: # git push error: cannot create thread: Unknown error fatal: fetch-pack: Unable to fork off sideband demultiplexer Broken pipe # git pull error: cannot create thread: Unknown error fatal: receive-pack: Unable to fork off sideband demultiplexer Broken pipe This is a Solaris 9 installation (git-1.7.5-sol9-sparc-local.gz obtained from Sunfreeware.com) including all of the required package dependencies listed. I followed the same install on a Solaris 10 box and have no issues. Not sure if this is a permissions issue or something not configured correctly. Any help is greatly appreciated. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html