Mail Archives: cygwin/2010/09/27/20:59:46
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
Date: | Mon, 27 Sep 2010 20:59:30 -0400
|
Message-ID: | <AANLkTinWi_iTc2ghQ8EqZFj2vQtgahdr9bcEGykvCrCS@mail.gmail.com>
|
Subject: | random xterm: Error 29, errno 11: Resource temporarily unavailable
|
From: | Stephen More <stephen DOT more AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
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
|
I can issue the following command, sometimes it works perfectly fine,
sometimes it complains, and other times it just dies:
bash-3.2$ xterm -e /usr/bin/sh -c "/usr/bin/ssh 192.168.1.105"
Warning: Missing charsets in String to FontSet conversion
0 [main] xterm 4560 exception::handle: Exception: STATUS_ACCESS_VIOLATION
1473 [main] xterm 4560 open_stackdumpfile: Dumping stack trace to
xterm.exe.stackdump
0 [main] xterm 2788 exception::handle: Exception: STATUS_ACCESS_VIOLATION
1249 [main] xterm 2788 open_stackdumpfile: Dumping stack trace to
xterm.exe.stackdump
0 [main] xterm 2736 exception::handle: Exception: STATUS_ACCESS_VIOLATION
888 [main] xterm 2736 open_stackdumpfile: Dumping stack trace to
xterm.exe.stackdump
0 [main] xterm 7108 exception::handle: Exception: STATUS_ACCESS_VIOLATION
1201 [main] xterm 7108 open_stackdumpfile: Dumping stack trace to
xterm.exe.stackdump
0 [main] xterm 3220 child_copy: linked dll data write copy
failed, 0x2CE000..0x2D27EC, done 0, windows pid 4032, Win32 error 487
xterm: Error 29, errno 11: Resource temporarily unavailable
Reason: spawn: fork() failed
bash-3.2$ xterm -e /usr/bin/sh -c "/usr/bin/ssh 192.168.1.105"
Warning: Missing charsets in String to FontSet conversion
0 [main] xterm 6736 child_copy: linked dll data write copy
failed, 0x33E000..0x3427EC, done 0, windows pid 6056, Win32 error 487
xterm: Error 29, errno 11: Resource temporarily unavailable
Reason: spawn: fork() failed
Exception: STATUS_ACCESS_VIOLATION at eip=61020137
eax=00DD00F8 ebx=6123E3D4 ecx=75C40D06 edx=00344118 esi=00000000 edi=0028F9F8
ebp=61020890 esp=0028C7C8 program=C:\cygwin\bin\xterm.exe, pid 10232,
thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
End of stack trace
What can be done to make this command more stable? This is Windows 7
and up to date with cygwin packages.
-Thanks
Steve
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -