| delorie.com/archives/browse.cgi | search |
| Message-Id: | <200502150217.j1F2Hp4r016037@delorie.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "David Christensen" <dpchrist AT holgerdanske DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: FW: sshd "ssh_exchange_identification: Connection closed by remote host" until restarted |
| Date: | Mon, 14 Feb 2005 18:17:10 -0800 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <200502140202.j1E22Oui023816@tigris.pounder.sol.net> |
| X-IsSubscribed: | yes |
Tom Rodman wrote:
...
> 823973892 [main] sshd 1376 fork_copy: linked dll data/bss pass 0
> failed,
> 0x45E000..0x45F250, done 0, windows pid 2448, Win32 error 487
> 238 [main] sshd 804 fork_copy: linked dll data/bss pass 0
> failed,
> 0x33E000..0x33F250, done 0, windows pid 3516, Win32 error 487
Hmmm... I seem to recall the cure for Cygwin fork() failure is rebaseall:
Administrator AT p42800e:~$ net stop sshd
The CYGWIN sshd service is stopping.
The CYGWIN sshd service was stopped successfully.
Administrator AT p42800e:~$ net stop exim
The Exim Mail Transfer Agent service is stopping.
The Exim Mail Transfer Agent service was stopped successfully.
Administrator AT p42800e:~$ net stop cron
The Cron daemon service is stopping.
The Cron daemon service was stopped successfully.
Administrator AT p42800e:~$ rebaseall
Administrator AT p42800e:~$
Restart. Test sshd, cron, and exim -- everything works!
Thanks!
David
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |