This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

random xterm: Error 29, errno 11: Resource temporarily unavailable


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]