X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=CAAWstFYF/Pi89QQ+6+RlSWrvsFWm JNIzE5Z3Nb/SKGb+2Cc0hJorJABkSlNbaHWqHafDT2ZfWz1jR3giwY0i96A7EhKc pEOS7QQ20g0DhENanqQmiGaHHS3nq0k+znPHBxVeTGEAUDH4AwTXbf2ZNMHUSUIa DNNgU+0Y2UcWZk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=WR0+3geaT4IjNRwfpEGbiIZqTtI=; b=T7v uARndgItkY0AuFItc6vrBSFwjKt2ECszdwgJPbNVMtbPLkprrqH+L4abIAfakkXs zg8aY9txySRHQZoQkvAng5xDqtKBHWbGIZ3qmJuty9VaR8LAYPwYxxa58XL6wWj/ AN//T1yo1HWxOB4PM2F+sNkJY+D05LpFdlzMdYT8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=pause, frequently, Prompt, you! X-HELO: mail-qt0-f173.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=T5rcfCSbnbORiZV56EYQ0FavCJWWzRtS74vz0Rnq2oc=; b=TwutGjMKzbAO6yG2Yd/XjJ6mb4pXAx3VZuQaNZ7CSCRUHjhdInBDMpH8kbbKczF1/s WSVbJPf6a6BMK/lEnNn7h6Uok4leikhKRqeFDivDgLS5RHTFuPy52HluRDQEZqsZmMuC YfmeM+MpyH8I6cGN+r2ucUCso8+y3SIk7ERiYhqj7eftnsKhVNSUWtiU0TyNCeGQ48ai pDKjs6kohm4jPaIBPPvOKXUe5vPJtF2ESQKgf0xe9GF7N0WLm08igYkwpBHtPGk7TSyC uMcYIBkik+Dux/qytnwSyin3zDReZje0PTJrnM9a91Uas1/NdjaHkolWSefOw00iRhql eVAQ== X-Gm-Message-State: AKS2vOyKtW3pQEWZp5cSE/hcrYQcJfPLbg6wYkQ875k6DUz3+UwOwdWq JU0gZV2yjI3Gc1CWjhCni+WSIfDLBxH6 X-Received: by 10.237.40.97 with SMTP id r88mr8689350qtd.27.1498209057766; Fri, 23 Jun 2017 02:10:57 -0700 (PDT) MIME-Version: 1.0 From: Ugly Leper Date: Fri, 23 Jun 2017 10:10:56 +0100 Message-ID: Subject: Starting xterm after XWin : sporadic error To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" After this in a Windows Command Prompt box: @bin\run bin\XWin -clipboard -nolock -multiwindow 2>nul @bin\xterm -display :0.0 I have been getting this rather frequently 1 [main] xterm 5400 child_info_fork::abort: \bin\cygX11-6.dll: Loaded to different address: parent(0x500000) != child(0x490000) /usr/bin/xterm: Error 29, errno 11: Resource temporarily unavailable Reason: spawn: fork() failed but annoyingly not all the time. A lot of the time things are just fine. I have run "rebaseall". I allow a long pause between the first and second line to allow XWin time to kick in, which it seems to need. Any ideas? Thank you! -- 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